summary refs log tree commit diff
path: root/src/test/ui/symbol-names/basic.rs
AgeCommit message (Expand)AuthorLines
2022-01-01Update references to `-Z symbol-mangling-version` to use `-C`Josh Triplett-2/+2
2021-12-13Include rustc version in `rustc_span::StableCrateId`pierwill-2/+2
2021-07-06Revert "Revert "Update tests""bjorn3-2/+2
2021-06-07Revert "Update tests"bjorn3-2/+2
2021-05-30Update testsbjorn3-2/+2
2021-02-02Update UI tests affected by changed DefPathHash value construction.Michael Woerister-2/+2
2019-12-21rework run-fail and support check,build-failMazdak Farrokhzad-0/+1
2019-05-31test: support both (`legacy` and `v0`) choices of mangling.Eduard-Mihai Burtescu-4/+13
2019-05-31rustc_codegen_utils: test demangler output, not just symbol names.Eduard-Mihai Burtescu-1/+4
2019-03-15rustc: rename item_path to def_path (except the module in ty).Eduard-Mihai Burtescu-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+16