diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2021-10-03 23:13:20 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-03 23:13:20 -0700 |
| commit | 5215b855b0e4c84cbcaa3c7afa06f8e3d89f7ca8 (patch) | |
| tree | caed7db34e90ef08c07c22e400506f73ca8fb6b0 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | 5e66ba799beaa6d5616e448d3b688e633d0eea62 (diff) | |
| parent | 9f4cb862caf936858450721b548b303fb3eec351 (diff) | |
| download | rust-5215b855b0e4c84cbcaa3c7afa06f8e3d89f7ca8.tar.gz rust-5215b855b0e4c84cbcaa3c7afa06f8e3d89f7ca8.zip | |
Rollup merge of #88481 - bjorn3:remove_feature_gates, r=cjgillot
Remove some feature gates The first commit removes various feature gates that are unused. The second commit replaces some `Fn` implementations with `Iterator` implementations, which is much cleaner IMO. The third commit replaces an unboxed_closures feature gate with min_specialization. For some reason the unboxed_closures feature gate suppresses the min_specialization feature gate from triggering on an `TrustedStep` impl. The last comment just turns a regular comment into a doc comment as drive by cleanup. I can move it to a separate PR if preferred.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
