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
/
src
/
librustc_traits
/
chalk_context
/
program_clauses
Age
Commit message (
Expand
)
Author
Lines
2020-03-02
Remove chalk integration
CAD97
-784
/
+0
2020-01-05
Remove rustc_hir reexports in rustc::hir.
Mazdak Farrokhzad
-5
/
+5
2019-12-22
Format the world
Mark Rousskov
-198
/
+131
2019-12-20
1. ast::Mutability::{Mutable -> Mut, Immutable -> Not}.
Mazdak Farrokhzad
-2
/
+2
2019-11-10
Merge hir::Mutability into ast::Mutability.
Camille GILLOT
-2
/
+2
2019-10-03
generate ClosureSubsts from SubstsRef
csmoe
-1
/
+4
2019-09-26
Rename `subst::Kind` to `subst::GenericArg`
varkor
-7
/
+7
2019-09-25
Rename `sty` to `kind`
varkor
-5
/
+5
2019-07-03
Remove needless lifetimes
Jeremy Stucki
-8
/
+8
2019-06-14
Run `rustfmt --file-lines ...` for changes from previous commits.
Eduard-Mihai Burtescu
-4
/
+1
2019-06-14
Unify all uses of 'gcx and 'tcx.
Eduard-Mihai Burtescu
-14
/
+14
2019-06-12
Run `rustfmt --file-lines ...` for changes from previous commits.
Eduard-Mihai Burtescu
-21
/
+12
2019-06-12
rustc: replace `TyCtxt<'tcx, 'gcx, 'tcx>` with `TyCtxt<'gcx, 'tcx>`.
Eduard-Mihai Burtescu
-13
/
+13
2019-06-12
rustc: replace `TyCtxt<'a, 'gcx, 'tcx>` with `TyCtxt<'tcx, 'gcx, 'tcx>`.
Eduard-Mihai Burtescu
-13
/
+13
2019-05-28
Rename `OpportunisticTypeResolver` to `OpportunisticVarResolver`
varkor
-1
/
+1
2019-04-28
Fix lint findings in librustc_traits
flip1995
-23
/
+23
2019-04-26
Update handling of Tuple
varkor
-10
/
+15
2019-04-24
Add builtin impls for int and float inference vars in chalk
Tyler Mandry
-14
/
+19
2019-04-24
chalkify: Add Copy/Clone builtins
Tyler Mandry
-21
/
+149
2019-03-20
Add unsize impls for arrays
scalexm
-0
/
+88
2019-03-20
Reorganize `chalk_context::program_clauses`
scalexm
-0
/
+634