Uh oh!
There was an error while loading. Please reload this page.
1.91.0 release notes - #148013
Conversation
rustbot
commented
Oct 23, 2025
Hi relnotes-interest-group, this issue/PR could use some help in reviewing / cc @alex-semenyuk@jieyouxu@joshtriplett@Kobzol@lcnr@traviscross |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| To get `.crate` tarballs as final artifacts, use `cargo package`. | ||
| In the next version, this change will apply regardless of `build.build-dir`. | ||
| [#15910](https://github.com/rust-lang/cargo/pull/15910) | ||
| - Adjust Cargo messages to match rustc diagnostic style. |
There was a problem hiding this comment.
Why is this a compatibility note?
There was a problem hiding this comment.
Per discussion on Zulip (I think you were in the thread), this may cause people to want to alter their editor/terminal's color schemes. I definitely did.
I'm open to dropping it or moving it to the Cargo section, but that's my rationale.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
theemathas
commented
Oct 25, 2025
Does #147959 need a release notes entry? |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
548849c to
53bc9ccCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
b8e8051 to
f28ed4cCompareUh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Kevin Reid <kpreid@switchb.org>
[stable] Prepare Rust 1.91.0 release - [beta-1.91] Add more context to the temporary lifetime extension FCW #148174 - rustdoc-search: JavaScript optimization based on Firefox Profiler output #146484 - rustdoc-search: use the same ID for entry and path to same item #147045 - rustdoc-search: stringdex update with more packing #147002 - rustdoc-search: stringdex 0.0.2 #147660 - [beta] Clippy beta backport #148029 - 1.91.0 release notes #148013 r? cuviper
Mark-Simulacrum
commented
Oct 28, 2025
@bors r+ rollup |
bors
commented
Oct 28, 2025
…imulacrum 1.91.0 release notes This imports rust-lang#147010 into a PR in preparation for the release next week. It also imports a subset of the Cargo release notes (cc `@rust-lang/cargo).` r? `@rust-lang/release` `@triagebot` ping relnotes-interest-group
…imulacrum 1.91.0 release notes This imports rust-lang#147010 into a PR in preparation for the release next week. It also imports a subset of the Cargo release notes (cc ``@rust-lang/cargo).`` r? ``@rust-lang/release`` ``@triagebot`` ping relnotes-interest-group
Rollup of 14 pull requests Successful merges: - #144936 (CFI: Fix types that implement Fn, FnMut, or FnOnce) - #147185 (repr(transparent): do not consider repr(C) types to be 1-ZST) - #147840 (Rework unsizing coercions in the new solver) - #147915 (Update target maintainers android.md) - #148013 (1.91.0 release notes) - #148044 (compiletest: show output in debug logging) - #148057 (tests/ui/sanitizer/hwaddress.rs: Run on aarch64 and remove cgu hack) - #148139 (Add `coverage` scope for controlling paths in code coverage) - #148154 (Add a mailmap entry) - #148158 (ci: loongarch64: use medium code model to avoid relocation overflows) - #148166 (Re-enable macro-stepping test for AArch64) - #148172 (rustc-dev-guide subtree update) - #148175 (Fix typos: duplicate words in comments) - #148186 (rustdoc-search: add an integration test for CCI) Failed merges: - #147935 (Add LLVM realtime sanitizer) r? `@ghost` `@rustbot` modify labels: rollup
Uh oh!
There was an error while loading. Please reload this page.
Rollup merge of #148013 - Mark-Simulacrum:relnotes, r=Mark-Simulacrum 1.91.0 release notes This imports #147010 into a PR in preparation for the release next week. It also imports a subset of the Cargo release notes (cc ```@rust-lang/cargo).``` r? ```@rust-lang/release``` ```@triagebot``` ping relnotes-interest-group
Rollup of 14 pull requests Successful merges: - rust-lang/rust#144936 (CFI: Fix types that implement Fn, FnMut, or FnOnce) - rust-lang/rust#147185 (repr(transparent): do not consider repr(C) types to be 1-ZST) - rust-lang/rust#147840 (Rework unsizing coercions in the new solver) - rust-lang/rust#147915 (Update target maintainers android.md) - rust-lang/rust#148013 (1.91.0 release notes) - rust-lang/rust#148044 (compiletest: show output in debug logging) - rust-lang/rust#148057 (tests/ui/sanitizer/hwaddress.rs: Run on aarch64 and remove cgu hack) - rust-lang/rust#148139 (Add `coverage` scope for controlling paths in code coverage) - rust-lang/rust#148154 (Add a mailmap entry) - rust-lang/rust#148158 (ci: loongarch64: use medium code model to avoid relocation overflows) - rust-lang/rust#148166 (Re-enable macro-stepping test for AArch64) - rust-lang/rust#148172 (rustc-dev-guide subtree update) - rust-lang/rust#148175 (Fix typos: duplicate words in comments) - rust-lang/rust#148186 (rustdoc-search: add an integration test for CCI) Failed merges: - rust-lang/rust#147935 (Add LLVM realtime sanitizer) r? `@ghost` `@rustbot` modify labels: rollup
This imports #147010 into a PR in preparation for the release next week. It also imports a subset of the Cargo release notes (cc @rust-lang/cargo).
r? @rust-lang/release
@TriageBot ping relnotes-interest-group