COMMITS
/ compiler/rustc_pattern_analysis/Cargo.toml February 3, 2026
J
Convert to inline diagnostics in `rustc_pattern_analysis`
Jonathan Brouwer committed
September 2, 2025
N
Revert introduction of `[workspace.dependencies]`.
Nicholas Nethercote committed
August 27, 2025
N
Add `rustc-hash` to `[workspace.dependencies]`.
Nicholas Nethercote committed
N
Add `rustc_apfloat` to `[workspace.dependencies]`.
Nicholas Nethercote committed
August 22, 2025
N
Add `tracing` to `[workspace.dependencies]`.
Nicholas Nethercote committed
July 31, 2025
N
Tidy up `Cargo.toml` files.
Nicholas Nethercote committed
March 10, 2025
许
Revert "Use workspace lints for crates in `compiler/` #138084"
许杰友 Jieyou Xu (Joe) committed
March 6, 2025
N
Specify rust lints for `compiler/` crates via Cargo.
Nicholas Nethercote committed
February 20, 2025
M
Upgrade the compiler to edition 2024
Michael Goulet committed
November 3, 2024
J
compiler: Remove unused rustc_target from Cargo.tomls
Jubilee Young committed
October 28, 2024
J
compiler: Add rustc_abi dependence to the compiler
Jubilee Young committed
August 24, 2024
N
Update rustc-hash to version 2
Noratrieb committed
March 30, 2024
K
bump tracing-tree to 0.3
klensy committed
March 4, 2024
N
Add a crate-custom test harness
Nadrieril committed
January 27, 2024
L
Stop using derivative in rustc_pattern_analysis
Laurențiu Nicola committed
January 17, 2024
N
Don't rely on contiguous `VariantId`s outside of rustc
Nadrieril committed
January 3, 2024
N
rustc_pattern_analysis no longer needs to be passed an arena
Nadrieril committed
December 19, 2023
N
Use `derivative` for better derive bounds
Nadrieril committed
December 11, 2023
N
Make the crate compile on stable
Nadrieril committed
N
Make the `rustc_data_structures` dependency optional
Nadrieril committed
N
Gate rustc-specific code under a feature
Nadrieril committed
December 10, 2023
N
Extract exhaustiveness into its own crate
Nadrieril committed