|
dep_graph
|
Remove crate visibility usage in compiler
|
2022-05-20 20:04:54 -04:00 |
|
hir
|
Make hir().get_generics and generics_of consistent.
|
2022-06-03 23:07:04 +02:00 |
|
infer
|
fix most compiler/ doctests
|
2022-05-02 17:40:30 -07:00 |
|
mir
|
Remove emit_unit
|
2022-06-03 17:02:14 +00:00 |
|
query
|
Compute is_late_bound in a separate query.
|
2022-06-03 12:05:04 +02:00 |
|
traits
|
Lifetime variance fixes for rustc
|
2022-05-22 14:29:32 -07:00 |
|
ty
|
Auto merge of #97694 - Dylan-DPC:rollup-2yxo7ce, r=Dylan-DPC
|
2022-06-03 15:26:06 +00:00 |
|
util
|
span: move MultiSpan
|
2022-04-05 07:01:00 +01:00 |
|
arena.rs
|
try to cache region_scope_tree as a query
|
2022-05-25 13:52:32 +08:00 |
|
lib.rs
|
Finish bumping stage0
|
2022-05-27 07:36:17 -04:00 |
|
tests.rs
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|
thir.rs
|
correctly deal with user type ascriptions in pat
|
2022-05-21 08:13:17 +02:00 |