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-03-27
rollup merge of #23676: gkoz/array_as_ref
Alex Crichton
-0
/
+19
2015-03-27
rollup merge of #23651: alexcrichton/unwind-try
Alex Crichton
-0
/
+49
2015-03-27
rollup merge of #23625: fhahn/issue-23620-ice-unicode-bytestring
Alex Crichton
-12
/
+78
2015-03-27
rollup merge of #23535: pnkfelix/fsk-filling-drop
Alex Crichton
-63
/
+637
2015-03-27
rollup merge of #23419: murarth/lookup-addr
Alex Crichton
-1
/
+57
2015-03-27
alloc: Don't run some Arc doc tests
Alex Crichton
-11
/
+9
2015-03-27
Prevent ICEs when parsing invalid escapes, closes #23620
Florian Hahn
-12
/
+78
2015-03-27
Auto merge of #22930 - Gankro:entry_3, r=aturon
bors
-93
/
+102
2015-03-27
default => or_insert per RFC
Alexis Beingessner
-34
/
+31
2015-03-27
num: Derive Debug for Wrapping
Ruud van Asseldonk
-1
/
+1
2015-03-27
Change the trivial cast lints to allow by default
Nick Cameron
-32
/
+8
2015-03-26
update everything to use Entry defaults
Alexis
-84
/
+24
2015-03-26
entry API v3: replace Entry::get with Entry::default and Entry::default_with
Alexis
-2
/
+74
2015-03-26
Fix doc tests.
Niko Matsakis
-0
/
+1
2015-03-26
Stabilize some stragglers in `std::option`
Aaron Turon
-10
/
+7
2015-03-26
Add `std::net::lookup_addr` for reverse DNS lookup
Murarth
-1
/
+57
2015-03-27
workaround pretty-print bugs to placate `make check-pretty`.
Felix S. Klock II
-2
/
+4
2015-03-26
std: Stabilize BufRead::split
Alex Crichton
-4
/
+3
2015-03-27
book: fix typo
Tshepang Lekhonkhobe
-1
/
+2
2015-03-26
rustc: Remove support for `-l foo:static`
Alex Crichton
-21
/
+3
2015-03-26
std: Stabilize parts of std::os::platform::io
Alex Crichton
-59
/
+263
2015-03-27
book: there is no guessing game anymore, so remove references to it
Tshepang Lekhonkhobe
-9
/
+4
2015-03-26
Update rust-installer. Fixes --help and interop with NixOS
Brian Anderson
-0
/
+0
2015-03-26
rustc: Remove old #[phase] and #[plugin]
Alex Crichton
-44
/
+0
2015-03-26
Refactor object-safety test to use def-ids only
Niko Matsakis
-16
/
+59
2015-03-26
Refactor how binders are handled in trait selection
Niko Matsakis
-128
/
+213
2015-03-26
Drive-by fix for incorrect variance rule that I noticed.
Niko Matsakis
-3
/
+46
2015-03-26
Implement `Reflect` trait with a variant on the standard OIBIT
Niko Matsakis
-29
/
+252
2015-03-26
Update docs to fix various 404s
Gary M. Josack
-5
/
+4
2015-03-26
Revise use of conversion traits
Aaron Turon
-59
/
+25
2015-03-26
syntax: Remove support for #[should_fail]
Alex Crichton
-33
/
+24
2015-03-26
book: let grow() accept the growth parameter
Tshepang Lekhonkhobe
-4
/
+4
2015-03-26
impl `FromStr` for `IpAddr`
Murarth
-6
/
+12
2015-03-26
rustc: Remove support for old_impl_check
Alex Crichton
-40
/
+23
2015-03-26
book: make it one sentence
Tshepang Lekhonkhobe
-1
/
+1
2015-03-26
doc: change 0u32..10 to 0..10
Or Neeman
-1
/
+1
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-5241
/
+5183
2015-03-26
Adding more information about the behavior of Arc/Rc
Adenilson Cavalcanti
-1
/
+5
2015-03-26
Auto merge of #23359 - erickt:quote, r=pnkfelix
bors
-29
/
+41
2015-03-26
add feature flags required post rebase.
Felix S. Klock II
-0
/
+5
2015-03-26
syntax: Remove parsing of old slice syntax
Alex Crichton
-83
/
+24
2015-03-26
Register new snapshots
Alex Crichton
-1166
/
+25
2015-03-26
Auto merge of #23680 - erickt:inline, r=cmr
bors
-0
/
+113
2015-03-26
New section of the book: nightly rust
Steve Klabnik
-597
/
+542
2015-03-26
Deprecate as_mut_slice methods
Erick Tryzelaar
-35
/
+30
2015-03-26
Auto merge of #21237 - erickt:derive-assoc-types, r=erickt
bors
-6
/
+358
2015-03-26
Add tests exercising the dropflag checking functionality.
Felix S. Klock II
-0
/
+134
2015-03-26
Use `-Z force-dropflag-checks=on/off` for emitting sanity-check.
Felix S. Klock II
-4
/
+22
2015-03-26
Added instability markers to `POST_DROP_*` consts, and related opt-in's.
Felix S. Klock II
-13
/
+22
2015-03-26
A better `core::mem::dropped` implementation suggested by huonw on the PR.
Felix S. Klock II
-6
/
+9
[prev]
[next]