write-long-types-to-disk: update tests
This commit is contained in:
parent
8df39667dc
commit
b2d052b22d
21 changed files with 39 additions and 59 deletions
|
@ -738,7 +738,7 @@ fn test_unstable_options_tracking_hash() {
|
|||
untracked!(unstable_options, true);
|
||||
untracked!(validate_mir, true);
|
||||
untracked!(verbose, true);
|
||||
untracked!(write_long_types_to_disk, true);
|
||||
untracked!(write_long_types_to_disk, false);
|
||||
// tidy-alphabetical-end
|
||||
|
||||
macro_rules! tracked {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue