rust/compiler/rustc_pattern_analysis/src
Jubilee Young 4839d6e6e5 compiler: Add rustc_abi dependence to the compiler
Depend on rustc_abi in compiler crates that use it indirectly but have
not yet taken on that dependency, and are not entangled in my other PRs.
This leaves an "excise rustc_target" step after the dust settles.
2024-10-27 21:10:58 -07:00
..
rustc compiler: Add rustc_abi dependence to the compiler 2024-10-27 21:10:58 -07:00
constructor.rs cleanup: don't clone types that are Copy 2024-09-29 13:31:30 +02:00
errors.rs
lib.rs
lints.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
pat_column.rs
pat.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
rustc.rs compiler: Add rustc_abi dependence to the compiler 2024-10-27 21:10:58 -07:00
usefulness.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00