Skip to content

Fix brew install#2399

Merged
bors-ferrocene[bot] merged 2 commits into
mainfrom
jh/fix-brew-install
Jun 13, 2026
Merged

Fix brew install#2399
bors-ferrocene[bot] merged 2 commits into
mainfrom
jh/fix-brew-install

Conversation

@Urhengulas

Copy link
Copy Markdown
Member

Since brew v6.0.0 it is required to pass -y. Without it the installs hangs for 10mins and then aborts.

@tshepang

This comment was marked as outdated.

@bors-ferrocene

This comment was marked as outdated.

@tshepang

This comment was marked as outdated.

bors-ferrocene Bot added a commit that referenced this pull request Jun 12, 2026
2399: Fix `brew install` r=tshepang a=Urhengulas

Since brew v6.0.0 it is required to pass `-y`. Without it the installs hangs for 10mins and then aborts.

Co-authored-by: Urhengulas <[email protected]>
@bors-ferrocene

This comment was marked as outdated.

@Hoverbear

This comment was marked as outdated.

@Urhengulas

Copy link
Copy Markdown
Member Author

bors retry

bors-ferrocene Bot added a commit that referenced this pull request Jun 12, 2026
2399: Fix `brew install` r=tshepang a=Urhengulas

Since brew v6.0.0 it is required to pass `-y`. Without it the installs hangs for 10mins and then aborts.

Co-authored-by: Urhengulas <[email protected]>
@bors-ferrocene

Copy link
Copy Markdown
Contributor

Build failed:

  • full

@tshepang

Copy link
Copy Markdown
Member

flaky ci...
bors retry

bors-ferrocene Bot added a commit that referenced this pull request Jun 12, 2026
2399: Fix `brew install` r=tshepang a=Urhengulas

Since brew v6.0.0 it is required to pass `-y`. Without it the installs hangs for 10mins and then aborts.

Co-authored-by: Urhengulas <[email protected]>
@bors-ferrocene

Copy link
Copy Markdown
Contributor

Build failed:

  • full

@tshepang

Copy link
Copy Markdown
Member

flaky ci...
bors retry

bors-ferrocene Bot added a commit that referenced this pull request Jun 12, 2026
2399: Fix `brew install` r=tshepang a=Urhengulas

Since brew v6.0.0 it is required to pass `-y`. Without it the installs hangs for 10mins and then aborts.

Co-authored-by: Urhengulas <[email protected]>
@bors-ferrocene

Copy link
Copy Markdown
Contributor

Build failed:

  • full

@tshepang

Copy link
Copy Markdown
Member

wow!
bors retry

@bors-ferrocene

Copy link
Copy Markdown
Contributor

Build succeeded:

@bors-ferrocene
bors-ferrocene Bot merged commit 113ca06 into main Jun 13, 2026
10 checks passed
@bors-ferrocene
bors-ferrocene Bot deleted the jh/fix-brew-install branch June 13, 2026 08:27
bors-ferrocene Bot added a commit that referenced this pull request Jun 13, 2026
2400: Backport to `release/1.95` r=tshepang a=ferrocene-automations[bot]

This PR backports the following PRs to the `release/1.95` branch:

* #2399

Note that the automation failed to backport some PRs automatically. Check out the [backport:manual](https://github.com/ferrocene/ferrocene/pulls?q=is%3Apr+label%3Abackport%3Amanual) for a list of them.

Co-authored-by: Urhengulas <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
bors-ferrocene Bot added a commit that referenced this pull request Jun 13, 2026
2397: Automated pull from upstream `beta` r=tshepang a=ferrocene-automations[bot]

:warning: **The automation reported these warnings:** :warning:

* Couldn't regenerate the symbol report. Please run './x test ferrocene/doc/symbol-report.csv --bless' after fixing the conflicts.

This PR pulls the following changes from the upstream repository:

* `157548`: [[beta 1.97] Update cargo](https://www.github.com/rust-lang/rust/issues/157548)
* `157086`: [[beta] bump stage0, plus a backport](https://www.github.com/rust-lang/rust/issues/157086)


2401: Backport to `release/1.97` r=tshepang a=ferrocene-automations[bot]

This PR backports the following PRs to the `release/1.97` branch:

* #2399

Note that the automation failed to backport some PRs automatically. Check out the [backport:manual](https://github.com/ferrocene/ferrocene/pulls?q=is%3Apr+label%3Abackport%3Amanual) for a list of them.

Co-authored-by: Josh Stone <[email protected]>
Co-authored-by: cezarbbb <[email protected]>
Co-authored-by: bors <[email protected]>
Co-authored-by: Eric Huss <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Urhengulas <[email protected]>
bors-ferrocene Bot added a commit that referenced this pull request Jun 13, 2026
2401: Backport to `release/1.97` r=tshepang a=ferrocene-automations[bot]

This PR backports the following PRs to the `release/1.97` branch:

* #2399

Note that the automation failed to backport some PRs automatically. Check out the [backport:manual](https://github.com/ferrocene/ferrocene/pulls?q=is%3Apr+label%3Abackport%3Amanual) for a list of them.

Co-authored-by: Urhengulas <[email protected]>
@ferrocene-automations ferrocene-automations Bot added the backport:manual PR requiring manual intervention to backport label Jun 15, 2026
@tshepang tshepang added merged-in:1.97 and removed backport:1.97 backport:manual PR requiring manual intervention to backport labels Jun 15, 2026
bors-ferrocene Bot added a commit that referenced this pull request Jun 15, 2026
2403: Backport to `release/1.95` r=tshepang a=ferrocene-automations[bot]

This PR backports the following PRs to the `release/1.95` branch:

* #2389
* #2399

Note that the automation failed to backport some PRs automatically. Check out the [backport:manual](https://github.com/ferrocene/ferrocene/pulls?q=is%3Apr+label%3Abackport%3Amanual) for a list of them.

Co-authored-by: Urhengulas <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
bors-ferrocene Bot added a commit that referenced this pull request Jun 15, 2026
2403: Backport to `release/1.95` r=tshepang a=ferrocene-automations[bot]

This PR backports the following PRs to the `release/1.95` branch:

* #2389
* #2399

Note that the automation failed to backport some PRs automatically. Check out the [backport:manual](https://github.com/ferrocene/ferrocene/pulls?q=is%3Apr+label%3Abackport%3Amanual) for a list of them.

Co-authored-by: Urhengulas <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
bors-ferrocene Bot added a commit that referenced this pull request Jun 15, 2026
2403: Backport to `release/1.95` r=tshepang a=ferrocene-automations[bot]

This PR backports the following PRs to the `release/1.95` branch:

* #2389
* #2399

Note that the automation failed to backport some PRs automatically. Check out the [backport:manual](https://github.com/ferrocene/ferrocene/pulls?q=is%3Apr+label%3Abackport%3Amanual) for a list of them.

Co-authored-by: Urhengulas <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
bors-ferrocene Bot added a commit that referenced this pull request Jun 17, 2026
2403: Backport to `release/1.95` r=tshepang a=ferrocene-automations[bot]

This PR backports the following PRs to the `release/1.95` branch:

* #2389
* #2399

Note that the automation failed to backport some PRs automatically. Check out the [backport:manual](https://github.com/ferrocene/ferrocene/pulls?q=is%3Apr+label%3Abackport%3Amanual) for a list of them.

Co-authored-by: Urhengulas <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
tshepang added a commit that referenced this pull request Jun 17, 2026
This reverts commit 723109f.
bors-ferrocene Bot added a commit that referenced this pull request Jun 18, 2026
2394: prepare QNX OS 8.0 targets for qualification r=jyn514 a=japaric

**NOTE** depends on #2399 

This PR sets up CI to build and test two new targets
- `aarch64-unknown-nto-qnx800`
- `x86_64-pc-nto-qnx800`

using the QEMU VM approach used for the QNX 7.1 targets

2402: Automated pull from upstream `HEAD` r=jyn514 a=ferrocene-automations[bot]

:warning: **The automation reported these warnings:** :warning:

* Only the first 30 PRs are included in this pull. You should run the automation again after this PR is merged.
* There are merge conflicts in this PR. Merge conflict markers have been committed.
* Couldn't regenerate the `x.py` completions. Please run `./x run generate-completions` after fixing the merge conflicts.
* Couldn't regenerate the `x.py` help file. Please run `./x run generate-help` after fixing the merge conflicts.
* Couldn't regenerate the symbol report. Please run './x test ferrocene/doc/symbol-report.csv --bless' after fixing the conflicts.

This PR pulls the following changes from the upstream repository:

* `157794`: [Rollup of 24 pull requests](https://www.github.com/rust-lang/rust/issues/157794)
  * `157768`: [codegen_ssa: peel trans. wrappers on scalable vecs](https://www.github.com/rust-lang/rust/issues/157768)
  * `157763`: [Move unused target expression error to appropriate place and rename it](https://www.github.com/rust-lang/rust/issues/157763)
  * `157746`: [supports_c_variadic_definitions: extend checklist for new targets](https://www.github.com/rust-lang/rust/issues/157746)
  * `157737`: [Reorganize `tests/ui/issues` [7/N]](https://www.github.com/rust-lang/rust/issues/157737)
  * `157733`: [Remove old FIXMEs about nocapture attribute](https://www.github.com/rust-lang/rust/issues/157733)
  * `157725`: [Keep generic suggestion for macro-expanded missing-type items](https://www.github.com/rust-lang/rust/issues/157725)
  * `157723`: [Move uninhabited unreachable code lint to rustc_mir_transform](https://www.github.com/rust-lang/rust/issues/157723)
  * `157722`: [Move create_scope_map to rustc_codegen_ssa.](https://www.github.com/rust-lang/rust/issues/157722)
  * `157713`: [resolve: Remove exported imports from `maybe_unused_trait_imports`](https://www.github.com/rust-lang/rust/issues/157713)
  * `157699`: [Arg splat experiment - hir FnDecl impl](https://www.github.com/rust-lang/rust/issues/157699)
  * `157698`: [Remove an unnecessary cloning](https://www.github.com/rust-lang/rust/issues/157698)
  * `157658`: [UnsafeCell: mention shared-ref-to-interior case, fix aliasing model inaccuracy](https://www.github.com/rust-lang/rust/issues/157658)
  * `157459`: [rustc_target: callconv: powerpc64: Remove unreachable fallback code path](https://www.github.com/rust-lang/rust/issues/157459)
  * `157366`: [Add a regression test for an unconstrained TransmuteFrom ICE](https://www.github.com/rust-lang/rust/issues/157366)
  * `157342`: [Reduce verbosity of cycle errors when possible](https://www.github.com/rust-lang/rust/issues/157342)
  * `156212`: [Additionally gate negative bounds behind new `-Zinternal-testing-features`](https://www.github.com/rust-lang/rust/issues/156212)
  * `155113`: [Ensure Send/Sync impl for std::process::CommandArgs](https://www.github.com/rust-lang/rust/issues/155113)
  * `149749`: [Make `BorrowedBuf` and `BorrowedCursor` generic over the data](https://www.github.com/rust-lang/rust/issues/149749)
  * `157667`: [Rename typing modes to better describe real usage](https://www.github.com/rust-lang/rust/issues/157667)
  * `157626`: [Autogenerate unstable compiler flag stubs for unstable-book](https://www.github.com/rust-lang/rust/issues/157626)
  * `157612`: [Add a test where subtyping inhibits coercion.](https://www.github.com/rust-lang/rust/issues/157612)
  * `155299`: [make repr_transparent_non_zst_fields a hard error](https://www.github.com/rust-lang/rust/issues/155299)
  * `149793`: [Add inline asm support for amdgpu](https://www.github.com/rust-lang/rust/issues/149793)
  * `157716`: [update Enzyme, June'26](https://www.github.com/rust-lang/rust/issues/157716)
* `157760`: [Update cargo submodule](https://www.github.com/rust-lang/rust/issues/157760)
* `157319`: [Build the dep-graph reverse index lazily, per DepKind](https://www.github.com/rust-lang/rust/issues/157319)
* `157739`: [Rollup of 31 pull requests](https://www.github.com/rust-lang/rust/issues/157739)
  * `157703`: [Fix doc link to Instant sub in saturating caveat](https://www.github.com/rust-lang/rust/issues/157703)
  * `157700`: [Rename `errors.rs` file to `diagnostics.rs` (5/N)](https://www.github.com/rust-lang/rust/issues/157700)
  * `157691`: [Move symbol hiding code to a new file](https://www.github.com/rust-lang/rust/issues/157691)
  * `157670`: [Rename `errors.rs` file to `diagnostics.rs` (4/N)](https://www.github.com/rust-lang/rust/issues/157670)
  * `157577`: [Fix parser error recovery treating 'dyn' as a strict keyword in Rust 2015 when used in `dyn + dyn`](https://www.github.com/rust-lang/rust/issues/157577)
  * `157355`: [Add `or_try_*` variants for `HashMap` and `BTreeMap` Entry APIs](https://www.github.com/rust-lang/rust/issues/157355)
  * `157350`: [compiletest: ignore SVG `y` offset in by-lines comparison](https://www.github.com/rust-lang/rust/issues/157350)
  * `157330`: [remove `IsTypeConst` from `hir::TraitItemKind`](https://www.github.com/rust-lang/rust/issues/157330)
  * `157288`: [platform support: add SNaN erratum to MIPS targets](https://www.github.com/rust-lang/rust/issues/157288)
  * `157230`: [borrowck: avoid ICE describing fields on generic params](https://www.github.com/rust-lang/rust/issues/157230)
  * `157196`: [Only suggest reborrowing a moved value where the reborrow is valid](https://www.github.com/rust-lang/rust/issues/157196)
  * `157013`: [Ensure inferred let pattern types are well-formed](https://www.github.com/rust-lang/rust/issues/157013)
  * `156583`: [Support defaults for static EIIs](https://www.github.com/rust-lang/rust/issues/156583)
  * `156497`: [fix-155516: Don't suggest wrong unwrap expect](https://www.github.com/rust-lang/rust/issues/156497)
  * `155323`: [refactor `TypeRelativePath::AssocItem` to use `AliasTerm`](https://www.github.com/rust-lang/rust/issues/155323)
  * `155198`: [fix(mgca): Allow specifying generic args (of enum) on enum itself in unit & tuple variant constructions in (direct) const args](https://www.github.com/rust-lang/rust/issues/155198)
  * `155153`: [Ensure Send/Sync is not implemented for std::env::Vars{,Os}](https://www.github.com/rust-lang/rust/issues/155153)
  * `157719`: [resolve: Partially revert "Remove a special case for dummy imports"](https://www.github.com/rust-lang/rust/issues/157719)
  * `157647`: [Start using comptime for reflection intrinsics and their wrapper functions](https://www.github.com/rust-lang/rust/issues/157647)
  * `157646`: [Keep rename-imported main alive in dead-code analysis under `--test`](https://www.github.com/rust-lang/rust/issues/157646)
  * `157645`: [Windows TLS - Only register the `atexit` hook when `cleanup` can be unloaded](https://www.github.com/rust-lang/rust/issues/157645)
  * `157620`: [Add a strategy FnMut to inject behavior into the flush cycle](https://www.github.com/rust-lang/rust/issues/157620)
  * `157611`: [Update `browser-ui-test` version to `0.24.0`](https://www.github.com/rust-lang/rust/issues/157611)
  * `157601`: [Emit error for unused target expression in glob and list delegations](https://www.github.com/rust-lang/rust/issues/157601)
  * `157352`: [Make the retained dep graph deterministic under the parallel frontend](https://www.github.com/rust-lang/rust/issues/157352)
  * `157282`: [Fix post-monomorphization error note race in the parallel frontend](https://www.github.com/rust-lang/rust/issues/157282)
  * `157280`: [traits: Allow escaping self types in ExistentialTraitRef::with_self_ty](https://www.github.com/rust-lang/rust/issues/157280)
  * `156629`: [Stabilize `core::range::{legacy, RangeFull, RangeTo}`](https://www.github.com/rust-lang/rust/issues/156629)
  * `155527`: [Replace printables table with `unicode_data.rs` tables](https://www.github.com/rust-lang/rust/issues/155527)
  * `154853`: [mgca: Register `ConstArgHasType` when normalizing projection consts](https://www.github.com/rust-lang/rust/issues/154853)
  * `141030`: [Expand free alias types during variance computation](https://www.github.com/rust-lang/rust/issues/141030)
* `157480`: [Set !captures metadata for store of &Freeze](https://www.github.com/rust-lang/rust/issues/157480)
* `157683`: [Rollup of 17 pull requests](https://www.github.com/rust-lang/rust/issues/157683)
  * `157668`: [Add test for matches in `rustc_must_match_exhaustively`](https://www.github.com/rust-lang/rust/issues/157668)
  * `157661`: [Update to ar_archive_writer v0.5.2](https://www.github.com/rust-lang/rust/issues/157661)
  * `157652`: [fix doc for unicode normalization faq on `casefold` APIs](https://www.github.com/rust-lang/rust/issues/157652)
  * `157642`: [Report duplicate relaxed bounds during ast lowering](https://www.github.com/rust-lang/rust/issues/157642)
  * `157633`: [Reorder `impl` restriction rendering and add bottom margin](https://www.github.com/rust-lang/rust/issues/157633)
  * `157630`: [Add multibyte JSON diagnostic regression test](https://www.github.com/rust-lang/rust/issues/157630)
  * `157605`: [Arg splat experiment - syntax impl](https://www.github.com/rust-lang/rust/issues/157605)
  * `157410`: [Implement rustc_public::CrateDef{,Type} for FieldDef](https://www.github.com/rust-lang/rust/issues/157410)
  * `157338`: [Make `Literal::byte_character_value` work with bytes as well](https://www.github.com/rust-lang/rust/issues/157338)
  * `156399`: [fix improper ctypes in Znext solver](https://www.github.com/rust-lang/rust/issues/156399)
  * `156067`: [Fix async drop glue for Box<T>](https://www.github.com/rust-lang/rust/issues/156067)
  * `153847`: [Fix marker trait winnowing depending on impl order](https://www.github.com/rust-lang/rust/issues/153847)
  * `148183`: [rustdoc: Test & document `test_harness` code block attribute](https://www.github.com/rust-lang/rust/issues/148183)
  * `157571`: [Remove ProcMacro enum from proc macro ABI](https://www.github.com/rust-lang/rust/issues/157571)
  * `157503`: [Disable `tests/debuginfo/pretty-std.rs` `OsString` cdb check](https://www.github.com/rust-lang/rust/issues/157503)
  * `157335`: [bootstrap: Handle dotted table keys when parsing bootstrap.toml](https://www.github.com/rust-lang/rust/issues/157335)
  * `157166`: [Change type of async context parameter after state transform.](https://www.github.com/rust-lang/rust/issues/157166)
* `129543`: [Make trait refs & assoc ty paths properly induce trait object lifetime defaults](https://www.github.com/rust-lang/rust/issues/129543)
* `156187`: [obligations_for_self_ty: skip irrelevant goals (recompute sub_root from stalled_vars)](https://www.github.com/rust-lang/rust/issues/156187)
* `157557`: [Link LLVM dynamically on x86_64-apple](https://www.github.com/rust-lang/rust/issues/157557)
* `157631`: [Rollup of 4 pull requests](https://www.github.com/rust-lang/rust/issues/157631)
  * `157623`: [rustc_resolve: point the label span at the segment that could not be resolved](https://www.github.com/rust-lang/rust/issues/157623)
  * `157591`: [Simplify the HIR ty lowering of trait object lifetime bounds](https://www.github.com/rust-lang/rust/issues/157591)
  * `157549`: [Remove comments already covered by rustdoc](https://www.github.com/rust-lang/rust/issues/157549)
  * `157547`: [Reorganize `tests/ui/issues` [6/N]](https://www.github.com/rust-lang/rust/issues/157547)
* `157628`: [Rollup of 5 pull requests](https://www.github.com/rust-lang/rust/issues/157628)
  * `157624`: [Move AttributeTemplate from rustc_feature to rustc_attr_parsing](https://www.github.com/rust-lang/rust/issues/157624)
  * `157603`: [Fixed Doc Comment Typo in Linewritershim](https://www.github.com/rust-lang/rust/issues/157603)
  * `157542`: [Reject `#[repr(packed)]` on `#[pin_v2]` types](https://www.github.com/rust-lang/rust/issues/157542)
  * `157476`: [Adopt to LLVM 23 CfiFunctionIndex change](https://www.github.com/rust-lang/rust/issues/157476)
  * `154543`: [Fix deref field pattern suggestions and improve error messages](https://www.github.com/rust-lang/rust/issues/154543)
* `157252`: [Rewrite `rustc_span::symbol::Interner` to avoid double hashing](https://www.github.com/rust-lang/rust/issues/157252)
* `157616`: [Rollup of 13 pull requests](https://www.github.com/rust-lang/rust/issues/157616)
  * `157602`: [rustdoc: Remove unnecessary fast path](https://www.github.com/rust-lang/rust/issues/157602)
  * `157596`: [test: remove ineffective link-extern-crate-with-drop-type test](https://www.github.com/rust-lang/rust/issues/157596)
  * `157587`: [explain that the size_of constant also serves to avoid optimizing away 'unused' size_of calls](https://www.github.com/rust-lang/rust/issues/157587)
  * `157578`: [Fix diagnostics for non-exhaustive destructuring assignments (#157553)](https://www.github.com/rust-lang/rust/issues/157578)
  * `157413`: [fix: don't suggest .into_iter() for .cloned()/.copied() on non-reference Option](https://www.github.com/rust-lang/rust/issues/157413)
  * `157383`: [tests: codegen-llvm: Ignore BPF targets in c-variadic-opt](https://www.github.com/rust-lang/rust/issues/157383)
  * `157300`: [Relax test requirements for consistency](https://www.github.com/rust-lang/rust/issues/157300)
  * `156762`: [xfs support in `test_rename_directory_to_non_empty_directory`](https://www.github.com/rust-lang/rust/issues/156762)
  * `154608`: [Add `_value` API for number literals in proc-macro](https://www.github.com/rust-lang/rust/issues/154608)
  * `143511`: [Improve TLS codegen by marking the panic/init path as cold](https://www.github.com/rust-lang/rust/issues/143511)
  * `157299`: [Fix unstable diagnostics in tests](https://www.github.com/rust-lang/rust/issues/157299)
  * `148820`: [Add very basic "comptime" fn implementation](https://www.github.com/rust-lang/rust/issues/148820)
  * `147302`: [asm! support for the Xtensa architecture](https://www.github.com/rust-lang/rust/issues/147302)
* `157374`: [remove UnevaluatedConstKind::def_id](https://www.github.com/rust-lang/rust/issues/157374)
* `157600`: [Rollup of 9 pull requests](https://www.github.com/rust-lang/rust/issues/157600)
  * `157592`: [Suggest comma multiple](https://www.github.com/rust-lang/rust/issues/157592)
  * `157588`: [Use `mul nuw nsw` in `intrinsics::copy`](https://www.github.com/rust-lang/rust/issues/157588)
  * `157585`: [Rename `errors.rs` file to `diagnostics.rs` (3/N)](https://www.github.com/rust-lang/rust/issues/157585)
  * `157535`: [Rename `errors.rs` file to `diagnostics.rs` (2/N)](https://www.github.com/rust-lang/rust/issues/157535)
  * `157452`: [Fix WASI links](https://www.github.com/rust-lang/rust/issues/157452)
  * `157402`: [Implement feature `integer_casts`](https://www.github.com/rust-lang/rust/issues/157402)
  * `155338`: [Staticlib hide internal symbols](https://www.github.com/rust-lang/rust/issues/155338)
  * `157298`: [Use alternate means of detecting enums in `is_udt`](https://www.github.com/rust-lang/rust/issues/157298)
  * `157599`: [`rust-analyzer` subtree update](https://www.github.com/rust-lang/rust/issues/157599)
* `155607`: [perf: use `get_unchecked` for `TwoWaySearcher`](https://www.github.com/rust-lang/rust/issues/155607)
* `157586`: [Rollup of 25 pull requests](https://www.github.com/rust-lang/rust/issues/157586)
  * `157581`: [Test fixup](https://www.github.com/rust-lang/rust/issues/157581)
  * `157580`: [Importing suggestion reported twice when reporting privacy error](https://www.github.com/rust-lang/rust/issues/157580)
  * `157560`: [In `copy_nonoverlapping`, use `mul nuw nsw` to compute the byte size](https://www.github.com/rust-lang/rust/issues/157560)
  * `157559`: [chore: Update annotate-snippets to 0.12.16](https://www.github.com/rust-lang/rust/issues/157559)
  * `157545`: [Suggest using comma to separate valid attribute list items](https://www.github.com/rust-lang/rust/issues/157545)
  * `157500`: [Improve documentation of `align_of` and `Alignment`.](https://www.github.com/rust-lang/rust/issues/157500)
  * `157399`: [Silence llbc's output by default to prevent rustc's linker output warning](https://www.github.com/rust-lang/rust/issues/157399)
  * `157370`: [Clarify MaybeUninit::zeroed padding docs](https://www.github.com/rust-lang/rust/issues/157370)
  * `157323`: [Document Repeat::last panic behavior](https://www.github.com/rust-lang/rust/issues/157323)
  * `157169`: [triagebot: Update messages to direct changes to appropriate repositories](https://www.github.com/rust-lang/rust/issues/157169)
  * `157129`: [ci: update download-artifact action to v8](https://www.github.com/rust-lang/rust/issues/157129)
  * `157078`: [Document equivalence of `highest_one` and `ilog2` methods on integers](https://www.github.com/rust-lang/rust/issues/157078)
  * `156666`: [Clarify meaning of ranges in pointer offset docs](https://www.github.com/rust-lang/rust/issues/156666)
  * `156188`: [riscv: promote d, e, and f target_features to CfgStableToggleUnstable](https://www.github.com/rust-lang/rust/issues/156188)
  * `156155`: [macros: report unbound metavariables directly](https://www.github.com/rust-lang/rust/issues/156155)
  * `155797`: [LineWriter: cap write_vectored newline scan to avoid quadratic write_all_vectored](https://www.github.com/rust-lang/rust/issues/155797)
  * `153513`: [Syntactically reject equality predicates](https://www.github.com/rust-lang/rust/issues/153513)
  * `157543`: [Reorganize `tests/ui/issues` [5/N]](https://www.github.com/rust-lang/rust/issues/157543)
  * `157444`: [Couple of work product cleanups](https://www.github.com/rust-lang/rust/issues/157444)
  * `157540`: [Cleanup and optimize `render_impls`](https://www.github.com/rust-lang/rust/issues/157540)
  * `157289`: [Add infallible primitive type lookups to template arg resolver](https://www.github.com/rust-lang/rust/issues/157289)
  * `157224`: [Manually unroll loop in `str::floor_char_boundary`](https://www.github.com/rust-lang/rust/issues/157224)
  * `156119`: [Further optimize `SliceIndex<str>` impl for `Range<usize>`](https://www.github.com/rust-lang/rust/issues/156119)
  * `145108`: [Resolver: Batched Import Resolution](https://www.github.com/rust-lang/rust/issues/145108)
  * `157447`: [Move cross crate tests into the appropriate folder](https://www.github.com/rust-lang/rust/issues/157447)
* `147250`: [Optimize `checked_ilog` and `pow` when `base` is a power of two](https://www.github.com/rust-lang/rust/issues/147250)
* `157558`: [Rollup of 25 pull requests](https://www.github.com/rust-lang/rust/issues/157558)
  * `157556`: [Add `BTree::append()` change to 1.96.0 relnotes](https://www.github.com/rust-lang/rust/issues/157556)
  * `157531`: [ci: bump x86_64-gnu base image to 26.04](https://www.github.com/rust-lang/rust/issues/157531)
  * `157526`: [std tests: skip a slow test on Miri](https://www.github.com/rust-lang/rust/issues/157526)
  * `157494`: [Convert `QueryRegionConstraint` into a struct](https://www.github.com/rust-lang/rust/issues/157494)
  * `157485`: [Rename `errors.rs` file to `diagnostics.rs` (1/N)](https://www.github.com/rust-lang/rust/issues/157485)
  * `157471`: [Debug assert that parsed attributes are in the `BUILTIN_ATTRIBUTE_MAP`](https://www.github.com/rust-lang/rust/issues/157471)
  * `157380`: [clarify compiler_fence (and fence) docs](https://www.github.com/rust-lang/rust/issues/157380)
  * `157365`: [Revert "LLVM 23: Run AssignGUIDPass in some places"](https://www.github.com/rust-lang/rust/issues/157365)
  * `156936`: [Remove FIXME about impl PinCoerceUnsized for UnsafePinned<T>](https://www.github.com/rust-lang/rust/issues/156936)
  * `156840`: [Stabilize `PathBuf::into_string`](https://www.github.com/rust-lang/rust/issues/156840)
  * `156783`: [docs: make `Rc::into_raw` clickable in `Rc::increment_strong_count` doc](https://www.github.com/rust-lang/rust/issues/156783)
  * `156573`: [Add unwinder_private_data_size for wasm64 target](https://www.github.com/rust-lang/rust/issues/156573)
  * `156136`: [Move tests box](https://www.github.com/rust-lang/rust/issues/156136)
  * `157521`: [Rename `SyncView::{as_pin => as_pin_ref}`](https://www.github.com/rust-lang/rust/issues/157521)
  * `157509`: [remove solaris implementation for File::lock, it has the wrong semantics](https://www.github.com/rust-lang/rust/issues/157509)
  * `157488`: [compiletest: inject `#![windows_subsystem = "windows"]` to debuginfo tests on Windows](https://www.github.com/rust-lang/rust/issues/157488)
  * `157483`: [fix windows-gnu TLS leak](https://www.github.com/rust-lang/rust/issues/157483)
  * `157386`: [Parse deprecated note links separately in rustc_resolve](https://www.github.com/rust-lang/rust/issues/157386)
  * `157264`: [diagnostics: Fix ICE building a trait ref in method suggestions](https://www.github.com/rust-lang/rust/issues/157264)
  * `157016`: [add `extern "tail"` calling convention](https://www.github.com/rust-lang/rust/issues/157016)
  * `156222`: [Stabilize `Result::map_or_default` and `Option::map_or_default`](https://www.github.com/rust-lang/rust/issues/156222)
  * `155144`: [mir_build: Add an extra intermediate step in MIR building for patterns ](https://www.github.com/rust-lang/rust/issues/155144)
  * `154742`: [Add APIs for case folding to the standard library](https://www.github.com/rust-lang/rust/issues/154742)
  * `157533`: [Subtree sync for rustc_codegen_cranelift](https://www.github.com/rust-lang/rust/issues/157533)
  * `157251`: [`rust-analyzer` subtree update](https://www.github.com/rust-lang/rust/issues/157251)
* `157275`: [interpret: add per-interpreter layout cache](https://www.github.com/rust-lang/rust/issues/157275)
* `157504`: [Rollup of 12 pull requests](https://www.github.com/rust-lang/rust/issues/157504)
  * `157486`: [Remove unused attributes from issue-29485.rs.](https://www.github.com/rust-lang/rust/issues/157486)
  * `157479`: [Warn when `#[macro_use]` or `#[macro_escape]` is used on the crate root](https://www.github.com/rust-lang/rust/issues/157479)
  * `157475`: [Add a smoke test for the optimize attribute.](https://www.github.com/rust-lang/rust/issues/157475)
  * `157474`: [Forbid optimize(none) with inline(always) or inline.](https://www.github.com/rust-lang/rust/issues/157474)
  * `157470`: [Avoid ICE when emitting TargetMachine config errors](https://www.github.com/rust-lang/rust/issues/157470)
  * `157396`: [Add `@aapoalas` to libs review rotation](https://www.github.com/rust-lang/rust/issues/157396)
  * `157190`: [Silence recursive RUSTC_LOG_FORMAT_JSON messages](https://www.github.com/rust-lang/rust/issues/157190)
  * `157450`: [mark `Encode`, `Decode`, `Mark` impls as `#[inline]`](https://www.github.com/rust-lang/rust/issues/157450)
  * `157438`: [rustdoc: don't link doc(hidden) associated type projections](https://www.github.com/rust-lang/rust/issues/157438)
  * `156798`: [delegation: do not always generate first argument](https://www.github.com/rust-lang/rust/issues/156798)
  * `155453`: [apply Cortex-A53 errata 843419 mitigation to the AArch64 Linux targets](https://www.github.com/rust-lang/rust/issues/155453)
  * `157467`: [stdarch subtree update](https://www.github.com/rust-lang/rust/issues/157467)
* `143328`: [Avoid loading HIR for check_well_formed on type declarations](https://www.github.com/rust-lang/rust/issues/143328)
* `157473`: [Rollup of 7 pull requests](https://www.github.com/rust-lang/rust/issues/157473)
  * `157443`: [Make distinction between crate-level attributes that are warned vs errored](https://www.github.com/rust-lang/rust/issues/157443)
  * `157418`: [NVPTX: Add `@kulst` to the target maintainers](https://www.github.com/rust-lang/rust/issues/157418)
  * `157360`: [Document error conditions for `Command::{spawn, output, status}`](https://www.github.com/rust-lang/rust/issues/157360)
  * `157135`: [fix armv7a-none-eabihf tier doc](https://www.github.com/rust-lang/rust/issues/157135)
  * `156892`: [Suppress E0621 perpetual borrow suggestion](https://www.github.com/rust-lang/rust/issues/156892)
  * `157442`: [Create non-exhaustive `proc_macro::EscapeError` enum mirrorring `rustc-literal-escaper`'s](https://www.github.com/rust-lang/rust/issues/157442)
  * `150453`: [Dont bail in error predicate unless self ty is error in new solver](https://www.github.com/rust-lang/rust/issues/150453)
* `157417`: [Windows TLS: avoid atexit call in Miri](https://www.github.com/rust-lang/rust/issues/157417)
* `157448`: [Rollup of 3 pull requests](https://www.github.com/rust-lang/rust/issues/157448)
  * `157435`: [Introduce -Zdisable-incr-comp-backend-caching](https://www.github.com/rust-lang/rust/issues/157435)
  * `157429`: [Add regression test for unreachable_code with try operator](https://www.github.com/rust-lang/rust/issues/157429)
  * `156414`: [std/sys/net/xous: read NetError code from byte 4 in recv/accept paths](https://www.github.com/rust-lang/rust/issues/156414)
* `157440`: [Rollup of 8 pull requests](https://www.github.com/rust-lang/rust/issues/157440)
  * `157423`: [Refactor/expand rustc_attr_parsing docs](https://www.github.com/rust-lang/rust/issues/157423)
  * `157140`: [ rustc_target: Use rustc_abi instead of cfg_abi to detect powerpcspe ](https://www.github.com/rust-lang/rust/issues/157140)
  * `156956`: [Support generic params in `Lift_Generic`](https://www.github.com/rust-lang/rust/issues/156956)
  * `156417`: [Fix an ICE in the vtable iteration for a trait reference in const eval when a supertrait is not implemented](https://www.github.com/rust-lang/rust/issues/156417)
  * `156266`: [Don't ICE in has_self_borrows when coroutine captures-by-ref ty is still inferred](https://www.github.com/rust-lang/rust/issues/156266)
  * `148713`: [rustc_borrowck: fix async closure error note to report AsyncFn rather than Fn](https://www.github.com/rust-lang/rust/issues/148713)
  * `157305`: [Eagerly decide whether relaxed bounds are allowed or not](https://www.github.com/rust-lang/rust/issues/157305)
  * `156281`: [Emit nofree attribute](https://www.github.com/rust-lang/rust/issues/156281)
* `157433`: [Rollup of 5 pull requests](https://www.github.com/rust-lang/rust/issues/157433)
  * `157426`: [rustc-dev-guide subtree update](https://www.github.com/rust-lang/rust/issues/157426)
  * `157249`: [tests: codegen-llvm: Update bpf-alu32 with the new LLVM attributes](https://www.github.com/rust-lang/rust/issues/157249)
  * `156171`: [Fix a coroutine UI test which is missing `#[coroutine]`](https://www.github.com/rust-lang/rust/issues/156171)
  * `157296`: [delegation: split resolution and lowering](https://www.github.com/rust-lang/rust/issues/157296)
  * `154586`: [Record failed tests with `--record`, and rerun them with `--rerun`](https://www.github.com/rust-lang/rust/issues/154586)
* `157421`: [Rollup of 4 pull requests](https://www.github.com/rust-lang/rust/issues/157421)
  * `157400`: [Add regression test for late-bound type param in nested `impl Trait`](https://www.github.com/rust-lang/rust/issues/157400)
  * `157138`: [Add doc comment to `Vec::clone`](https://www.github.com/rust-lang/rust/issues/157138)
  * `157377`: [Add target checking to `#[register_tool]`](https://www.github.com/rust-lang/rust/issues/157377)
  * `157297`: [Add more tests for the `optimize` attribute](https://www.github.com/rust-lang/rust/issues/157297)
* `157274`: [Add experimental `unnamed_enum_variants` feature gate](https://www.github.com/rust-lang/rust/issues/157274)
* `157404`: [Rollup of 3 pull requests](https://www.github.com/rust-lang/rust/issues/157404)
  * `157391`: [Reorganize `tests/ui/issues` [4/N]](https://www.github.com/rust-lang/rust/issues/157391)
  * `157317`: [Fix ICE when wrong intra-doc link on type alias](https://www.github.com/rust-lang/rust/issues/157317)
  * `156210`: [Emit retags in codegen to support BorrowSanitizer (part 2)](https://www.github.com/rust-lang/rust/issues/156210)


2408: Fix documented code coverage target of the `core` library r=tshepang a=Urhengulas



Co-authored-by: Jorge Aparicio <[email protected]>
Co-authored-by: Ana Hobden <[email protected]>
Co-authored-by: arshalaromal <[email protected]>
Co-authored-by: The rustc-josh-sync Cronjob Bot <[email protected]>
Co-authored-by: Lukas Wirth <[email protected]>
Co-authored-by: Laurențiu Nicola <[email protected]>
Co-authored-by: bors <[email protected]>
Co-authored-by: Jonathan Brouwer <[email protected]>
Co-authored-by: León Orell Valerian Liehr <[email protected]>
Co-authored-by: albab-hasan <[email protected]>
Co-authored-by: Ralf Jung <[email protected]>
Co-authored-by: rajgandhi1 <[email protected]>
Co-authored-by: Oli Scherer <[email protected]>
Co-authored-by: Daria Sukhonina <[email protected]>
Co-authored-by: Oli Scherer <[email protected]>
Co-authored-by: Oli Scherer <[email protected]>
Co-authored-by: Johann Hemmann <[email protected]>
jyn514 added a commit that referenced this pull request Jun 19, 2026
This reverts commit 723109f.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants