]> git.lizzy.rs Git - rust.git/commit - src/tools/rustfmt
Auto merge of #79132 - pietroalbini:beta-next, r=Mark-Simulacrum
authorbors <bors@rust-lang.org>
Wed, 18 Nov 2020 01:34:32 +0000 (01:34 +0000)
committerbors <bors@rust-lang.org>
Wed, 18 Nov 2020 01:34:32 +0000 (01:34 +0000)
commit87776d7d5322422e5239e153e793b687f7f9c379
tree5d1bf316da295b74f0791e25dc15f928c88980b6
parentc919f490bbcd2b29b74016101f7ec71aaa24bdbb
parent7477867b01d5c59a5847633808088f1e53708f9e
Auto merge of #79132 - pietroalbini:beta-next, r=Mark-Simulacrum

Prepare beta 1.49.0

This PR sets everything up for beta 1.49.0, and backports the following PRs to it:

* #79107 - build-manifest: strip newline from rustc version
* #78986 - Avoid installing external LLVM dylibs
* #79074 - Install CI llvm into the library directory
* #78364 - Update RELEASES.md for 1.48.0
* #77939 - Ensure that the source code display is working with DOS backline

r? `@ghost`
cc `@rust-lang/release`