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
Age
Commit message (
Expand
)
Author
Lines
2015-04-29
Re-enable test on Android
Tamir Duberstein
-2
/
+0
2015-04-29
Reference the correct issue
Tamir Duberstein
-1
/
+1
2015-04-29
Improve libstd/net/addr.rs documentation.
Nick Hamann
-9
/
+9
2015-04-29
Add some missing punctuation in the libstd/net/tcp.rs docs.
Nick Hamann
-1
/
+1
2015-04-29
Add some missing punctuation in the libstd/net/ip.rs docs.
Nick Hamann
-19
/
+19
2015-04-29
tests for lint that warns about mixing #[repr(C)] with Drop.
Felix S. Klock II
-0
/
+59
2015-04-29
lint for mixing `#[repr(C)]` with an impl of `Drop`.
Felix S. Klock II
-0
/
+55
2015-04-29
std: Fixup docs for std::process
tynopex
-13
/
+16
2015-04-29
Improve libstd/net/udp.rs documentation.
Nick Hamann
-10
/
+10
2015-04-29
Use PIE on Android
Tamir Duberstein
-2
/
+1
2015-04-29
Update SNAPs to latest snapshot.
Peter Marheine
-4
/
+4
2015-04-29
DRY Android targets
Tamir Duberstein
-20
/
+32
2015-04-29
Add `-g` that I should have included in PR #24932.
Felix S. Klock II
-0
/
+1
2015-04-29
Unit test ensuring we accept repeated `-g` and `-O`.
Felix S. Klock II
-0
/
+18
2015-04-29
Allow `-g` and `-O` options to be specified multiple times at command line.
Felix S. Klock II
-2
/
+5
2015-04-29
distinction between official and community plugins
Jannis Redmann
-2
/
+7
2015-04-29
Fallout
Tamir Duberstein
-290
/
+335
2015-04-29
`bitflags!` uses associated constants
Tamir Duberstein
-2
/
+4
2015-04-29
`bitflags!` is no longer used in `std`
Tamir Duberstein
-2
/
+1
2015-04-29
link to .editorconfig for Rust files
Jannis Redmann
-0
/
+1
2015-04-29
std: Fix inheriting standard handles on windows
Alex Crichton
-177
/
+138
2015-04-29
Currently, LLVM lowers a cttz8 on x86_64 to these instructions:
Björn Steinbrink
-1
/
+14
2015-04-29
Auto merge of #24932 - pnkfelix:fix-issue-24687, r=huonw
bors
-1
/
+79
2015-04-29
fix broken link
Oliver Schneider
-1
/
+1
2015-04-29
Regression test for issue 24687.
Felix S. Klock II
-0
/
+78
2015-04-29
Adapt benchmark tests to unit test guidelines
jooert
-1
/
+1
2015-04-29
Fix zero-normalization of the pos of a `MultiByteChar`.
Felix S. Klock II
-1
/
+1
2015-04-29
Auto merge of #24893 - robinst:issue-24407-E0013, r=nrc
bors
-1
/
+19
2015-04-29
save-analysis: fix impl functions
Nick Cameron
-2
/
+4
2015-04-29
Reviewer changes
Nick Cameron
-2486
/
+2454
2015-04-29
Tidy up
Nick Cameron
-43
/
+46
2015-04-29
debuginfo: extract adt.rs
Nick Cameron
-804
/
+841
2015-04-29
debuginfo: extract metadata.rs
Nick Cameron
-568
/
+604
2015-04-29
debuginfo: extract types.rs
Nick Cameron
-213
/
+233
2015-04-29
debuginfo: extract namespace.rs
Nick Cameron
-117
/
+139
2015-04-29
debuginfo: extract create.rs
Nick Cameron
-96
/
+129
2015-04-29
debuginfo: extract utils.rs
Nick Cameron
-563
/
+589
2015-04-29
debuginfo: extract gdb.rs
Nick Cameron
-80
/
+101
2015-04-29
debuginfo: pull out docs
Nick Cameron
-189
/
+202
2015-04-29
Tidy up word-wrapping in debuginfo
Nick Cameron
-131
/
+142
2015-04-29
Move debuginfo.rs to its own directory
Nick Cameron
-0
/
+0
2015-04-28
Unstub some tests
Tamir Duberstein
-4
/
+1
2015-04-28
Tests need not be public
Tamir Duberstein
-11
/
+11
2015-04-28
Remove unused variable
Tamir Duberstein
-9
/
+7
2015-04-29
Auto merge of #24681 - tamird:unignore-android, r=alexcrichton
bors
-61
/
+72
2015-04-28
Fix punctuation placement in doc-comment
Corey Farwell
-1
/
+1
2015-04-29
Auto merge of #24888 - tamird:snapshot, r=alexcrichton
bors
-397
/
+29
2015-04-28
Move explanation that references lexical grammar to the grammar
Carol Nichols
-5
/
+6
2015-04-28
Add boolean literal to the grammar
Carol (Nichols || Goulding)
-2
/
+4
2015-04-28
Add intrinsics for unchecked division and modulo
Nicholas Mazzuca
-0
/
+31
[prev]
[next]