Skip to content

core: Fix BSD breakage, I hope - #5028

Closed
catamorphism wants to merge 1 commit into
rust-lang:incomingfrom
catamorphism:bsd-breakage
Closed

core: Fix BSD breakage, I hope#5028
catamorphism wants to merge 1 commit into
rust-lang:incomingfrom
catamorphism:bsd-breakage

Conversation

@catamorphism

Copy link
Copy Markdown
Contributor

No description provided.

@catamorphism

Copy link
Copy Markdown
Contributor Author

Rubber-stamping this since it's blocking a snapshot.

@bors bors closed this Feb 19, 2013
bors added a commit to rust-lang-ci/rust that referenced this pull request May 2, 2020
…ring-fences, r=phansch

Detect usage of invalid atomic ordering in memory fences

Detect usage of `core::sync::atomic::{fence, compiler_fence}` with `Ordering::Relaxed` and suggest valid alternatives.

changelog: Extend `invalid_atomic_ordering` to lint memory fences

Fixes rust-lang#5026
RalfJung added a commit to RalfJung/rust that referenced this pull request Jun 1, 2026
feat: Implement linkat syscall for hardlink support
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
5015: Account for updated module ids when determining whether a resolution is changed r=matklad a=Nashenas88

Fixes rust-lang#4943

5027: Make Debug less verbose for VfsPath and use Display in analysis-stats r=matklad a=lnicola



5028: Remove namedExports config r=matklad a=lnicola

Fixes a warning:

```
(!) Plugin commonjs: The namedExports option from "@rollup/plugin-commonjs" is deprecated. Named exports are now handled automatically.
```

Co-authored-by: Paul Daniel Faria <Nashenas88@users.noreply.github.com>
Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants