aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_expand/src/input.rs
Commit message (Expand)AuthorAgeFilesLines
* Revert "Use `name![derive]`"Jonas Schievink2021-04-101-6/+2
* Use `name![derive]`Jonas Schievink2021-04-091-2/+6
* Use `pub(crate)`Jonas Schievink2021-04-091-1/+5
* Rewrite `#[derive]` removal to be based on ASTJonas Schievink2021-04-091-0/+87