]> git.lizzy.rs Git - rust.git/history - crates/ra_hir_def/src/item_tree.rs
Generate ModItem via macro
[rust.git] / crates / ra_hir_def / src / item_tree.rs
2020-06-24 Jonas SchievinkGenerate ModItem via macro
2020-06-24 Jonas SchievinkUnify and test attribute handling
2020-06-24 Jonas SchievinkCollect inner items in expression macros
2020-06-24 Jonas SchievinkMake generics and attr queries use ItemTree
2020-06-24 Jonas SchievinkRecord HirFileId's in profiler
2020-06-24 Jonas SchievinkMake remaining item data queries use item tree
2020-06-24 Jonas Schievinkdraw the rest of the owl
2020-06-24 Jonas SchievinkItemTree: Make clonable and add AST access
2020-06-24 Jonas SchievinkLower generics
2020-06-24 Jonas SchievinkItemTree: use a newtyped ID
2020-06-24 Jonas SchievinkMove ItemTree lowering into its own module
2020-06-24 Jonas SchievinkFix test
2020-06-24 Jonas SchievinkDraw the rest of the owl
2020-06-24 Jonas Schievinkcollector changes WIP
2020-06-24 Jonas Schievinklower traits
2020-06-24 Jonas SchievinkHook up query, add impls, lower moar
2020-06-24 Aleksey KladovStart item tree