diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2021-12-19 00:38:44 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-19 00:38:44 +0100 |
| commit | d486e68ab29a8c5ba2e776a0ff74a760fd3edf19 (patch) | |
| tree | 50f76b229371100d6341f512e266fe8ffcd960be /compiler/rustc_codegen_llvm/src/attributes.rs | |
| parent | 74c3ce9207cfb1fd14642edf1e010a86156e6145 (diff) | |
| parent | 7f383c3aaf38c94fb57b0a926b057f563b8faa47 (diff) | |
| download | rust-d486e68ab29a8c5ba2e776a0ff74a760fd3edf19.tar.gz rust-d486e68ab29a8c5ba2e776a0ff74a760fd3edf19.zip | |
Rollup merge of #92082 - jyn514:remove-from-iterator, r=jyn514
rustdoc: Write doc-comments directly instead of using FromIterator The FromIterator impl made the code much harder to understand. The types don't make sense until you realize there's a custom FromIterator impl. This is the first commit from https://github.com/rust-lang/rust/pull/91305; since ``@camelid`` wrote it originally I don't feel bad unilaterally approving it. r? ``@ghost`` ``@bors`` r+ Note that this will conflict with https://github.com/rust-lang/rust/pull/92078.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/attributes.rs')
0 files changed, 0 insertions, 0 deletions
