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_analysis
/
src
/
check
/
region.rs
Age
Commit message (
Expand
)
Author
Lines
2023-11-29
Add `never_patterns` feature gate
Nadrieril
-0
/
+1
2023-11-21
Fix `clippy::needless_borrow` in the compiler
Nilstrieb
-19
/
+17
2023-10-20
s/generator/coroutine/
Oli Scherer
-2
/
+2
2023-09-11
Move let expression checking to parsing
Matthew Jasper
-1
/
+1
2023-09-11
Don't create drop scopes after item statements
Matthew Jasper
-1
/
+5
2023-06-02
Separate AnonConst from ConstBlock in HIR.
Camille GILLOT
-1
/
+1
2023-04-28
remove unused `mut`s
Lukas Markeffsky
-1
/
+1
2023-04-24
Split `{Idx, IndexVec, IndexSlice}` into their own modules
Maybe Waffle
-1
/
+1
2023-01-20
Auto merge of #106090 - WaffleLapkin:dereffffffffff, r=Nilstrieb
bors
-19
/
+19
2023-01-17
Remove double spaces after dots in comments
Maybe Waffle
-1
/
+1
2023-01-17
`rustc_hir_analysis`: remove `ref` patterns
Maybe Waffle
-19
/
+19
2022-12-04
Also avoid creating a terminating scope in mixed chains
est31
-13
/
+13
2022-12-04
Improve comments
est31
-6
/
+18
2022-12-03
Remove drop order twist of && and || and make them associative
est31
-4
/
+21
2022-10-16
Don't consider `Let` exprs terminating scopes
Nathan Whitaker
-2
/
+6
2022-09-27
rustc_typeck to rustc_hir_analysis
lcnr
-0
/
+852