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
/
src
/
test
/
ui
/
impl-trait
/
in-trait
Age
Commit message (
Expand
)
Author
Lines
2022-10-27
Remap early bound lifetimes too
Michael Goulet
-0
/
+23
2022-10-24
Delay span bug when we can't map lifetimes back in collect_trait_impl_trait_tys
Michael Goulet
-0
/
+37
2022-10-21
Handle RPITITs properly in register_hidden_type
Michael Goulet
-13
/
+50
2022-10-15
Fix subst issues with RPITIT
Michael Goulet
-0
/
+18
2022-10-12
Add broken test for AFIT with RPITIT
Michael Goulet
-0
/
+33
2022-10-05
Fix test for default body with impl
Michael Goulet
-4
/
+10
2022-10-05
Support default-body trait functions with RPITIT
Michael Goulet
-0
/
+15
2022-10-02
Avoid ICE in printing RPITIT type
Michael Goulet
-0
/
+38
2022-09-30
Auto merge of #102164 - compiler-errors:rpitit-foreign, r=TaKO8Ki
bors
-0
/
+20
2022-09-23
Serialize RPITIT values in libs
Michael Goulet
-0
/
+20
2022-09-22
Calculate ProjectionTy::trait_def_id correctly
Michael Goulet
-0
/
+59
2022-09-13
Auto merge of #101615 - compiler-errors:rpitit-perf, r=oli-obk
bors
-10
/
+5
2022-09-12
Rollup merge of #101681 - compiler-errors:rpitit-obj-safety, r=lcnr
Dylan DPC
-0
/
+72
2022-09-12
Rollup merge of #101676 - compiler-errors:rpitit-wf, r=lcnr
Dylan DPC
-0
/
+49
2022-09-11
Only encode RPITIT when trait method has default body
Michael Goulet
-0
/
+9
2022-09-11
Deny RPITIT for object safety
Michael Goulet
-0
/
+72
2022-09-11
Check that the types in RPITITs are WF
Michael Goulet
-0
/
+49
2022-09-10
split compare_predicate_entailment and collect_trait_impl_trait_tys out
Michael Goulet
-10
/
+5
2022-09-09
Tweak feature error, add test
Michael Goulet
-0
/
+18
2022-09-09
Handle generic parameters.
Camille GILLOT
-4
/
+32
2022-09-09
Deeply check that method signatures match, and allow for nested RPITITs
Michael Goulet
-0
/
+83
2022-09-09
Add tests
Michael Goulet
-0
/
+126