about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src/constructor.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-06-22 19:33:56 +0200
committerGitHub <noreply@github.com>2024-06-22 19:33:56 +0200
commitdc9a08f53504c616b8394ca1ee5c759d7ce5b4b5 (patch)
tree94ab0efb1f9de3e9c532492117c51e7dd4d32b51 /compiler/rustc_pattern_analysis/src/constructor.rs
parent162120b4fa85639960c9fc28cb7c9444c20e5017 (diff)
parent81da6a6d400ee333b397d47abe33da64d959e0e5 (diff)
downloadrust-dc9a08f53504c616b8394ca1ee5c759d7ce5b4b5.tar.gz
rust-dc9a08f53504c616b8394ca1ee5c759d7ce5b4b5.zip
Rollup merge of #126552 - fee1-dead-contrib:rmfx, r=compiler-errors
Remove use of const traits (and `feature(effects)`) from stdlib

The current uses are already unsound because they are using non-const impls in const contexts. We can reintroduce them by reverting the commit in this PR, after #120639 lands.

Also, make `effects` an incomplete feature.

cc `@rust-lang/project-const-traits`
r? `@compiler-errors`
Diffstat (limited to 'compiler/rustc_pattern_analysis/src/constructor.rs')
0 files changed, 0 insertions, 0 deletions