change rlib format to discern native dependencies
This commit is contained in:
parent
56e7678ca9
commit
ffa83596fe
23 changed files with 328 additions and 54 deletions
|
@ -765,6 +765,7 @@ fn test_unstable_options_tracking_hash() {
|
|||
tracked!(no_profiler_runtime, true);
|
||||
tracked!(oom, OomStrategy::Panic);
|
||||
tracked!(osx_rpath_install_name, true);
|
||||
tracked!(packed_bundled_libs, true);
|
||||
tracked!(panic_abort_tests, true);
|
||||
tracked!(panic_in_drop, PanicStrategy::Abort);
|
||||
tracked!(pick_stable_methods_before_any_unstable, false);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue