diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2022-09-06 17:00:28 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-06 17:00:28 +0200 |
| commit | b59c1aa29891da79df8fbba2ea915ac2275781e2 (patch) | |
| tree | 88a0f038b8a49bbfb981c1290f5cc94d59c6828f /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | 78968e595924af11c3e487f7f0ae7fc7b3c23fc5 (diff) | |
| parent | 065e0b9c9cf3d03f286c5d0b98fbae7185e41b75 (diff) | |
| download | rust-b59c1aa29891da79df8fbba2ea915ac2275781e2.tar.gz rust-b59c1aa29891da79df8fbba2ea915ac2275781e2.zip | |
Rollup merge of #101462 - aDotInTheVoid:rdj-enum-field-2, r=GuillaumeGomez
Rustdoc-Json: Store Variant Fields as their own item. Closes #100587 Closes #92945 Successor to #100762 Unlike that one, we don't have merge `StructType` and `Variant`, as after #101386 `Variant` stores enum specific information (discriminant). Resolves the naming discussion (https://github.com/rust-lang/rust/pull/100762#discussion_r950690526) by having seperate enums for struct and enum kinds Resolves `#[doc(hidden)]` on tuple structs (https://github.com/rust-lang/rust/pull/100762#discussion_r950833884) by storing as a `Vec<Option<Id>>` r? `@GuillaumeGomez`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
