aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_def/src/body/lower.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Emit macro diagnostics when lowering bodiesJonas Schievink2020-11-301-2/+12
* Cleanup APIAleksey Kladov2020-11-061-10/+11
* Deny unreachable-pubAleksey Kladov2020-11-021-3/+3
* Diagnose #[cfg]s in bodiesJonas Schievink2020-10-231-14/+46
* Fix `mut self` not emitting mutable binding on `self` useLukas Wirth2020-10-111-1/+4
* Merge #5971bors[bot]2020-09-131-1/+4
|\
| * Implement async blocksoxalica2020-09-101-1/+4
* | Implement box pattern inferenceJonas Schievink2020-09-121-1/+5
|/
* :arrow_up: ungrammarAleksey Kladov2020-08-211-1/+1
* Rename ra_hir_def -> hir_defAleksey Kladov2020-08-131-0/+931