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
/
libcore
/
default.rs
Age
Commit message (
Expand
)
Author
Lines
2019-09-25
Snap cfgs to new beta
Mark Rousskov
-1
/
+0
2019-09-23
Move `--cfg bootstrap` out of `rustc.rs`
Alex Crichton
-1
/
+1
2019-08-17
Make built-in derives opaque macros
Matthew Jasper
-1
/
+1
2019-08-14
Handle cfg(bootstrap) throughout
Mark Rousskov
-1
/
+0
2019-08-10
Give built-in macros stable addresses in the standard library
Vadim Petrochenkov
-0
/
+8
2019-02-10
libs: doc comments
Alexander Regueiro
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-01
Made doc example of `impl Default for …` use `-> Self` instead of explicit ...
Vincent Esche
-2
/
+2
2017-07-18
Fix "Quasi-quoting is inefficient" warning in incremental rustbuild.
kennytm
-1
/
+1
2017-07-15
Rephrase the doc string
Valentin Brandl
-17
/
+17
2017-07-15
Document default values for primitive types
Valentin Brandl
-18
/
+19
2017-02-03
Bump version, upgrade bootstrap
Alex Crichton
-2
/
+0
2016-12-30
Such large. Very 128. Much bits.
Simonas Kazlauskas
-0
/
+4
2016-08-24
Use `#[prelude_import]` in `libcore`.
Jeffrey Seyfried
-2
/
+0
2016-08-23
doc: one line too many
Tshepang Lekhonkhobe
-1
/
+0
2016-05-23
Move all `Default` docs from module to trait
Carol (Nichols || Goulding)
-73
/
+42
2016-05-23
Shorten, yet clarify, initial summary sentences
Carol (Nichols || Goulding)
-1
/
+3
2016-05-23
Make the Default docs more like the other traits
Carol (Nichols || Goulding)
-3
/
+26
2015-11-12
libcore: deny warnings in doctests
Kevin Butler
-0
/
+6
2015-11-06
Remove stability annotations from trait impl items
Vadim Petrochenkov
-1
/
+0
2015-10-23
Make `{Default, From, FromIterator, One, Zero}` well-formed
Andrew Paseltiner
-1
/
+3
2015-08-26
doc: I had to read this twice before understanding it
Tshepang Lekhonkhobe
-1
/
+1
2015-04-22
Remove doc-comment default::Default imports
Corey Farwell
-9
/
+0
2015-03-15
Strip all leading/trailing newlines
Tamir Duberstein
-1
/
+0
2015-02-18
Audit `core::default` for `int`/`uint` usage.
Felix S. Klock II
-8
/
+8
2015-01-25
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-10
/
+10
2015-01-25
Moving away from deprecated i/u suffixes in libcore
Alfie John
-10
/
+10
2015-01-23
grandfathered -> rust1
Brian Anderson
-5
/
+5
2015-01-21
Add 'feature' and 'since' to stability attributes
Brian Anderson
-5
/
+5
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-5
/
+5
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-17
/
+18
2014-12-15
std: Second pass stabilization of `default`
Alex Crichton
-0
/
+4
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-2
/
+2
2014-09-24
Beef up Default documentation
Steve Klabnik
-3
/
+108
2014-07-20
auto merge of #15806 : treeman/rust/std-doc, r=alexcrichton
bors
-0
/
+10
2014-07-19
Document some trait methods.
Jonas Hietala
-0
/
+10
2014-07-18
std: Stabilize default
Brian Anderson
-0
/
+2
2014-06-11
rustc: Update how Gc<T> is recognized
Alex Crichton
-4
/
+0
2014-05-28
Move trait impls for primitives near trait definition
Piotr Jawniak
-4
/
+27
2014-05-15
core: Remove the unit module
Brian Anderson
-0
/
+5
2014-05-13
std: Move the owned module from core to std
Alex Crichton
-6
/
+0
2014-05-07
core: Inherit the default module
Alex Crichton
-0
/
+27