Update RELEASES.md for 1.48.0#78364
Conversation
Co-authored-by: Vadim Petrochenkov <[email protected]>
Co-authored-by: Vadim Petrochenkov <[email protected]> Co-authored-by: Jonas Schievink <[email protected]> Co-authored-by: Yuki Okushi <[email protected]>
RELEASES.md
Outdated
|
|
||
| Misc | ||
| ---- | ||
| - [You can now link to different items in `rustdoc` using the intra-doc link |
|
I would also like to see the increased Edit: I've also asked on Zulip to try and find someone to write up a relatively short blog post on this that we can link to from the asserts, but there's no need to mention that here. |
Co-authored-by: Camelid <[email protected]> Co-authored-by: Mark Rousskov <[email protected]>
|
#78143 is almost certain to be closed as won't fix, so should be included in compat notes here. |
|
@bors r+ rollup Also nominating for 1.49 beta backport: @TriageBot modify labels: T-release beta-nominated beta-accepted |
|
📌 Commit a81a64e has been approved by |
Rust 1.48.0 stable release This PR bumps the 1.48 beta branch to the 1.48 stable branch, and applies these last minute backports: * rust-lang#77939 - Ensure that the source code display is working with DOS backline * rust-lang#77508 - Fix capitalization in blog post name * rust-lang#78559 - Add LLVM upgrades from 7 to 10 to RELEASES.md * rust-lang#78364 - Update RELEASES.md for 1.48.0 r? `@ghost` cc `@rust-lang/release`
|
@pietroalbini You pinged the wrong account in #78364 (comment). I’ve done that before too :) @rustbot modify labels: T-release beta-nominated beta-accepted |
Rollup of 11 pull requests Successful merges: - rust-lang#74989 (Implement `Index` and `IndexMut` for arrays) - rust-lang#76339 (Test structural matching for all range types) - rust-lang#77691 (Rename/Deprecate LayoutErr in favor of LayoutError) - rust-lang#78364 (Update RELEASES.md for 1.48.0) - rust-lang#78678 (Add tests and improve rendering of cfgs on traits) - rust-lang#78714 (Simplify output capturing) - rust-lang#78769 (Remove unneeded lifetimes in array/mod.rs) - rust-lang#78903 (BTreeMap: test chaotic ordering & other bits & bobs) - rust-lang#79032 (improve type const mismatch errors) - rust-lang#79061 (Make all rustdoc functions and structs crate-private) - rust-lang#79087 (Update E0744 about control flow in `const` contexts to accurately describe when the error is triggered and why) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
…crum Prepare beta 1.49.0 This PR sets everything up for beta 1.49.0, and backports the following PRs to it: * rust-lang#79107 - build-manifest: strip newline from rustc version * rust-lang#78986 - Avoid installing external LLVM dylibs * rust-lang#79074 - Install CI llvm into the library directory * rust-lang#78364 - Update RELEASES.md for 1.48.0 * rust-lang#77939 - Ensure that the source code display is working with DOS backline r? `@ghost` cc `@rust-lang/release`
Actually prepare beta 1.49.0 This PR sets everything up for beta 1.49.0, and backports the following PRs to it: * rust-lang#79107 - build-manifest: strip newline from rustc version * rust-lang#78986 - Avoid installing external LLVM dylibs * rust-lang#79074 - Install CI llvm into the library directory * rust-lang#78364 - Update RELEASES.md for 1.48.0 * rust-lang#77939 - Ensure that the source code display is working with DOS backline This is the same as rust-lang#79132, but actually targeting the right branch. r? `@ghost` cc `@rust-lang/release`
Rendered
r? @Mark-Simulacrum
cc @rust-lang/release