| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-03-10 | Remove unnecessary `#[allow(dead_code)]` | Camelid | -1/+0 |
| 2021-03-10 | Clarify docs | Camelid | -1/+2 |
| 2021-03-10 | Remove `sym::` and `kw::` from generated docs | Camelid | -3/+3 |
| 2021-03-10 | Fix bug | Camelid | -2/+2 |
| 2021-02-28 | Convert some lang item comments to doc-comments | Camelid | -6/+8 |
| 2021-02-28 | Improve lang item generated docs | Camelid | -10/+16 |
| 2021-02-18 | Rollup merge of #82066 - matthewjasper:trait-ref-fix, r=jackh726 | Dylan DPC | -0/+1 |
| 2021-02-15 | Add `ptr::Pointee` trait (for all types) and `ptr::metadata` function | Simon Sapin | -0/+4 |
| 2021-02-13 | Remove ProjectionTy::from_ref_and_name | Matthew Jasper | -0/+1 |
| 2021-01-16 | Enforce that query results implement Debug | Aaron Hill | -1/+1 |
| 2021-01-10 | Rework diagnostics for wrong number of generic args | Patryk Wychowaniec | -1/+1 |
| 2020-10-22 | Fix const core::panic!(non_literal_str). | Mara Bos | -0/+1 |
| 2020-09-01 | hir: replace `lazy_static` by `SyncLazy` from std | marmeladema | -9/+7 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+334 |
