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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2017-11-08
Auto merge of #45379 - cuviper:unit_from_iter, r=alexcrichton
bors
-0
/
+1
2017-10-26
Bump to 1.23 and update bootstrap
Alex Crichton
-18
/
+17
2017-10-18
impl FromIterator<()> for ()
Josh Stone
-0
/
+1
2017-09-16
change #![feature(const_fn)] to specific gates
Alex Burka
-0
/
+18
2017-08-25
*: remove crate_{name,type} attributes
Tamir Duberstein
-2
/
+0
2017-07-25
Bump master to 1.21.0
Alex Crichton
-2
/
+0
2017-07-06
remove associated_consts feature gate
Sean McArthur
-1
/
+2
2017-07-02
Documentation
est31
-2
/
+2
2017-07-02
Fix the test failure, add comment, and refactor a little bit
est31
-5
/
+0
2017-07-02
Output line column info when panicking
est31
-3
/
+8
2017-05-12
Remove some unused macros from the rust codebase
est31
-4
/
+0
2017-04-14
Use associated constants in core::num::dec2flt
Robin Kruppe
-0
/
+1
2017-03-21
Implement feature sort_unstable
Stjepan Glavina
-5
/
+6
2017-02-03
Bump version, upgrade bootstrap
Alex Crichton
-7
/
+1
2017-01-24
Remove Reflect
est31
-1
/
+0
2017-01-08
Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc
bors
-1
/
+1
2016-12-30
Feature gate the 128 bit types
Simonas Kazlauskas
-0
/
+1
2016-12-30
Such large. Very 128. Much bits.
Simonas Kazlauskas
-0
/
+8
2016-12-29
Remove not(stage0) from deny(warnings)
Alex Crichton
-1
/
+1
2016-11-30
Update the bootstrap compiler
Alex Crichton
-1
/
+0
2016-10-23
Implement ops on `&Wrapping<T>`
Cristi Cobzarenco
-0
/
+3
2016-10-12
Stabilise `?`
Nick Cameron
-1
/
+1
2016-08-24
Use `#[prelude_import]` in `libcore`.
Jeffrey Seyfried
-0
/
+5
2016-08-19
Remove old stage0 compatibility
Brian Anderson
-5
/
+1
2016-08-17
Rollup merge of #35663 - CryZe:no-stdlib, r=Manishearth
Jonathan Turner
-0
/
+5
2016-08-14
Improve `No stdlib` and related Documentation
Christopher Serr
-0
/
+5
2016-08-13
Rename empty/bang to never
Andrew Cann
-1
/
+1
2016-08-13
Minor fixups based on @eddyb's feedback
Andrew Cann
-0
/
+2
2016-08-13
Control usage of `!` through a feature gate.
Andrew Cann
-0
/
+1
2016-07-23
Fix indentation in src/libcore/lib.rs
Tobias Bucher
-9
/
+9
2016-07-23
Escape fewer Unicode codepoints in `Debug` impl of `str`
Tobias Bucher
-0
/
+1
2016-07-15
Fix up documentation around no_std
Steve Klabnik
-5
/
+8
2016-07-03
std: Stabilize APIs for the 1.11.0 release
Alex Crichton
-0
/
+2
2016-06-14
specialize zip: Introduce TrustedRandomAccess trait
Ulrik Sverdrup
-0
/
+1
2016-05-31
mk: Prepare for a new stage0 compiler
Alex Crichton
-1
/
+0
2016-05-13
Fix fast path of float parsing on x87
Andrea Canciani
-0
/
+2
2016-05-11
Extend rustc_on_unimplemented flag: if a message is available at an impl, thi...
ggomez
-0
/
+1
2016-05-09
Add #[cfg(target_has_atomic)] to get atomic support for the current target
Amanieu d'Antras
-0
/
+1
2016-04-05
Specialize equality for [T] and comparison for [u8]
Ulrik Sverdrup
-0
/
+1
2016-03-22
sprinkle feature gates here and there
Jorge Aparicio
-0
/
+1
2016-03-21
Auto merge of #32054 - seanmonstar:impl-debug-core, r=alexcrichton
bors
-0
/
+1
2016-03-20
Update snapshots to 2016-03-18 (235d774).
Eduard Burtescu
-0
/
+1
2016-03-20
libcore: add Debug implementations to most missing types
Sean McArthur
-0
/
+1
2016-03-17
Add #[rustc_no_mir] to make tests pass with -Z orbit.
Eduard Burtescu
-0
/
+1
2016-01-24
mk: Move from `-D warnings` to `#![deny(warnings)]`
Alex Crichton
-0
/
+1
2015-12-21
Register new snapshots
Alex Crichton
-7
/
+1
2015-12-16
Remove incorrect words about libcore's stability
Steve Klabnik
-6
/
+0
2015-12-10
std: Remove deprecated functionality from 1.5
Alex Crichton
-6
/
+0
2015-12-05
std: Stabilize APIs for the 1.6 release
Alex Crichton
-9
/
+4
2015-11-25
Remove all uses of `#[staged_api]`
Vadim Petrochenkov
-1
/
+1
[next]