diff options
| author | bors <bors@rust-lang.org> | 2021-09-26 19:36:00 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-09-26 19:36:00 +0000 |
| commit | 05044c2e6c043929a11537d7f6169eb3a2397bb8 (patch) | |
| tree | ad74f466ebb0a828cf2ef5827c726e7fa41c7c3f /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | c09d6374324ee23cb5a4fe738f74369717dd642d (diff) | |
| parent | 994793faabba1c490d108504b428ac653433ae44 (diff) | |
| download | rust-05044c2e6c043929a11537d7f6169eb3a2397bb8.tar.gz rust-05044c2e6c043929a11537d7f6169eb3a2397bb8.zip | |
Auto merge of #89144 - sexxi-goose:insig_stdlib, r=nikomatsakis
2229: Mark insignificant dtor in stdlib I looked at all public [stdlib Drop implementations](https://doc.rust-lang.org/stable/std/ops/trait.Drop.html#implementors) and categorized them into Insigificant/Maybe/Significant Drop. Reasons are noted here: https://docs.google.com/spreadsheets/d/19edb9r5lo2UqMrCOVjV0fwcSdS-R7qvKNL76q7tO8VA/edit#gid=1838773501 One thing missing from this PR is tagging HashMap as insigificant destructor as that needs some discussion. r? `@Mark-Simulacrum` cc `@nikomatsakis`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
