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
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