rust/compiler/rustc_middle/src
bors 952fdf2a11 Auto merge of #86891 - JohnTitor:rollup-gy2gan9, r=JohnTitor
Rollup of 7 pull requests

Successful merges:

 - #83581 (Add std::os::unix::fs::DirEntryExt2::file_name_ref(&self) -> &OsStr)
 - #85377 (aborts: Clarify documentation and comments)
 - #86685 (double-check mutability inside Allocation)
 - #86794 (Stabilize `Seek::rewind()`)
 - #86852 (Remove some doc aliases)
 - #86878 (⬆️ rust-analyzer)
 - #86886 (Remove `impl Clean for {Ident, Symbol}`)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2021-07-05 19:11:43 +00:00
..
dep_graph 256th query. 2021-06-20 11:53:59 +02:00
hir Revert "Merge CrateDisambiguator into StableCrateId" 2021-06-07 10:37:45 +02:00
ich Query-ify global limit attribute handling 2021-07-04 12:33:14 -05:00
infer Miscellaneous inlining improvements 2021-06-02 08:49:58 +02:00
middle Combine individual limit queries into single limits query 2021-07-04 13:02:51 -05:00
mir Rollup merge of #86685 - RalfJung:alloc-mut, r=oli-obk 2021-07-06 02:33:14 +09:00
query Auto merge of #86674 - Aaron1011:new-querify-limits, r=michaelwoerister 2021-07-05 16:30:53 +00:00
traits Make traits with GATs not object safe 2021-04-27 14:34:23 -04:00
ty Auto merge of #86674 - Aaron1011:new-querify-limits, r=michaelwoerister 2021-07-05 16:30:53 +00:00
util Make panic/assert calls in rustc compatible with Rust 2021. 2021-02-03 22:42:53 +01:00
arena.rs Make THIR building a stealable query 2021-05-22 14:36:22 +02:00
lib.rs Support allocation failures when interperting MIR 2021-06-29 19:08:26 -04:00
lint.rs Auto merge of #86009 - cjgillot:fwarn, r=davidtwco 2021-06-29 13:11:16 +00:00
macros.rs Auto merge of #78779 - LeSeulArtichaut:ty-visitor-return, r=oli-obk 2020-11-17 12:24:34 +00:00
tests.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
thir.rs Add documentation for various THIR structs 2021-06-22 17:58:30 +02:00