diff options
| author | Nilstrieb <48135649+Nilstrieb@users.noreply.github.com> | 2024-02-24 22:44:21 +0100 |
|---|---|---|
| committer | Nilstrieb <48135649+Nilstrieb@users.noreply.github.com> | 2024-02-24 23:12:57 +0100 |
| commit | 2401ae1896bf47d0c393dd21596817cf83153320 (patch) | |
| tree | 7c31ca9ffa77be1b59534a140100a0df7c603353 /compiler/rustc_parse/src/parser/expr.rs | |
| parent | 6bdb8a4a96945527677f4b3dc7161875834189a4 (diff) | |
| download | rust-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
