diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-10-31 01:14:02 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-31 01:14:02 +0100 |
| commit | 271a8c9f43c395cb52820c25ca6863c91c0c73c9 (patch) | |
| tree | 672ae4b462cd1ef922b8d0ed56b49a49fb435773 /compiler/rustc_codegen_llvm | |
| parent | 759e07f063fb8e6306ff1bdaeb70af56a878b415 (diff) | |
| parent | c62f0977a0474c2d85b1823969e8ce8399d60953 (diff) | |
| download | rust-271a8c9f43c395cb52820c25ca6863c91c0c73c9.tar.gz rust-271a8c9f43c395cb52820c25ca6863c91c0c73c9.zip | |
Rollup merge of #132368 - compiler-errors:do-not-iterator, r=tgross35
Remove `do_not_const_check` from `Iterator` methods This attribute is not yet used, but keeping them around seems unnecessarily risky. I don't believe we should be constifying the `Iterator` trait until we've fully thought out how const closures are gonna work and have transitively consified all of its (implementation) dependencies. cc `@rust-lang/project-const-traits` r? libs
Diffstat (limited to 'compiler/rustc_codegen_llvm')
0 files changed, 0 insertions, 0 deletions
