dep_graph
|
Update DepNode 's size
|
2021-07-10 21:46:31 +08:00 |
hir
|
Fix typos “a”→“an”
|
2021-08-22 15:35:11 +02:00 |
ich
|
rename assert_matches module
|
2021-07-16 09:18:14 -07:00 |
infer
|
Miscellaneous inlining improvements
|
2021-06-02 08:49:58 +02:00 |
mir
|
update TypeFlags to deal with missing ct substs
|
2021-08-26 11:00:30 +02:00 |
query
|
use ty::Unevaluated instead of def substs pair
|
2021-08-26 11:00:30 +02:00 |
traits
|
Fix typos “a”→“an”
|
2021-08-22 15:35:11 +02:00 |
ty
|
use ty::Unevaluated instead of def substs pair
|
2021-08-26 11:00:30 +02:00 |
arena.rs
|
Make THIR building a stealable query
|
2021-05-22 14:36:22 +02:00 |
lib.rs
|
Use if-let guards in the codebase
|
2021-08-25 20:24:35 +02:00 |
lint.rs
|
Rename force-warns to force-warn
|
2021-07-21 15:41:10 +02:00 |
thir.rs
|
Various pattern cleanups
|
2021-08-25 20:24:39 +02:00 |