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
/
builtin.rs
Age
Commit message (
Expand
)
Author
Lines
2020-03-02
Remove chalk integration
CAD97
-316
/
+0
2020-01-05
Remove rustc_hir reexports in rustc::hir.
Mazdak Farrokhzad
-2
/
+2
2019-12-22
Format the world
Mark Rousskov
-78
/
+64
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
-4
/
+4
2019-06-14
Unify all uses of 'gcx and 'tcx.
Eduard-Mihai Burtescu
-4
/
+4
2019-06-12
Run `rustfmt --file-lines ...` for changes from previous commits.
Eduard-Mihai Burtescu
-4
/
+4
2019-06-12
rustc: replace `TyCtxt<'tcx, 'gcx, 'tcx>` with `TyCtxt<'gcx, 'tcx>`.
Eduard-Mihai Burtescu
-4
/
+4
2019-06-12
rustc: replace `TyCtxt<'a, 'gcx, 'tcx>` with `TyCtxt<'tcx, 'gcx, 'tcx>`.
Eduard-Mihai Burtescu
-4
/
+4
2019-04-28
Fix lint findings in librustc_traits
flip1995
-12
/
+12
2019-04-26
Update handling of Tuple
varkor
-9
/
+14
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
-20
/
+129
2019-03-20
Add unsize impls for arrays
scalexm
-0
/
+76
2019-03-20
Reorganize `chalk_context::program_clauses`
scalexm
-0
/
+132