dep_graph
|
Stop using CRATE_DEF_INDEX.
|
2022-04-17 12:14:42 +02:00 |
infer
|
fix most compiler/ doctests
|
2022-05-02 17:40:30 -07:00 |
middle
|
only compute codegen_fn_attrs where needed
|
2022-05-09 18:40:18 +02:00 |
mir
|
Add bound_type_of
|
2022-05-13 18:27:18 -04:00 |
query
|
only cache codegen_fn_attrs on disk if its local
|
2022-05-09 16:48:30 +02:00 |
traits
|
fix most compiler/ doctests
|
2022-05-02 17:40:30 -07:00 |
ty
|
Add bound_type_of
|
2022-05-13 18:27:18 -04:00 |
util
|
span: move MultiSpan
|
2022-04-05 07:01:00 +01:00 |
arena.rs
|
Document and rename the new wrapper type
|
2022-04-07 13:01:48 +00:00 |
lib.rs
|
Stabilize bool::then_some
|
2022-05-04 13:22:08 +02:00 |
tests.rs
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
thir.rs
|
Make all thir types implement clone
|
2022-04-20 00:11:08 +02:00 |