about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/parser/expr.rs
diff options
context:
space:
mode:
authorNilstrieb <48135649+Nilstrieb@users.noreply.github.com>2024-02-24 22:44:21 +0100
committerNilstrieb <48135649+Nilstrieb@users.noreply.github.com>2024-02-24 23:12:57 +0100
commit2401ae1896bf47d0c393dd21596817cf83153320 (patch)
tree7c31ca9ffa77be1b59534a140100a0df7c603353 /compiler/rustc_parse/src/parser/expr.rs
parent6bdb8a4a96945527677f4b3dc7161875834189a4 (diff)
downloadrust-2401ae1896bf47d0c393dd21596817cf83153320.tar.gz
rust-2401ae1896bf47d0c393dd21596817cf83153320.zip
Make most bootstrap step types !Copy
This makes all bootstrap types except for `Compiler` and
`TargetSelection` `!Copy`. This makes it easier to modify them by adding
!Copy types in the future and comes at no cost of code clarity, the
impls were completely unused.
Diffstat (limited to 'compiler/rustc_parse/src/parser/expr.rs')
0 files changed, 0 insertions, 0 deletions