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_traits
/
src
/
chalk
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2023-07-03
Remove chalk from the compiler
Michael Goulet
-169
/
+0
2023-05-15
Move expansion of query macros in rustc_middle to rustc_middle::query
John Kåre Alsaker
-1
/
+1
2023-02-24
Add `mk_canonical_var_infos_from_iter`.
Nicholas Nethercote
-20
/
+17
2023-02-24
Rename many interner functions.
Nicholas Nethercote
-2
/
+2
2023-02-22
Remove type-traversal trait aliases
Alan Egerton
-1
/
+1
2023-02-13
Alias folding/visiting traits instead of re-export
Alan Egerton
-1
/
+1
2023-01-30
Track bound types like bound regions
Michael Goulet
-4
/
+2
2023-01-26
Intern CanonicalVarValues
Michael Goulet
-10
/
+8
2022-08-01
make `PlaceholderConst` not store the type of the const
Ellen
-1
/
+1
2022-07-06
Update TypeVisitor paths
Alan Egerton
-1
/
+1
2022-05-20
Remove `crate` visibility usage in compiler
Jacob Pratt
-4
/
+4
2022-03-28
Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk"
Oli Scherer
-0
/
+2
2022-02-11
Reverse parameter to placeholder substitution in chalk results
Matthew Jasper
-3
/
+4
2022-02-11
Stop using a placeholder for empty regions in Chalk
Matthew Jasper
-13
/
+4
2022-02-11
Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis"
Oli Scherer
-2
/
+0
2022-02-02
Lazily resolve type-alias-impl-trait defining uses
Oli Scherer
-0
/
+2
2022-01-12
Canonicalize const variables correctly
Michael Goulet
-4
/
+4
2021-12-22
Update chalk to 0.75.0
pierwill
-7
/
+6
2021-12-02
Reduce boilerplate around infallible folders
Alan Egerton
-2
/
+2
2021-11-26
Unwrap the results of type folders
LeSeulArtichaut
-2
/
+2
2021-03-03
Fix tests
Ryan Levick
-1
/
+1
2021-02-02
Update Chalk
Jack Huey
-1
/
+0
2021-02-01
Upgrade Chalk
Jack Huey
-5
/
+34
2020-12-27
fix: small typo error in chalk/mod.rs
0xflotus
-1
/
+1
2020-12-18
Make BoundRegion have a kind of BoungRegionKind
Jack Huey
-1
/
+1
2020-10-30
Update chalk 0.32.0 -> 0.35.0
Matthew Jasper
-4
/
+5
2020-10-06
Update to chalk 0.31. Implement some unimplemented. Ignore some tests in comp...
Jack Huey
-7
/
+2
2020-09-09
Remove def_id field from ParamEnv
Bram van den Heuvel
-5
/
+4
2020-09-04
Review comments
Jack Huey
-11
/
+12
2020-09-04
More chalk work
Jack Huey
-95
/
+26
2020-09-04
Upgrade chalk to 0.21
Jack Huey
-6
/
+5
2020-08-30
mv compiler to compiler/
mark
-0
/
+229