-
Notifications
You must be signed in to change notification settings - Fork 13k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #79075 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum
[beta] next This backports: * Avoid installing external LLVM dylibs #78986 * Install CI llvm into the library directory #79074 * Revert "Revert "resolve: Avoid "self-confirming" import resolutions in one more case"" #78784 * Bump Rustfmt and RLS #78775 * Enforce no-move rule of ReentrantMutex using Pin and fix UB in stdio #77801 For RLS/rustfmt compilation to succeed: * change the order of type arguments on ControlFlow #76614 * Add ControlFlow::is_{break,continue} methods #78200 * Replace run_compiler with RunCompiler builder pattern #77649 As a dependency of #77801: * Add Pin::static_ref, static_mut. #77726
- Loading branch information
Showing
23 changed files
with
339 additions
and
198 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.