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
/
db.rs
Age
Commit message (
Expand
)
Author
Lines
2022-09-19
remove the `Subst` trait, always use `EarlyBinder`
lcnr
-1
/
+1
2022-08-02
Add bound_predicates_of and bound_explicit_predicates_of
Jack Huey
-15
/
+16
2022-08-01
Remove DefId from AssocItemContainer.
Camille GILLOT
-5
/
+3
2022-06-14
Rename the `ConstS::val` field as `kind`.
Nicholas Nethercote
-1
/
+1
2022-06-08
Folding revamp.
Nicholas Nethercote
-1
/
+1
2022-05-13
Add bound_impl_trait_ref
Jack Huey
-5
/
+5
2022-05-13
Add bound_type_of
Jack Huey
-1
/
+4
2022-05-10
Introduce EarlyBinder
Jack Huey
-13
/
+14
2022-03-23
make rustc work again
Michael Goulet
-10
/
+37
2022-03-11
Improve `AdtDef` interning.
Nicholas Nethercote
-9
/
+9
2022-02-22
chalk/db: use correct debrujin index when replacing opaque type.
Dario Nieuwenhuis
-15
/
+40
2022-02-21
use `List<Ty<'tcx>>` for tuples
lcnr
-1
/
+1
2022-02-19
Adopt let else in more places
est31
-3
/
+2
2022-02-15
Overhaul `Const`.
Nicholas Nethercote
-2
/
+2
2022-02-15
Remove unnecessary `RegionKind::` quals.
Nicholas Nethercote
-1
/
+1
2022-02-11
Fix more chalk lowering issues
Matthew Jasper
-15
/
+5
2022-02-11
Stop using a placeholder for empty regions in Chalk
Matthew Jasper
-11
/
+1
2022-01-07
Add `trait_item_def_id` to `AssocItem`
Matthew Jasper
-13
/
+3
2021-12-31
Auto merge of #91929 - anuvratsingh:remove_in_band_lifetimes_compiler_rustc_t...
bors
-1
/
+1
2021-12-30
Removed `in_band_lifetimes` from `rustc_traits`
Anuvrat
-1
/
+1
2021-12-22
Update chalk to 0.75.0
pierwill
-45
/
+47
2021-12-02
Reduce boilerplate around infallible folders
Alan Egerton
-20
/
+18
2021-11-26
Unwrap the results of type folders
LeSeulArtichaut
-18
/
+20
2021-08-22
Fix typos “a”→“an”
Frank Steffahn
-1
/
+1
2021-03-31
Add var to BoundRegion. Add query to get bound vars for applicable items.
Jack Huey
-1
/
+4
2021-03-23
Add has_default to GenericParamDefKind::Const
kadmin
-1
/
+1
2021-02-02
Update Chalk
Jack Huey
-2
/
+2
2021-02-01
Upgrade Chalk
Jack Huey
-8
/
+80
2021-01-18
Use ty::{IntTy,UintTy,FloatTy} in rustc
LeSeulArtichaut
-14
/
+14
2020-12-18
Make BoundRegion have a kind of BoungRegionKind
Jack Huey
-7
/
+5
2020-11-16
compiler: fold by value
Bastian Kauschke
-2
/
+2
2020-10-30
Fix various Chalk lowering bugs
Matthew Jasper
-36
/
+94
2020-10-30
Update chalk 0.32.0 -> 0.35.0
Matthew Jasper
-42
/
+34
2020-10-30
Fix some more clippy warnings
Joshua Nelson
-20
/
+20
2020-10-06
Update to chalk 0.31. Implement some unimplemented. Ignore some tests in comp...
Jack Huey
-16
/
+20
2020-10-06
Deduplicate some code
Matthew Jasper
-24
/
+15
2020-10-06
Fix rebase
Matthew Jasper
-5
/
+11
2020-10-06
Separate bounds and predicates for associated/opaque types
Matthew Jasper
-5
/
+22
2020-09-24
Upgrade chalk to 0.28.0
Bram van den Heuvel
-25
/
+74
2020-09-24
Update chalk to 0.27.0
Bram van den Heuvel
-0
/
+1
2020-09-24
Update chalk to 0.26.0
Bram van den Heuvel
-6
/
+8
2020-09-12
Clean up some language trait items comparisons
Anthony Ramine
-15
/
+5
2020-09-04
Review comments
Jack Huey
-74
/
+92
2020-09-04
More chalk work
Jack Huey
-33
/
+46
2020-09-04
Upgrade chalk to 0.21
Jack Huey
-75
/
+43
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+588