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
/
src
/
librustc
/
ty
/
query
/
keys.rs
Age
Commit message (
Expand
)
Author
Lines
2019-10-27
Always use consteval to codegen caller_location.
Adam Perry
-0
/
+10
2019-10-23
Rollup merge of #65657 - nnethercote:rm-InternedString-properly, r=eddyb
Mazdak Farrokhzad
-2
/
+2
2019-10-21
Use `Symbol` for codegen unit names.
Nicholas Nethercote
-2
/
+2
2019-10-21
Remove unnecessary trait bounds from `keys::Keys`.
Nicholas Nethercote
-7
/
+2
2019-06-14
Unify all uses of 'gcx and 'tcx.
Eduard-Mihai Burtescu
-21
/
+21
2019-06-12
Run `rustfmt --file-lines ...` for changes from previous commits.
Eduard-Mihai Burtescu
-1
/
+1
2019-06-12
rustc: replace `TyCtxt<'tcx, 'gcx, 'tcx>` with `TyCtxt<'gcx, 'tcx>`.
Eduard-Mihai Burtescu
-21
/
+21
2019-06-02
query-ify const_field
Mark Mansi
-0
/
+9
2019-02-26
replace &'tcx Substs with SubstsRef
csmoe
-2
/
+2
2019-02-05
move librustc to 2018
Mark Mansi
-7
/
+7
2019-01-01
`<&'tcx ty::Const as Deref>::deref`
Oliver Scherer
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-10-17
Use `Environment` instead of `ty::ParamEnv` in chalk context
scalexm
-0
/
+10
2018-09-29
don't elide lifetimes in paths in librustc/
Zack M. Davis
-19
/
+19
2018-06-28
Merge `ConstVal` and `ConstValue`
Oliver Schneider
-1
/
+1
2018-06-26
make `Eq` a true query
Niko Matsakis
-22
/
+7
2018-06-14
rustc: rename ty::maps to ty::query.
Eduard-Mihai Burtescu
-0
/
+221