| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-02-29 | Rename `syntax` to `rustc_ast` in source code | Vadim Petrochenkov | -1/+1 |
| 2020-02-28 | use is_empty() instead of len() == x to determine if structs are empty. | Matthias Krüger | -1/+1 |
| 2020-02-17 | Rename `FunctionRetTy` to `FnRetTy` | Yuki Okushi | -2/+2 |
| 2020-01-18 | remove rustc_error_codes deps except in rustc_driver | Mazdak Farrokhzad | -1/+0 |
| 2020-01-11 | prepare moving HardwiredLints to rustc_session | Mazdak Farrokhzad | -1/+1 |
| 2020-01-11 | buffered lint infra -> rustc_session | Mazdak Farrokhzad | -3/+4 |
| 2020-01-09 | add CStore::item_generics_num_lifetimes | Mazdak Farrokhzad | -1/+1 |
| 2020-01-09 | rename a method in Resolver trait | Mazdak Farrokhzad | -3/+1 |
| 2020-01-09 | lowering: remove dep on CrateStore | Mazdak Farrokhzad | -5/+3 |
| 2020-01-09 | refactor 'Output = $ty' & reduce rustc dep | Mazdak Farrokhzad | -7/+12 |
| 2020-01-09 | extract path lowering -> path.rs | Mazdak Farrokhzad | -0/+421 |
