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_middle
/
src
/
middle
/
region.rs
Age
Commit message (
Expand
)
Author
Lines
2023-12-12
Move some methods from `tcx.hir()` to `tcx`
zetanumbers
-1
/
+1
2023-12-04
Don't include destruction scopes in THIR
Matthew Jasper
-4
/
+0
2023-11-22
Replace `no_ord_impl` with `orderable`.
Nicholas Nethercote
-0
/
+1
2023-11-22
Replace `custom_encodable` with `encodable`.
Nicholas Nethercote
-0
/
+1
2023-11-21
Fix `clippy::needless_borrow` in the compiler
Nilstrieb
-1
/
+1
2023-11-14
finish `RegionKind` rename
lcnr
-1
/
+1
2023-10-20
s/generator/coroutine/
Oli Scherer
-2
/
+2
2023-07-14
Enable potential_query_instability lint in rustc_hir_typeck.
Michael Woerister
-2
/
+2
2023-04-28
Remove some unnecessary derives.
Nicholas Nethercote
-3
/
+3
2022-12-18
A few small cleanups for `newtype_index`
Nilstrieb
-2
/
+1
2022-12-18
Use `#[derive]` instead of custom syntax in all `newtype_index`
Nilstrieb
-1
/
+1
2022-06-03
Replace `&Vec<_>`s with `&[_]`s
Maybe Waffle
-2
/
+3
2022-05-22
factor out the rvalue lifetime rule
Ding Xiang Fei
-45
/
+33
2022-04-14
Update issue-92893.stderr
ouz-a
-6
/
+3
2022-04-12
Remove NodeIdHashingMode.
Camille GILLOT
-5
/
+2
2022-03-11
Auto merge of #90253 - Kobzol:hash-stable-sort-index-map, r=cjgillot
bors
-4
/
+4
2022-02-19
Adopt let else in more places
est31
-3
/
+2
2022-01-18
Track drops across multiple yields
Eric Holk
-3
/
+3
2021-12-28
Change several HashMaps to IndexMap to improve incremental hashing performance
Jakub Beránek
-4
/
+4
2021-11-28
Remove unused root_parent.
Camille GILLOT
-12
/
+4
2021-10-03
Remove re-export.
Camille GILLOT
-1
/
+1
2021-09-20
Adjust documentation for compatibility with 2021
Mark Rousskov
-1
/
+2
2021-09-01
Fix drop handling for `if let` expressions
Matthew Jasper
-0
/
+5
2021-08-23
Rollup merge of #88230 - steffahn:a_an, r=oli-obk
Mara Bos
-1
/
+1
2021-08-22
Fix typos “a”→“an”
Frank Steffahn
-1
/
+1
2021-08-21
cleanup: `Span::new` -> `Span::with_lo`
Vadim Petrochenkov
-1
/
+1
2021-04-19
Remove closure_tree
Cameron Steffen
-31
/
+0
2021-03-27
Remove (lots of) dead code
Joshua Nelson
-0
/
+2
2020-12-22
docs: Update rustc_middle::middle::region::ScopeTree
pierwill
-4
/
+2
2020-10-21
Clean up and improve some docs
Camelid
-11
/
+11
2020-10-14
documentation fix
Ding Xiang Fei
-3
/
+7
2020-08-30
mv compiler to compiler/
mark
-0
/
+490