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
/
middle
/
check_rvalues.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-1
/
+1
2015-01-03
Make `ty::ParameterEnvironment`, not `ty::ctxt`, implement `Typer` and
Niko Matsakis
-2
/
+2
2015-01-03
Modify `type_known_to_meet_builtin_bound` so that it doesn't suppress overflow,
Niko Matsakis
-1
/
+1
2014-12-30
Move the TypeContents-based "Sized" queries into trans, where the full
Niko Matsakis
-4
/
+10
2014-12-30
Make ExprUseVisitor<..> use inherited parameter environments.
Niko Matsakis
-1
/
+1
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-2
/
+4
2014-11-25
Track what drop obligations are established on match arms.
Felix S. Klock II
-0
/
+5
2014-11-19
rustc: fix fallout of adding the `'tcx` lifetime to `Ty`.
Eduard Burtescu
-2
/
+2
2014-10-16
librustc: Remove all uses of {:?}.
Luqman Aden
-1
/
+1
2014-10-12
Properly visit nested functions and closures in check_rvalues
Brian Koropoff
-4
/
+7
2014-09-12
Track the visited AST's lifetime throughout Visitor.
Eduard Burtescu
-4
/
+4
2014-09-12
Remove largely unused context from Visitor.
Eduard Burtescu
-4
/
+3
2014-09-08
rustc: fix fallout from the addition of a 'tcx lifetime on tcx.
Eduard Burtescu
-4
/
+4
2014-09-08
Forbid unsized rvalues
Nick Cameron
-0
/
+86