summary refs log tree commit diff
path: root/compiler/rustc_ast_lowering/src/index.rs
AgeCommit message (Expand)AuthorLines
2021-10-21Use SortedMap in HIR.Camille GILLOT-19/+5
2021-10-12Use invalid local id for zeroth node parent.Camille GILLOT-1/+4
2021-10-09Perform indexing during lowering.Camille GILLOT-0/+361