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
/
hir_ty_lowering
Age
Commit message (
Expand
)
Author
Lines
2024-04-04
Auto merge of #123240 - compiler-errors:assert-args-compat, r=fmease
bors
-17
/
+27
2024-04-03
rustc_index: Add a `ZERO` constant to index types
Vadim Petrochenkov
-1
/
+1
2024-04-03
Don't fill non-ty args with ty::Error
Michael Goulet
-17
/
+27
2024-04-02
t plit astconv's error report code in check functions to mod errors.
surechen
-342
/
+448
2024-03-27
Rollup merge of #123133 - xiaoxiangxianzi:master, r=fmease
Matthias Krüger
-1
/
+1
2024-03-27
chore: fix some comments
xiaoxiangxianzi
-1
/
+1
2024-03-27
Delegation: fix ICE on wrong instantiation
Bryanskiy
-0
/
+11
2024-03-26
Rollup merge of #122120 - fmease:sugg-assoc-ty-bound-on-eq-bound, r=compiler-...
Matthias Krüger
-64
/
+109
2024-03-25
Rollup merge of #122881 - Bryanskiy:delegation-fixes-2, r=petrochenkov
Matthias Krüger
-7
/
+1
2024-03-23
Suggest assoc ty bound on bare dyn trait in eq constraint
León Orell Valerian Liehr
-0
/
+38
2024-03-22
Auto merge of #122900 - matthiaskrgr:rollup-nls90mb, r=matthiaskrgr
bors
-8
/
+8
2024-03-22
Small tweaks to the linting code for bare trait object types
León Orell Valerian Liehr
-72
/
+79
2024-03-22
Use != Positive rather than == Negative
Michael Goulet
-1
/
+1
2024-03-22
Split out ImplPolarity and PredicatePolarity
Michael Goulet
-8
/
+8
2024-03-22
Ty::new_ref and Ty::new_ptr stop using TypeAndMut
Michael Goulet
-4
/
+2
2024-03-22
Delegation: fix ICE on `bound_vars` divergence
Bryanskiy
-7
/
+1
2024-03-22
Arrange methods on HirTyLowerer more logically
León Orell Valerian Liehr
-24
/
+24
2024-03-22
Rename module astconv to hir_ty_lowering
León Orell Valerian Liehr
-0
/
+5834