Merged
Conversation
Collaborator
|
Hi relnotes-interest-group, this issue/PR could use some help in reviewing / cc @alex-semenyuk @jieyouxu @joshtriplett @Kobzol @lcnr @traviscross |
theemathas
reviewed
Oct 23, 2025
juntyr
reviewed
Oct 23, 2025
lcnr
reviewed
Oct 23, 2025
epage
reviewed
Oct 23, 2025
| 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. |
Contributor
There was a problem hiding this comment.
Why is this a compatibility note?
Member
Author
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.
jieyouxu
reviewed
Oct 24, 2025
cuviper
reviewed
Oct 24, 2025
Contributor
|
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
53bc9cc
Compare
pthariensflame
suggested changes
Oct 25, 2025
jieyouxu
approved these changes
Oct 25, 2025
Mark-Simulacrum
commented
Oct 25, 2025
b8e8051 to
f28ed4c
Compare
This was referenced Oct 25, 2025
kpreid
reviewed
Oct 27, 2025
Co-authored-by: Kevin Reid <kpreid@switchb.org>
bors
added a commit
that referenced
this pull request
Oct 27, 2025
[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
Member
Author
|
@bors r+ rollup |
Collaborator
Zalathar
added a commit
to Zalathar/rust
that referenced
this pull request
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
pthariensflame
approved these changes
Oct 28, 2025
Zalathar
added a commit
to Zalathar/rust
that referenced
this pull request
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
bors
added a commit
that referenced
this pull request
Oct 28, 2025
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
rust-timer
added a commit
that referenced
this pull request
Oct 28, 2025
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
github-actions bot
pushed a commit
to rust-lang/rustc-dev-guide
that referenced
this pull request
Nov 3, 2025
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 file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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