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
/
test
/
auxiliary
Age
Commit message (
Expand
)
Author
Lines
2014-01-31
Handle attributes on cross-crate tuple-structs correctly
David Manescu
-0
/
+14
2014-01-30
Implement default type parameters in generics.
Eduard Burtescu
-0
/
+17
2014-01-29
Remove do keyword from test/
Scott Lawrence
-2
/
+2
2014-01-27
test case for issue #10031.
Felix S. Klock II
-0
/
+11
2014-01-26
Fix privacy fallout from previous change
Alex Crichton
-1
/
+1
2014-01-26
Change private structs to have private fields by default
Alex Crichton
-0
/
+19
2014-01-25
Simplify and rename macro API
Steven Fackler
-2
/
+2
2014-01-20
Scan the entire crate for exported macros
Steven Fackler
-0
/
+18
2014-01-19
auto merge of #11628 : alexcrichton/rust/issue-11593, r=brson
bors
-8
/
+19
2014-01-18
Disallow implementation of cross-crate priv traits
Alex Crichton
-8
/
+19
2014-01-17
test: Add the ability to force a host target
Alex Crichton
-0
/
+2
2014-01-16
Load macros from external modules
Steven Fackler
-0
/
+58
2014-01-11
Remove re-exports of std::io::stdio::{print, println} in the prelude.
Brendan Zabarauskas
-2
/
+2
2014-01-03
test: De-`@mut` the test suite
Patrick Walton
-7
/
+18
2013-12-31
Conservatively export all trait methods and impls
Alex Crichton
-0
/
+81
2013-12-23
rustc: Add a lint for the obsolete crate-level link attribute
Brian Anderson
-95
/
+0
2013-12-19
librustc: Add missing case for the `Pod` bound in `tydecode`.
Patrick Walton
-0
/
+10
2013-12-19
Rename pkgid to crate_id
Corey Richardson
-41
/
+41
2013-12-18
auto merge of #11012 : alexcrichton/rust/needstest, r=alexcrichton
bors
-0
/
+32
2013-12-18
Adding tests for closed issues
Alex Crichton
-0
/
+32
2013-12-16
Fallout of rewriting std::comm
Alex Crichton
-1
/
+1
2013-12-11
Make 'self lifetime illegal.
Erik Price
-2
/
+2
2013-12-10
Make crate hash stable and externally computable.
Jack Moffitt
-7
/
+84
2013-12-08
encode trait lifetime params in metadata to allow cross-crate usage
David Renshaw
-0
/
+13
2013-12-03
Fix a bug in exporting trait implementations
Alex Crichton
-0
/
+19
2013-12-03
Resume propagation of linking to native dylibs
Alex Crichton
-1
/
+1
2013-11-30
auto merge of #10528 : alexcrichton/rust/static-linking-v2, r=pcwalton
bors
-3
/
+4
2013-11-30
Wrap the return value of the type_id intrinsic in an opaque box
Corey Richardson
-18
/
+20
2013-11-29
Statically link librustrt to libstd
Alex Crichton
-3
/
+4
2013-11-26
test: Remove non-procedure uses of `do` from compiletest, libstd tests,
Patrick Walton
-2
/
+2
2013-11-26
librustc: Remove remaining uses of `&fn()` in favor of `||`.
Patrick Walton
-1
/
+1
2013-11-26
test: Remove most uses of `&fn()` from the tests.
Patrick Walton
-4
/
+4
2013-11-22
auto merge of #10583 : alexcrichton/rust/privacy-reexport, r=pcwalton
bors
-0
/
+15
2013-11-22
Move more of the exportation burden into privacy
Alex Crichton
-0
/
+15
2013-11-19
Don't use win64 calling convention on 32-bit machines.
Eric Holk
-3
/
+13
2013-11-18
Add Win64 calling convention.
Eric Holk
-0
/
+27
2013-11-11
Remove #[fixed_stack_segment] and #[rust_stack]
Alex Crichton
-1
/
+0
2013-11-08
Added tests for default generation of package_id meta attribute
Andrei Formiga
-0
/
+17
2013-11-04
auto merge of #10182 : alexcrichton/rust/typeid-intrinsic, r=nikomatsakis
bors
-0
/
+64
2013-11-02
auto merge of #10242 : thestinger/rust/inline_dtor, r=alexcrichton
bors
-0
/
+18
2013-11-02
fix cross-crate destructor inlining
Daniel Micay
-0
/
+18
2013-11-01
Add a type_id intrinsic
Alex Crichton
-0
/
+64
2013-10-31
Reduce the aggressiveness of reachability
Alex Crichton
-0
/
+36
2013-10-23
register snapshots
Daniel Micay
-0
/
+5
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-13
/
+13
2013-10-21
Propagate reachability through reexported impls
Alex Crichton
-0
/
+60
2013-10-19
Use __morestack to detect stack overflow
Alex Crichton
-1
/
+0
2013-10-16
drop the linenoise library
Daniel Micay
-36
/
+0
2013-10-14
Removing ccdecl
Steve Klabnik
-1
/
+1
2013-10-14
Remove unused abi attributes.
Steve Klabnik
-3
/
+1
[prev]
[next]