-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rollup of 5 pull requests #103797
Rollup of 5 pull requests #103797
Conversation
…f inferred" This reverts commit 3acb505 (PR rust-lang#101833). The changes in this commit caused several bugs or at least incompatibilies. For now we're reverting this commit and will re-land it alongside fixes for those bugs.
Fix unreachable_pub suggestion for enum with fields Resolves rust-lang#103317
Lang item cleanups Various cleanups related to lang items.
…iltins, r=jyn514 Revert "Make the `c` feature for `compiler-builtins` opt-in instead of inferred" This reverts commit 3acb505 (PR rust-lang#101833). The changes in this commit caused several bugs/incompatibilities (rust-lang#101833 (comment), rust-lang#102560). For now we're reverting this commit and will re-land it alongside fixes for those bugs. Re-opens rust-lang#101172 cc rust-lang#102560 cc rust-lang#102579
Add tracking issue to `error_in_core` This was merged in rust-lang#99917 without a tracking issue, so I'm creating one now: rust-lang#103765
Update E0382.md Remove extra period after sentence.
@bors r+ rollup |
@bors rollup=never |
@bors p=5 |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR: previous master: 4596f4f8b5 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (2afca78): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)This benchmark run did not return any relevant results for this metric. CyclesThis benchmark run did not return any relevant results for this metric. |
Successful merges:
c
feature forcompiler-builtins
opt-in instead of inferred" #103732 (Revert "Make thec
feature forcompiler-builtins
opt-in instead of inferred")error_in_core
#103766 (Add tracking issue toerror_in_core
)Failed merges:
r? @ghost
@rustbot modify labels: rollup
Create a similar rollup