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
/
test
/
run-pass
/
auxiliary
Age
Commit message (
Expand
)
Author
Lines
2016-11-03
use DefId's in const eval for cross-crate const fn's
Tim Neumann
-0
/
+18
2016-10-20
test - Add missing ! to crate_type/crate_id attributes
John Hodge
-2
/
+2
2016-10-12
tests for `#[may_dangle]` attribute.
Felix S. Klock II
-0
/
+61
2016-09-20
rustc: don't recurse through nested items in decoded HIR fragments.
Eduard Burtescu
-2
/
+1
2016-09-13
TypeIdHasher: Let projections be hashed implicitly by the visitor.
Michael Woerister
-0
/
+10
2016-09-08
Refactor `TyStruct`/`TyEnum`/`TyUnion` into `TyAdt`
Vadim Petrochenkov
-2
/
+2
2016-08-24
Remove drop flags from structs and enums implementing Drop.
Eduard Burtescu
-3
/
+0
2016-08-13
Remove restrictions from tuple structs/variants
Vadim Petrochenkov
-0
/
+4
2016-08-06
Rewrite TypeId computation to not miss anything and work cross-crate.
Eduard Burtescu
-18
/
+22
2016-07-31
Don't gate methods `Fn(Mut,Once)::call(mut,once)` with feature `unboxed_closu...
Vadim Petrochenkov
-3
/
+0
2016-07-12
tyencode: Make sure that projection bounds are handled in stable order.
Michael Woerister
-0
/
+30
2016-07-05
Just pass in NodeId to FunctionContext::new instead of looking it up.
Luqman Aden
-0
/
+26
2016-05-06
s/aux/auxiliary, because windows
Niko Matsakis
-0
/
+4753