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
/
libcore
Age
Commit message (
Expand
)
Author
Lines
2015-03-27
Note that zip and enumerate are similar
Steve Klabnik
-0
/
+17
2015-03-27
rollup merge of #23793: steveklabnik/gh21668
Alex Crichton
-4
/
+8
2015-03-27
rollup merge of #23791: jviereck/fix-23713
Alex Crichton
-1
/
+1
2015-03-27
Update return value docs in atomics docs
Steve Klabnik
-4
/
+8
2015-03-27
Fix wording for Option<T>.unwrap. Fixes #23713
Julian Viereck
-1
/
+1
2015-03-27
Test fixes and rebase conflicts, round 1
Alex Crichton
-1
/
+1
2015-03-27
rollup merge of #23741: alexcrichton/remove-int-uint
Alex Crichton
-116
/
+117
2015-03-27
rollup merge of #23738: alexcrichton/snapshots
Alex Crichton
-358
/
+0
2015-03-27
rollup merge of #23780: ruud-v-a/wrapping
Alex Crichton
-1
/
+1
2015-03-27
rollup merge of #23776: nrc/allow_trivial_cast
Alex Crichton
-14
/
+0
2015-03-27
rollup merge of #23771: aturon/stab-straggle-1
Alex Crichton
-10
/
+7
2015-03-27
rollup merge of #23753: aturon/revise-convert
Alex Crichton
-0
/
+16
2015-03-27
rollup merge of #23752: alexcrichton/remove-should-fail
Alex Crichton
-4
/
+4
2015-03-27
rollup merge of #23736: gmjosack/master
Alex Crichton
-1
/
+1
2015-03-27
rollup merge of #23721: erickt/deprecate
Alex Crichton
-0
/
+6
2015-03-27
rollup merge of #23712: nikomatsakis/reflect-trait
Alex Crichton
-11
/
+57
2015-03-27
rollup merge of #23676: gkoz/array_as_ref
Alex Crichton
-0
/
+19
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
-14
/
+0
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
Implement `Reflect` trait with a variant on the standard OIBIT
Niko Matsakis
-11
/
+56
2015-03-26
Update docs to fix various 404s
Gary M. Josack
-1
/
+1
2015-03-26
Revise use of conversion traits
Aaron Turon
-0
/
+16
2015-03-26
syntax: Remove support for #[should_fail]
Alex Crichton
-4
/
+4
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-116
/
+117
2015-03-26
Register new snapshots
Alex Crichton
-358
/
+0
2015-03-26
Deprecate as_mut_slice methods
Erick Tryzelaar
-0
/
+6
2015-03-26
Added instability markers to `POST_DROP_*` consts, and related opt-in's.
Felix S. Klock II
-10
/
+19
2015-03-26
A better `core::mem::dropped` implementation suggested by huonw on the PR.
Felix S. Klock II
-6
/
+9
2015-03-26
filling-drop: switch `DTOR_NEEDED` and `DTOR_DONE` to non-trivial values.
Felix S. Klock II
-1
/
+1
2015-03-26
Switch drop-flag to `u8` to allow special tags to instrument state.
Felix S. Klock II
-1
/
+95
2015-03-25
Auto merge of #23434 - alexcrichton:misc-stab, r=aturon
bors
-3
/
+4
2015-03-25
Rollup merge of #23664 - bluss:std-docs, r=steveklabnik
Manish Goregaokar
-8
/
+7
2015-03-24
Test fixes and rebase conflicts, round 2
Alex Crichton
-0
/
+1
2015-03-25
Implement AsRef and AsMut for fixed-sized arrays
Gleb Kozyrev
-0
/
+19
2015-03-24
rollup merge of #23671: steveklabnik/doc_std_clone
Alex Crichton
-0
/
+8
2015-03-24
rollup merge of #23661: steveklabnik/any_docs
Alex Crichton
-4
/
+4
2015-03-24
rollup merge of #23630: nrc/coerce-tidy
Alex Crichton
-3
/
+31
2015-03-24
rollup merge of #23282: nikomatsakis/fn-trait-inheritance
Alex Crichton
-1
/
+52
2015-03-24
core: Update docs for StrExt demotion in libstd
Ulrik Sverdrup
-8
/
+7
2015-03-25
Change lint names to plurals
Nick Cameron
-20
/
+20
2015-03-25
Add trivial cast lints.
Nick Cameron
-3
/
+31
2015-03-24
An example for clone
Steve Klabnik
-0
/
+8
2015-03-24
Clean up Any's title line
Steve Klabnik
-4
/
+4
2015-03-23
rollup merge of #23652: alexcrichton/stabilize-hasher-finish
Alex Crichton
-1
/
+1
2015-03-23
rollup merge of #23644: mbrubeck/doc-edit
Alex Crichton
-6
/
+3
2015-03-23
Update docs for ptr module.
Matt Brubeck
-6
/
+3
2015-03-23
rollup merge of #23503: alexcrichton/fix-ptr-docs
Alex Crichton
-23
/
+31
2015-03-23
rollup merge of #23484: alexcrichton/marker-trait-stable
Alex Crichton
-0
/
+1
[prev]
[next]