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
/
variance
Age
Commit message (
Expand
)
Author
Lines
2022-12-14
Prevent the creation of `TraitRef` without dedicated methods
Oli Scherer
-1
/
+1
2022-12-14
Ensure no one constructs `AliasTy`s themselves
Oli Scherer
-2
/
+2
2022-12-13
Address a few more nits
Michael Goulet
-5
/
+6
2022-12-13
Combine identical alias arms
Michael Goulet
-5
/
+1
2022-12-13
Combine projection and opaque into alias
Michael Goulet
-4
/
+4
2022-12-13
squash OpaqueTy and ProjectionTy into AliasTy
Michael Goulet
-5
/
+5
2022-12-13
ProjectionTy.item_def_id -> ProjectionTy.def_id
Michael Goulet
-5
/
+6
2022-12-13
Use ty::OpaqueTy everywhere
Michael Goulet
-1
/
+1
2022-12-04
Recurse into nested impl-trait when computing variance.
Camille GILLOT
-4
/
+38
2022-11-27
Prefer doc comments over `//`-comments in compiler
Maybe Waffle
-7
/
+7
2022-11-25
Introduce PredicateKind::Clause
Santiago Pastorino
-5
/
+8
2022-11-21
Unreserve braced enum variants in value namespace
Vadim Petrochenkov
-4
/
+4
2022-11-14
Typo.
Camille GILLOT
-1
/
+1
2022-11-12
Compute variance for opaques too.
Camille GILLOT
-2
/
+92
2022-10-29
Rename some `OwnerId` fields.
Nicholas Nethercote
-3
/
+4
2022-09-27
rustc_typeck to rustc_hir_analysis
lcnr
-0
/
+824