| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-03-30 | Stream the dep-graph to a file. | Camille GILLOT | -2/+2 | |
| 2021-01-12 | Remove DepKind::CrateMetadata and pre-allocation of DepNodes | Tyson Nottingham | -1/+0 | |
| Remove much of the special-case handling around crate metadata dependency tracking by replacing `DepKind::CrateMetadata` and the pre-allocation of corresponding `DepNodes` with on-demand invocation of the `crate_hash` query. | ||||
| 2020-09-23 | /nightly/nightly-rustc | Erik Hofmayer | -1/+1 | |
| 2020-09-23 | Updated html_root_url for compiler crates | Erik Hofmayer | -1/+1 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+30 | |
