| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -97/+0 | |
| 2021-05-15 | Remove `label` in dirty/clean annotations. | Camille GILLOT | -5/+5 | |
| 2020-07-17 | Rename TypeckTables to TypeckResults. | Valentin Lazureanu | -5/+5 | |
| 2019-07-03 | Migrate compile-pass annotations to build-pass | Yuki Okushi | -1/+1 | |
| 2019-03-30 | Update tests | John Kåre Alsaker | -5/+5 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -20/+0 | |
| 2018-04-13 | Rename must-compile-successfully into compile-pass | Guillaume Gomez | -1/+1 | |
| 2017-11-07 | Fix incremental tests after change to instantiation strategy. | Michael Woerister | -21/+20 | |
| 2017-10-02 | incr.comp.: Use red/green tracking for CGU re-use. | Michael Woerister | -2/+0 | |
| 2017-09-23 | incr.comp.: Remove support for loading metadata fingerprints. | Michael Woerister | -0/+2 | |
| 2017-05-18 | Enable cross-crate incremental compilation by default. | Michael Woerister | -2/+0 | |
| 2017-01-27 | Auto merge of #39281 - michaelwoerister:make-cc-incr-comp-opt-in, r=nikomatsakis | bors | -0/+2 | |
| incr.comp.: Make cross-crate tracking for incr. comp. opt-in. The current implementation of cross-crate dependency tracking can cause quite long compile times and high memory usage for some crates (see #39208 for example). This PR therefore makes that part of dependency tracking optional. Incremental compilation still works, it will only have very coarse dep-tracking for upstream crates. r? @nikomatsakis | ||||
| 2017-01-25 | rename `Tables` to `TypeckTables` | Niko Matsakis | -5/+5 | |
| 2017-01-25 | merge TypeckItemBody and Tables depnodes | Niko Matsakis | -5/+5 | |
| 2017-01-24 | incr.comp.: Make cross-crate tracking for incr. comp. opt-in. | Michael Woerister | -0/+2 | |
| 2016-11-13 | Adapt accidentally fixed test case. | Michael Woerister | -4/+1 | |
| 2016-10-21 | test case for changing a private fn in root of another crate | Niko Matsakis | -0/+121 | |
