rust/compiler/rustc_interface
bors 8a73f50d87 Auto merge of #109019 - matthiaskrgr:rollup-ihjntil, r=matthiaskrgr
Rollup of 9 pull requests

Successful merges:

 - #104363 (Make `unused_allocation` lint against `Box::new` too)
 - #106633 (Stabilize `nonzero_min_max`)
 - #106844 (allow negative numeric literals in `concat!`)
 - #108071 (Implement goal caching with the new solver)
 - #108542 (Force parentheses around `match` expression in binary expression)
 - #108690 (Place size limits on query keys and values)
 - #108708 (Prevent overflow through Arc::downgrade)
 - #108739 (Prevent the `start_bx` basic block in codegen from having two `Builder`s at the same time)
 - #108806 (Querify register_tools and post-expansion early lints)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2023-03-11 18:15:53 +00:00
..
locales Match end user facing unmatched backticks in compiler/ 2023-03-03 08:39:36 +01:00
src Auto merge of #109019 - matthiaskrgr:rollup-ihjntil, r=matthiaskrgr 2023-03-11 18:15:53 +00:00
Cargo.toml Run the resolver after TyCtxt construction 2023-02-20 15:28:58 +00:00