dep_graph
|
Access the session directly from DepContext.
|
2021-02-20 22:53:46 +01:00 |
hir
|
Use BTreeMap to store attributes.
|
2021-03-09 19:28:01 +01:00 |
ich
|
Remove hir::Expr::attrs.
|
2021-03-09 19:27:58 +01:00 |
infer
|
Move a few more types to rustc_type_ir
|
2021-01-18 21:06:12 +01:00 |
middle
|
Enforce that query results implement Debug
|
2021-01-16 17:53:02 -05:00 |
query
|
Use BTreeMap to store attributes.
|
2021-03-09 19:28:01 +01:00 |
traits
|
Change x64 size checks to not apply to x32.
|
2021-03-06 16:02:48 +00:00 |
ty
|
Moved more types into upvar.rs (now named closure.rs)
|
2021-03-10 14:32:14 -08:00 |
arena.rs
|
Combination of commits
|
2020-12-03 09:50:10 -08:00 |
lib.rs
|
Split DepKindStruct in two.
|
2021-02-19 17:51:56 +01:00 |