diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-10-28 07:06:42 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-28 07:06:42 +0200 |
| commit | 2f02cf8768bff3e32a2bfaa42294cb5dd6abd58b (patch) | |
| tree | 1ce2d9c9851aa62de95b963e0866a33e017d24c7 /compiler/rustc_codegen_llvm/src | |
| parent | 270e0c53574b938af0492b4321984d9a09ef5b47 (diff) | |
| parent | a4279a1d1f9fd8bde6dfc46ac9d53d72fd32a41d (diff) | |
| download | rust-2f02cf8768bff3e32a2bfaa42294cb5dd6abd58b.tar.gz rust-2f02cf8768bff3e32a2bfaa42294cb5dd6abd58b.zip | |
Rollup merge of #103523 - GuillaumeGomez:inline-doc-comment-impl-block, r=notriddle
Fix unwanted merge of inline doc comments for impl blocks Fixes https://github.com/rust-lang/rust/issues/102909. We need this merge mechanism for inlined items but it's completely unwanted for impl blocks (at least the doc comments are, not the other attributes) since we want to keep what `cfg()` is put on the `pub use` or other attributes. r? ``@notriddle``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
