1
Fork 0
rust/compiler/rustc_middle/src
Yuki Okushi 884053a4b4
Remove ty::Binder::bind()
Co-authored-by: Noah Lev <camelidcamel@gmail.com>
2021-07-03 01:12:32 +09: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 Hash DefId in rustc_span. 2021-06-11 12:25:02 +02:00
infer Miscellaneous inlining improvements 2021-06-02 08:49:58 +02:00
middle Rename all_crate_nums query to crates and remove useless wrapper 2021-07-01 16:51:11 +02:00
mir Fix unused_unsafe with compiler-generated unsafe 2021-06-21 17:25:45 -05:00
query Rename all_crate_nums query to crates and remove useless wrapper 2021-07-01 16:51:11 +02:00
traits Make traits with GATs not object safe 2021-04-27 14:34:23 -04:00
ty Remove ty::Binder::bind() 2021-07-03 01:12:32 +09: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 stabilize int_error_matching 2021-06-14 09:58:32 +01: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
thir.rs Add documentation for various THIR structs 2021-06-22 17:58:30 +02:00