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
Age
Commit message (
Expand
)
Author
Lines
2015-01-19
doc: typo fix
Tshepang Lekhonkhobe
-1
/
+1
2015-01-18
Use 'in' instead of 'find()' in tidy.py
Kevin Yap
-8
/
+8
2015-01-18
quick formatting fix
Matt Roche
-5
/
+1
2015-01-19
Reduce size of array in test case to 1MB
James Miller
-1
/
+1
2015-01-18
Error message fixes and removed explicit returns in example code
Matt Roche
-4
/
+8
2015-01-19
Add test to catch performance regressions
James Miller
-1
/
+26
2015-01-19
Use `zero_mem` instead of a zerointializer for `init` intrinsic
James Miller
-5
/
+4
2015-01-18
rustdoc: Improve diagnostics on lockfile failures
Alex Crichton
-5
/
+11
2015-01-18
Add test for issue #21356
Adolfo Ochagavía
-0
/
+14
2015-01-18
Fix #21356
Adolfo Ochagavía
-14
/
+15
2015-01-18
Ignore NOTEs when Travis runs `make tidy`
Kevin Yap
-2
/
+2
2015-01-18
Remove associated_types gate from std::ops docs
Steve Klabnik
-30
/
+0
2015-01-18
syntax: allow bare sequences in lhs for follow checking
Corey Richardson
-10
/
+30
2015-01-19
std::dynamic_lib: Fix Windows error handling
klutzy
-43
/
+105
2015-01-18
Fix std::marker.
Wangshan Lu
-3
/
+3
2015-01-18
Make output type in ast::FnDecl optional
Seo Sanghyeon
-85
/
+76
2015-01-18
fix formatting
Jay True
-0
/
+1
2015-01-18
docs: replacing more deprecated integer suffixes
Alfie John
-80
/
+80
2015-01-18
Remove redundant "Right now"
Kim Røen
-3
/
+2
2015-01-18
docs: replace deprecated integer suffixes from examples
Alfie John
-28
/
+28
2015-01-18
auto merge of #20901 : dgrunwald/rust/update-token-can-begin-expr, r=sanxiyn
bors
-11
/
+8
2015-01-18
Improve the vec![...] macro with UFCS.
Eduard Burtescu
-8
/
+31
2015-01-18
auto merge of #21276 : huonw/rust/trait-suggestion-nits, r=nikomatsakis
bors
-57
/
+50
2015-01-18
Redo Segmented stack support for DragonFly
Michael Neumann
-1
/
+1
2015-01-17
rustdoc: Handle associated types on inlined impls
Tom Jakubowski
-5
/
+27
2015-01-17
rustdoc: Add some re-exports
Tom Jakubowski
-2
/
+4
2015-01-17
rustdoc: Accept string source in core::run_core
Tom Jakubowski
-13
/
+23
2015-01-17
rustdoc: Separate associated types from methods
Tom Jakubowski
-4
/
+12
2015-01-17
Remove some dead code from rustc::middle::ty
Tom Jakubowski
-20
/
+1
2015-01-17
rustdoc: Add Show impls to more clean types
Tom Jakubowski
-29
/
+29
2015-01-18
auto merge of #21288 : brson/rust/snaps, r=alexcrichton
bors
-476
/
+215
2015-01-17
libsyntax: rename functions from uint to usize
Paul Collier
-97
/
+97
2015-01-18
tests: Warn on the trailing backslash in the template.
Kang Seonghoon
-0
/
+3
2015-01-18
fix an error about the static lifetime
Jay True
-1
/
+1
2015-01-17
Add allow(unstable) to librustc_privacy
Brian Anderson
-0
/
+1
2015-01-17
Add allow(unstable) to more tests
Brian Anderson
-0
/
+3
2015-01-17
Add allow(unstable) to driver.rs
Brian Anderson
-0
/
+2
2015-01-17
Add allow(unstable) to tests that need it
Brian Anderson
-0
/
+11
2015-01-17
Set allow(unstable) in crates that use unstable features
Brian Anderson
-0
/
+31
2015-01-17
Register new snapshots.
Eduard Burtescu
-476
/
+167
2015-01-17
Increase docs search box delay
Chris Thorn
-1
/
+1
2015-01-18
rustc: print filename if file cannot be written
Stepan Koltsov
-3
/
+3
2015-01-17
add append to vec with tests
Jeff Belgum
-0
/
+46
2015-01-18
Improve the error message when source file cannot be read
Ryan Levick
-2
/
+3
2015-01-17
libsyntax: uint types to usize
Paul Collier
-165
/
+165
2015-01-17
docs: typo
Alfie John
-1
/
+1
2015-01-17
Implement the error trait for errors in std::sync.
Michael Sproul
-6
/
+23
2015-01-17
Passable nano syntax highlighting
Luke Francl
-0
/
+35
2015-01-17
Refine wording of Thread::panicking
Simonas Kazlauskas
-2
/
+2
2015-01-17
Undo accidental change unrelated to my PR
Fenhl
-1
/
+1
[prev]
[next]