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_hir
/
src
/
pat_util.rs
Age
Commit message (
Expand
)
Author
Lines
2023-12-18
Replace some instances of FxHashMap/FxHashSet with stable alternatives (mostl...
Michael Woerister
-4
/
+3
2023-04-03
Perform match checking on THIR.
Camille GILLOT
-11
/
+0
2022-12-10
compiler: remove unnecessary imports and qualified paths
KaDiWa
-1
/
+1
2022-11-23
`random::<Improve<Mutability>>()`
Maybe Waffle
-4
/
+1
2022-09-08
Introduce `DotDotPos`.
Nicholas Nethercote
-3
/
+3
2022-09-02
Refactor and re-use BindingAnnotation
Cameron Steffen
-9
/
+4
2022-07-20
Remove unused StableMap and StableSet types from rustc_data_structures
Michael Woerister
-1
/
+1
2021-11-21
Simplify for loop desugar
Cameron Steffen
-0
/
+11
2021-04-03
Auto merge of #83599 - jyn514:unorderable, r=Aaron1011
bors
-2
/
+5
2021-03-28
Avoid sorting by DefId for `necessary_variants()`
Joshua Nelson
-2
/
+5
2021-03-27
Remove (lots of) dead code
Joshua Nelson
-20
/
+0
2020-10-30
Fix even more clippy warnings
Joshua Nelson
-4
/
+1
2020-10-14
Remove unused code from rustc_hir
est31
-28
/
+0
2020-08-30
mv compiler to compiler/
mark
-0
/
+194