index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_pattern_analysis
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2025-09-02
Revert introduction of `[workspace.dependencies]`.
Nicholas Nethercote
-3
/
+3
2025-08-28
Add `rustc-hash` to `[workspace.dependencies]`.
Nicholas Nethercote
-1
/
+1
2025-08-28
Add `rustc_apfloat` to `[workspace.dependencies]`.
Nicholas Nethercote
-1
/
+1
2025-08-27
Add `tracing` to `[workspace.dependencies]`.
Nicholas Nethercote
-1
/
+1
2025-07-31
Tidy up `Cargo.toml` files.
Nicholas Nethercote
-1
/
+4
2025-03-10
Revert "Use workspace lints for crates in `compiler/` #138084"
许杰友 Jieyou Xu (Joe)
-3
/
+0
2025-03-08
Specify rust lints for `compiler/` crates via Cargo.
Nicholas Nethercote
-0
/
+3
2025-02-22
Upgrade the compiler to edition 2024
Michael Goulet
-1
/
+1
2024-11-03
compiler: Remove unused rustc_target from Cargo.tomls
Jubilee Young
-2
/
+0
2024-10-27
compiler: Add rustc_abi dependence to the compiler
Jubilee Young
-0
/
+3
2024-10-20
Update rustc-hash to version 2
Noratrieb
-1
/
+1
2024-03-30
bump tracing-tree to 0.3
klensy
-1
/
+1
2024-03-19
Add a crate-custom test harness
Nadrieril
-0
/
+4
2024-01-27
Stop using derivative in rustc_pattern_analysis
Laurențiu Nicola
-1
/
+0
2024-01-17
Don't rely on contiguous `VariantId`s outside of rustc
Nadrieril
-0
/
+1
2024-01-12
rustc_pattern_analysis no longer needs to be passed an arena
Nadrieril
-6
/
+0
2023-12-23
Use `derivative` for better derive bounds
Nadrieril
-0
/
+1
2023-12-15
Make the crate compile on stable
Nadrieril
-3
/
+12
2023-12-15
Make the `rustc_data_structures` dependency optional
Nadrieril
-1
/
+2
2023-12-15
Gate rustc-specific code under a feature
Nadrieril
-8
/
+21
2023-12-11
Extract exhaustiveness into its own crate
Nadrieril
-0
/
+22