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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_hir_analysis
/
src
/
check
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2023-03-23
Rollup merge of #109414 - spastorino:new-rpitit-16, r=compiler-errors
Dylan DPC
-1
/
+4
2023-03-21
Do not consider synthesized RPITITs on missing items checks
Santiago Pastorino
-1
/
+4
2023-03-21
Use local key in providers
Michael Goulet
-2
/
+2
2023-02-17
Auto merge of #108075 - WaffleLapkin:de-arena-allocates-you-OwO, r=Nilstrieb
bors
-5
/
+5
2023-02-16
remove bound_type_of query; make type_of return EarlyBinder; change type_of i...
Kyle Matsuda
-1
/
+1
2023-02-16
change usages of type_of to bound_type_of
Kyle Matsuda
-1
/
+1
2023-02-15
Copy `ty::AssocItem` all other the place
Maybe Waffle
-5
/
+5
2023-02-14
Fetch less HIR in signature check.
Camille GILLOT
-12
/
+8
2023-01-27
Compute generator saved locals on MIR.
Camille GILLOT
-0
/
+1
2023-01-26
change fn_sig query to use EarlyBinder; remove bound_fn_sig query; add EarlyB...
Kyle Matsuda
-1
/
+1
2023-01-26
replace usages of fn_sig query with bound_fn_sig
Kyle Matsuda
-1
/
+1
2023-01-17
Remove double spaces after dots in comments
Maybe Waffle
-9
/
+9
2022-12-28
better names and a comment
Michael Goulet
-2
/
+2
2022-12-28
Rename module compare_method -> compare_impl_item
Michael Goulet
-3
/
+3
2022-12-24
Rename some compare_method functions
Michael Goulet
-1
/
+1
2022-12-20
rustc: Remove needless lifetimes
Jeremy Stucki
-3
/
+3
2022-12-13
Address nits
Michael Goulet
-1
/
+1
2022-12-13
ProjectionTy.item_def_id -> ProjectionTy.def_id
Michael Goulet
-5
/
+1
2022-11-25
Introduce PredicateKind::Clause
Santiago Pastorino
-2
/
+2
2022-11-06
interpret: support for per-byte provenance
Ralf Jung
-1
/
+1
2022-10-20
rustc_hir_typeck: fix paths and partially mv files
lcnr
-479
/
+23
2022-10-07
Rewrite representability
Cameron Steffen
-1
/
+0
2022-09-30
make `compare_const_impl` a query and use it in `instance.rs`
Boxy
-0
/
+1
2022-09-27
rustc_typeck to rustc_hir_analysis
lcnr
-0
/
+971