1
Fork 0
rust/compiler/rustc_middle/src/query
bors baf4abff31 Auto merge of #118107 - matthiaskrgr:rollup-k5bfkfr, r=matthiaskrgr
Rollup of 8 pull requests

Successful merges:

 - #117327 (Add documentation for some queries)
 - #117835 (Note about object lifetime defaults in does not live long enough error)
 - #117851 (Uplift `InferConst` to `rustc_type_ir`)
 - #117973 (test: Add test for async-move in 2015 Rust proc macro)
 - #117992 (Don't require intercrate mode for negative coherence)
 - #118010 (Typeck break expr even if break is illegal)
 - #118026 (Don't consider regions in `deref_into_dyn_supertrait` lint)
 - #118089 (intercrate_ambiguity_causes: handle self ty infer + reservation impls)

r? `@ghost`
`@rustbot` modify labels: rollup
2023-11-21 02:02:30 +00:00
..
erase.rs Rollup merge of #116399 - WaffleLapkin:erase_small_things, r=cjgillot 2023-11-08 00:47:51 +01:00
keys.rs remove another unused Key impl 2023-10-02 09:49:45 +02:00
mod.rs Auto merge of #118107 - matthiaskrgr:rollup-k5bfkfr, r=matthiaskrgr 2023-11-21 02:02:30 +00:00
on_disk_cache.rs Auto merge of #115657 - Zoxc:source-span-avoid-query, r=cjgillot 2023-09-09 09:08:54 +00:00
plumbing.rs Allow ensure queries to return Result<(), ErrorGuaranteed> 2023-10-23 08:20:29 +00:00