diff options
| author | bors <bors@rust-lang.org> | 2020-09-14 00:26:43 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-09-14 00:26:43 +0000 |
| commit | 1eb00abf35b9bb59825edf81d05c2fa2f17cefca (patch) | |
| tree | 9f2b9778cfea3af242180d0000b2201ceadb4b27 /compiler/rustc_codegen_llvm/src | |
| parent | f9a322a6fdd1e12fbe30441feaa4402e23efe303 (diff) | |
| parent | a447c21afaa00cc047e70fe4205c33c2dc4aa2cb (diff) | |
| download | rust-1eb00abf35b9bb59825edf81d05c2fa2f17cefca.tar.gz rust-1eb00abf35b9bb59825edf81d05c2fa2f17cefca.zip | |
Auto merge of #76656 - jonas-schievink:fewer-unstable-metadata-queries, r=lcnr
Don't query stability data when `staged_api` is off This data only needs to be encoded when `#![feature(staged_api)]` or `-Zforce-unstable-if-unmarked` is on. Running these queries takes measurable time on large crates with many items, so skip it when the unstable flags have not been enabled.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
