| .. |
|
consts
|
update const_eval_resolve
|
2021-03-20 17:22:24 +01:00 |
|
inhabitedness
|
Implement Debug for DefIdForest
|
2021-01-16 17:56:32 -05:00 |
|
print
|
Make resolutions a query.
|
2021-07-06 19:22:27 +02:00 |
|
query
|
Always hash spans in expn.
|
2021-07-17 19:41:11 +02:00 |
|
_match.rs
|
Add variance-related information to lifetime error messages
|
2021-06-06 12:37:42 -05:00 |
|
adjustment.rs
|
Add some backticks to the rustc_middle::ty::adjustment::Adjustment docs
|
2021-05-24 15:47:28 -07:00 |
|
adt.rs
|
Moved all Adt* types to adt.rs
|
2021-03-10 14:32:14 -08:00 |
|
assoc.rs
|
resolve conflicts
|
2021-04-05 22:58:11 +08:00 |
|
binding.rs
|
words
|
2020-11-16 22:42:09 +01:00 |
|
cast.rs
|
Use rustc_type_ir::{IntTy,UintTy,FloatTy} instead of the rustc_ast` ones in types
|
2021-01-18 21:09:23 +01:00 |
|
closure.rs
|
Fix comments about unique borrows
|
2021-07-04 03:34:08 +02:00 |
|
codec.rs
|
Encode CrateNum using the StableCrateId for incr. comp.
|
2021-06-09 20:20:49 +02:00 |
|
consts.rs
|
Update with comments
|
2021-03-23 17:16:20 +00:00 |
|
context.rs
|
Shrink the CrateStore dynamic interface.
|
2021-07-14 16:37:56 +02:00 |
|
diagnostics.rs
|
use non_erasable_generics
|
2021-06-08 09:07:52 +01:00 |
|
erase_regions.rs
|
Auto merge of #83207 - oli-obk:valtree2, r=lcnr
|
2021-04-02 10:28:12 +00:00 |
|
error.rs
|
Use .name_str() to format primitive types in error messages
|
2021-05-11 18:12:36 +02:00 |
|
fast_reject.rs
|
Use rustc_type_ir::{IntTy,UintTy,FloatTy} instead of the rustc_ast` ones in types
|
2021-01-18 21:09:23 +01:00 |
|
flags.rs
|
Make TypeFoldable::is_global() false when fresh tys/consts are present
|
2021-05-01 16:58:33 -04:00 |
|
fold.rs
|
Remove ty::Binder::bind()
|
2021-07-03 01:12:32 +09:00 |
|
generics.rs
|
Miscellaneous inlining improvements
|
2021-06-02 08:49:58 +02:00 |
|
instance.rs
|
Support forwarding caller location through trait object method call
|
2021-06-04 12:24:12 -05:00 |
|
layout.rs
|
Combine individual limit queries into single limits query
|
2021-07-04 13:02:51 -05:00 |
|
list.rs
|
Miscellaneous inlining improvements
|
2021-06-02 08:49:58 +02:00 |
|
mod.rs
|
Make resolutions a query.
|
2021-07-06 19:22:27 +02:00 |
|
normalize_erasing_regions.rs
|
Update compiler/rustc_middle/src/ty/normalize_erasing_regions.rs
|
2021-07-04 12:37:25 -04:00 |
|
outlives.rs
|
Address comments
|
2020-10-14 00:17:42 -04:00 |
|
relate.rs
|
Make relate_type_and_mut public
|
2021-06-10 11:48:51 +09:00 |
|
structural_impls.rs
|
Use more accurate spans for trait/impl method arg divergence
|
2021-04-08 10:19:56 -07:00 |
|
sty.rs
|
Convert debug_assert! to assert! in Binder::dummy
|
2021-07-05 01:22:33 +09:00 |
|
subst.rs
|
Fix typo
|
2021-05-26 19:19:47 +02:00 |
|
trait_def.rs
|
Rename all_crate_nums query to crates and remove useless wrapper
|
2021-07-01 16:51:11 +02:00 |
|
util.rs
|
Auto merge of #86674 - Aaron1011:new-querify-limits, r=michaelwoerister
|
2021-07-05 16:30:53 +00:00 |
|
vtable.rs
|
Make vtable_allocation always succeed
|
2021-07-03 11:14:19 -04:00 |
|
walk.rs
|
extract ConstKind::Unevaluated into a struct
|
2021-03-20 17:21:44 +01:00 |