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_traits
/
src
/
chalk
/
lowering.rs
Age
Commit message (
Expand
)
Author
Lines
2020-11-09
Rollup merge of #78502 - matthewjasper:chalkup, r=nikomatsakis
Dylan DPC
-210
/
+171
2020-10-30
Address review comment and update chalk to 0.36.0
Matthew Jasper
-29
/
+29
2020-10-30
Fix various Chalk lowering bugs
Matthew Jasper
-6
/
+34
2020-10-30
Update chalk 0.32.0 -> 0.35.0
Matthew Jasper
-204
/
+137
2020-10-30
Remove implicit `Continue` type
LeSeulArtichaut
-5
/
+5
2020-10-30
TypeVisitor: use `ControlFlow` in rustc_{mir,privacy,traits,typeck}
LeSeulArtichaut
-5
/
+6
2020-10-16
Review comments
Jack Huey
-8
/
+20
2020-10-16
Use map_bound(_ref) instead of Binder::bind when possible
Jack Huey
-21
/
+13
2020-10-06
Update to chalk 0.31. Implement some unimplemented. Ignore some tests in comp...
Jack Huey
-13
/
+31
2020-10-06
Fix tests from rebase
Matthew Jasper
-1
/
+4
2020-10-06
Fix rebase
Matthew Jasper
-14
/
+14
2020-10-06
Separate bounds and predicates for associated/opaque types
Matthew Jasper
-0
/
+78
2020-09-24
Upgrade chalk to 0.28.0
Bram van den Heuvel
-10
/
+17
2020-09-24
Update chalk to 0.26.0
Bram van den Heuvel
-6
/
+9
2020-09-09
Remove def_id field from ParamEnv
Bram van den Heuvel
-60
/
+47
2020-09-04
kind -> kind()
Jack Huey
-1
/
+1
2020-09-04
Review comments
Jack Huey
-23
/
+7
2020-09-04
More chalk work
Jack Huey
-217
/
+382
2020-09-04
Upgrade chalk to 0.21
Jack Huey
-21
/
+57
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-4
/
+4
2020-08-30
mv compiler to compiler/
mark
-0
/
+886