Uh oh!
There was an error while loading. Please reload this page.
Rollup of 11 pull requests - #98632
Conversation
These used to be used by codegen-units tests, but were switched from manually specifying directories to just using `// incremental` in rust-lang#89101. Remove the old references.
This adapts llvm-wrapper for llvm/llvm-project@dacfa24, which removed ASanGlobalsMetadataAnalysis.
…doc-json, r=GuillaumeGomez rustdoc-json: Allow Typedef to be different in sanity assert Closesrust-lang#98547 This fix is a natural extension of rust-lang#98053. r? `@notriddle` (Since you reviewed the other PR.) CC `@GuillaumeGomez` `@rustbot` labels +A-rustdoc-json +T-rustdoc
…07, r=Mark-Simulacrum Add regression test for rust-lang#85907closesrust-lang#85907
…acrum Remove references to `./tmp` in-tree These used to be used by codegen-units tests, but were switched from manually specifying directories to just using `// incremental` in rust-lang#89101. Remove the old references. Fixesrust-lang#34586.
…ue-80074, r=Mark-Simulacrum Add regression test for rust-lang#80074closesrust-lang#80074
…=lnicola ⬆️ rust-analyzer r? ``@ghost``
…tant-generics, r=lcnr Fix ICE for associated constant generics Fixesrust-lang#98432
…e, r=notriddle Fix glob import ICE in rustdoc JSON format Fixesrust-lang#98003. r? `@notriddle`
…mulacrum Remove feature `const_option` from std This is part of the effort to reduce the number of unstable features used by std. This one is easy as it's only used in one place.
…lan-DPC Fix mir-opt wg name r? ``@ehuss``
llvm-wrapper: adapt for removal of the ASanGlobalsMetadataAnalysis LLVM API No functional changes intended. This adapts llvm-wrapper for llvm/llvm-project@dacfa24, which removed `ASanGlobalsMetadataAnalysis`. Found via our experimental rust + HEAD llvm bot: https://buildkite.com/llvm-project/rust-llvm-integrate-prototype/builds/11565#0181a72f-75bb-4378-88f0-4c0bca7d03fa/231-505.
fix typo in comment
rustbot
commented
Jun 28, 2022
Hey! It looks like you've submitted a new PR for the library teams! If this PR contains changes to any Examples of
Some changes occurred in src/librustdoc/clean/types.rs cc @camelid |
matthiaskrgr
commented
Jun 28, 2022
@bors r+ rollup=never p=11 |
bors
commented
Jun 28, 2022
📌 Commit 164c98e has been approved by |
bors
commented
Jun 28, 2022
bors
commented
Jun 28, 2022
☀️ Test successful - checks-actions |
rust-timer
commented
Jun 29, 2022
Finished benchmarking commit (8308806): comparison url. Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)Results
CyclesResults
If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression Footnotes |
Successful merges:
./tmpin-tree #98564 (Remove references to./tmpin-tree)const_optionfrom std #98617 (Remove featureconst_optionfrom std)Failed merges:
r? @ghost
@rustbot modify labels: rollup
Create a similar rollup