| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-09-17 | Remove redundant #![feature(...)] 's from compiler/ | est31 | -1/+0 |
| 2020-09-17 | Replace const_generics feature gate with min_const_generics | est31 | -1/+1 |
| 2020-09-08 | Capitalize safety comments | Flying-Toast | -1/+1 |
| 2020-09-04 | Add `BREAK` too, and improve the comments | Scott McMurray | -1/+1 |
| 2020-09-04 | Use ops::ControlFlow in graph::iterate | Scott McMurray | -8/+6 |
| 2020-09-02 | Auto merge of #76233 - cuviper:unhasher, r=Mark-Simulacrum | bors | -1/+59 |
| 2020-09-01 | Avoid rehashing Fingerprint as a map key | Josh Stone | -1/+59 |
| 2020-09-01 | datastructures: replace `lazy_static` by `SyncLazy` from std | marmeladema | -27/+25 |
| 2020-08-30 | datastructures: replace `once_cell` crate with an impl from std | marmeladema | -2/+3 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+12111 |
