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
/
auxiliary
Age
Commit message (
Expand
)
Author
Lines
2015-05-15
Auto merge of #25399 - kballard:crate-attributes-cfg_attr, r=alexcrichton
bors
-0
/
+16
2015-05-14
Move configuration 1 phase before crate metadata collection
Kevin Ballard
-0
/
+16
2015-05-13
Unignore some tests in stage1
Tamir Duberstein
-1
/
+0
2015-05-13
Remove errant line
Tamir Duberstein
-2
/
+0
2015-05-13
Rebasing
Nick Cameron
-18
/
+10
2015-05-12
Merge branch 'master' into
Nick Cameron
-287
/
+95
2015-05-09
Remove auxiliary files not used since eb4d39e
Carol Nichols
-40
/
+0
2015-05-09
Remove auxiliary file not used since 17da4c7
Carol Nichols
-27
/
+0
2015-05-09
Remove auxiliary files not used since 812637e
Carol Nichols
-164
/
+0
2015-05-08
Remove references to deprecated `extern crate "foo" as bar` syntax
Carol Nichols
-64
/
+0
2015-05-05
test: update run-pass tests to not use mutable transmuting
Sean McArthur
-2
/
+2
2015-05-02
Add regression test for #19163
Johannes Oertel
-0
/
+16
2015-05-02
Rename AstBuilder::expr_int -> AstBuilder::expr_isize
Manish Goregaokar
-3
/
+4
2015-05-01
Add test for custom deriving plugins which rely on field attributes
Manish Goregaokar
-0
/
+86
2015-05-01
Get tests passing
Nick Cameron
-76
/
+26
2015-04-30
Merge branch 'master' into mulit-decor
Nick Cameron
-5
/
+111
2015-04-29
Auto merge of #24932 - pnkfelix:fix-issue-24687, r=huonw
bors
-0
/
+57
2015-04-29
Regression test for issue 24687.
Felix S. Klock II
-0
/
+57
2015-04-29
Auto merge of #24681 - tamird:unignore-android, r=alexcrichton
bors
-0
/
+7
2015-04-28
#10356: Warnings
Tamir Duberstein
-0
/
+5
2015-04-28
#10381: Warnings
Tamir Duberstein
-0
/
+2
2015-04-28
Register new snapshots
Tamir Duberstein
-3
/
+0
2015-04-27
Auto merge of #23606 - quantheory:associated_const, r=nikomatsakis
bors
-0
/
+46
2015-04-25
Remove remaining tests for hygiene-encoded identifiers.
Geoffry Song
-26
/
+0
2015-04-24
Remove obsolete "MarkerTrait" from tests.
Sean Patrick Santos
-4
/
+2
2015-04-25
Merge branch 'syntax' of https://github.com/aochagavia/rust into mulit-decor
Nick Cameron
-2
/
+81
2015-04-23
Feature-gate associated constants.
Sean Patrick Santos
-0
/
+2
2015-04-23
Fix a number of bugs that interfered with cross-crate usage of associated con...
Sean Patrick Santos
-0
/
+46
2015-04-21
rollup merge of #24636: alexcrichton/remove-deprecated
Alex Crichton
-79
/
+31
2015-04-21
test: Fix fallout in tests
Alex Crichton
-79
/
+31
2015-04-21
Remove references to `old_{path,io}`
Tamir Duberstein
-1
/
+1
2015-04-18
Auto merge of #23985 - erickt:derive-cleanup, r=erickt
bors
-1
/
+1
2015-04-16
rustdoc: Inline methods inhereted through Deref
Alex Crichton
-0
/
+30
2015-04-15
syntax: Change deriving methods to take a `&mut FnMut(P<Item>)`
Erick Tryzelaar
-1
/
+1
2015-04-15
Forbid is/us suffixes. Fixes #22496
Brian Anderson
-1
/
+1
2015-04-11
Expand internal-unstable to handle named field accesses and method calls.
Ryan Prichard
-0
/
+33
2015-04-10
Auto merge of #24177 - alexcrichton:rustdoc, r=aturon
bors
-0
/
+288
2015-04-08
Allow plugins to register LLVM passes
Keegan McAllister
-0
/
+28
2015-04-07
rustdoc: Handle duplicate reexports listed
Alex Crichton
-0
/
+29
2015-04-07
rustdoc: Encode ABI in all methods
Alex Crichton
-0
/
+18
2015-04-07
rustdoc: Simplify predicates with paren notation
Alex Crichton
-0
/
+17
2015-04-07
rustdoc: Detect provided methods on inlined traits
Alex Crichton
-0
/
+14
2015-04-07
rustdoc: Add a test for #21092
Alex Crichton
-0
/
+20
2015-04-07
rustdoc: Improve handling inlined associated types
Alex Crichton
-0
/
+38
2015-04-07
rustdoc: Simplify cross-crate where clauses
Alex Crichton
-0
/
+15
2015-04-07
rustdoc: Link "Trait Implementations" to sources
Alex Crichton
-0
/
+16
2015-04-07
rustdoc: Add a primitive page for raw pointers
Alex Crichton
-0
/
+15
2015-04-07
rustdoc: Run external traits through filters
Alex Crichton
-0
/
+16
2015-04-07
test: Move all run-make rustdoc tests to test/rustdoc
Alex Crichton
-0
/
+90
2015-04-02
Merge conflicts
Niko Matsakis
-3
/
+1
[next]