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
/
hir
/
place.rs
Age
Commit message (
Expand
)
Author
Lines
2025-05-23
Properly analyze captures from unsafe binders
Michael Goulet
-0
/
+3
2025-04-17
do not emit `OpaqueCast` projections with `-Znext-solver`
lcnr
-0
/
+2
2025-03-26
doc(hir::Place): clarify that places aren't always place expressions
Maja Kądziołka
-2
/
+8
2025-02-22
Greatly simplify lifetime captures in edition 2024
Michael Goulet
-1
/
+1
2024-11-03
compiler: Directly use rustc_abi in metadata and middle
Jubilee Young
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-3
/
+3
2024-04-29
Remove `extern crate rustc_macros` from `rustc_middle`.
Nicholas Nethercote
-0
/
+1
2023-07-24
Perform OpaqueCast field projection on HIR, too.
Oli Scherer
-0
/
+4
2023-04-26
Remove unused `TypeFoldable`/`TypeVisitable` impls.
Nicholas Nethercote
-1
/
+0
2023-03-30
Update `ty::VariantDef` to use `IndexVec<FieldIdx, FieldDef>`
Scott McMurray
-2
/
+2
2022-07-05
Add #[derive(TypeVisitable)]
Alan Egerton
-38
/
+10
2020-12-29
don't redundantly repeat field names
Matthias Krüger
-4
/
+1
2020-12-20
Edit rustc_middle docs
pierwill
-10
/
+10
2020-12-06
Writeback min_capture map to TypeckResults
Aman Arora
-5
/
+38
2020-10-18
Replace unnecessary map_or_else with map_or
Dániel Buga
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+115