| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-01-01 | Update references to `-Z symbol-mangling-version` to use `-C` | Josh Triplett | -2/+2 | |
| Replace `-Z symbol-mangling-version=v0` with `-C symbol-mangling-version=v0`. Replace `-Z symbol-mangling-version=legacy` with `-Z unstable-options -C symbol-mangling-version=legacy`. | ||||
| 2021-12-13 | Include rustc version in `rustc_span::StableCrateId` | pierwill | -2/+2 | |
| Normalize symbol hashes in compiletest. Remove DefId sorting | ||||
| 2021-07-06 | Revert "Revert "Update tests"" | bjorn3 | -2/+2 | |
| This reverts commit 715c68fe90c6f1d0b3004ad18f16e0811f209992. | ||||
| 2021-06-07 | Revert "Update tests" | bjorn3 | -2/+2 | |
| This reverts commit c76b1b031753fc08a18a3906d828683476c1e595. | ||||
| 2021-05-30 | Update tests | bjorn3 | -2/+2 | |
| 2021-02-02 | Update UI tests affected by changed DefPathHash value construction. | Michael Woerister | -2/+2 | |
| 2019-12-21 | rework run-fail and support check,build-fail | Mazdak Farrokhzad | -0/+1 | |
| 2019-05-31 | test: support both (`legacy` and `v0`) choices of mangling. | Eduard-Mihai Burtescu | -4/+13 | |
| 2019-05-31 | rustc_codegen_utils: test demangler output, not just symbol names. | Eduard-Mihai Burtescu | -1/+4 | |
| 2019-03-15 | rustc: rename item_path to def_path (except the module in ty). | Eduard-Mihai Burtescu | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+16 | |
