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
/
values.rs
Age
Commit message (
Expand
)
Author
Lines
2020-02-02
Improve needs_drop query
Matthew Jasper
-7
/
+0
2020-01-02
Normalize `syntax::symbol` imports.
Mazdak Farrokhzad
-1
/
+1
2019-12-22
Format the world
Mark Rousskov
-1
/
+1
2019-10-21
Change `SymbolName::name` from `InternedString` to `Symbol`.
Nicholas Nethercote
-2
/
+2
2019-06-14
Unify all uses of 'gcx and 'tcx.
Eduard-Mihai Burtescu
-6
/
+6
2019-06-12
rustc: replace `TyCtxt<'tcx, 'gcx, 'tcx>` with `TyCtxt<'gcx, 'tcx>`.
Eduard-Mihai Burtescu
-6
/
+6
2019-06-12
Fix fallout from `deny(unused_lifetimes)`.
Eduard-Mihai Burtescu
-4
/
+4
2019-06-12
rustc: replace `TyCtxt<'a, 'gcx, 'tcx>` with `TyCtxt<'tcx, 'gcx, 'tcx>`.
Eduard-Mihai Burtescu
-6
/
+6
2019-05-23
Remove subtle Default impl for Value
John Kåre Alsaker
-6
/
+0
2019-05-20
Introduce `InternedString::intern`.
Nicholas Nethercote
-2
/
+2
2019-02-15
Always emit an error for a query cycle
John Kåre Alsaker
-1
/
+13
2019-02-05
move librustc to 2018
Mark Mansi
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-06-14
rustc: rename ty::maps to ty::query.
Eduard-Mihai Burtescu
-0
/
+43