validator: Extend aliasing check to a call terminator#78577
validator: Extend aliasing check to a call terminator#78577bors merged 1 commit intorust-lang:masterfrom
Conversation
jonas-schievink
left a comment
There was a problem hiding this comment.
Looks reasonable. r=me if perf looks good.
|
@bors try @rust-timer queue |
|
Awaiting bors try build completion |
|
⌛ Trying commit b816e5d with merge dd7afe801fbe1673ea7919c100e6b8088b398132... |
|
☀️ Try build successful - checks-actions |
|
Queued dd7afe801fbe1673ea7919c100e6b8088b398132 with parent ffe5288, future comparison URL. |
|
Finished benchmarking try commit (dd7afe801fbe1673ea7919c100e6b8088b398132): comparison url. Benchmarking this pull request likely means that it is perf-sensitive, so we're automatically marking it as not fit for rolling up. Please note that if the perf results are neutral, you should likely undo the rollup=never given below by specifying Importantly, though, if the results of this run are non-neutral do not roll this PR up -- it will mask other regressions or improvements in the roll up. @bors rollup=never |
|
@bors r+ |
|
📌 Commit b816e5d has been approved by |
|
@bors rollup- |
Rollup of 7 pull requests Successful merges: - rust-lang#74622 (Add std::panic::panic_any.) - rust-lang#77099 (make exp_m1 and ln_1p examples more representative of use) - rust-lang#78526 (Strip tokens from trait and impl items before printing AST JSON) - rust-lang#78550 (x.py setup: Create config.toml in the current directory, not the top-level directory) - rust-lang#78577 (validator: Extend aliasing check to a call terminator) - rust-lang#78581 (Constantify more BTreeMap and BTreeSet functions) - rust-lang#78587 (parser: Cleanup `LazyTokenStream` and avoid some clones) Failed merges: r? `@ghost`
No description provided.