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
/
constrained_generic_params.rs
Age
Commit message (
Expand
)
Author
Lines
2024-03-05
Convert `TypeVisitor` and `DefIdVisitor` to use `VisitorResult`
Jason Newcomb
-8
/
+6
2024-02-20
Use expand_weak_alias_tys when collecting constrained generics params in impls
León Orell Valerian Liehr
-34
/
+19
2024-02-17
Properly check constrainedness of gen params in the presence of weak alias types
León Orell Valerian Liehr
-10
/
+33
2024-02-12
Dejargnonize subst
Shoyu Vanilla
-1
/
+1
2023-11-14
finish `RegionKind` rename
lcnr
-3
/
+3
2023-11-02
Minimize `pub` usage in `source_map.rs`.
Nicholas Nethercote
-1
/
+1
2023-08-12
Opaques do not constrain generic params
Michael Goulet
-1
/
+1
2023-06-26
Migrate predicates_of and caller_bounds to Clause
Michael Goulet
-4
/
+2
2023-06-19
s/Clause/ClauseKind
Michael Goulet
-1
/
+1
2023-05-04
IAT: Introduce AliasKind::Inherent
León Orell Valerian Liehr
-1
/
+1
2023-02-22
Remove type-traversal trait aliases
Alan Egerton
-2
/
+2
2023-02-13
Make visiting traits generic over the Interner
Alan Egerton
-1
/
+1
2023-02-13
Alias folding/visiting traits instead of re-export
Alan Egerton
-1
/
+1
2023-01-17
Stop using `BREAK` & `CONTINUE` in compiler
Scott McMurray
-2
/
+2
2022-12-13
Combine projection and opaque into alias
Michael Goulet
-1
/
+1
2022-11-25
Introduce PredicateKind::Clause
Santiago Pastorino
-1
/
+2
2022-10-10
Fix compiler docs
Guillaume Gomez
-3
/
+7
2022-09-27
rustc_typeck to rustc_hir_analysis
lcnr
-0
/
+221