| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -28/+0 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -20/+0 | |
| 2018-09-18 | incr.comp.: Allow for more fine-grained testing of CGU reuse and use it to ↵ | Michael Woerister | -0/+1 | |
| test incremental ThinLTO. | ||||
| 2017-10-02 | incr.comp.: Use red/green tracking for CGU re-use. | Michael Woerister | -2/+1 | |
| 2017-09-05 | Ignore failing incremental tests | Alex Crichton | -1/+3 | |
| These should hopefully get fixed with red/green, but until that time alas! | ||||
| 2017-05-18 | Enable cross-crate incremental compilation by default. | Michael Woerister | -2/+0 | |
| 2017-01-24 | incr.comp.: Make cross-crate tracking for incr. comp. opt-in. | Michael Woerister | -0/+2 | |
| 2016-09-06 | expanding a def-id is not a read | Niko Matsakis | -0/+46 | |
| Across crates only, converting a def-id into its def-key or def-path was considered a read. This caused spurious reads when computing the symbol name for some item. | ||||
