Remove support for alias -Z symbol-mangling-version
This commit is contained in:
parent
a9e1e43b56
commit
76103a8f6e
4 changed files with 13 additions and 26 deletions
|
@ -817,7 +817,6 @@ fn test_unstable_options_tracking_hash() {
|
|||
tracked!(split_lto_unit, Some(true));
|
||||
tracked!(src_hash_algorithm, Some(SourceFileHashAlgorithm::Sha1));
|
||||
tracked!(stack_protector, StackProtector::All);
|
||||
tracked!(symbol_mangling_version, Some(SymbolManglingVersion::V0));
|
||||
tracked!(teach, true);
|
||||
tracked!(thinlto, Some(true));
|
||||
tracked!(thir_unsafeck, true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue