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
/
option.rs
Age
Commit message (
Expand
)
Author
Lines
2012-03-26
Bulk-edit mutable -> mut.
Graydon Hoare
-2
/
+2
2012-03-20
core: Rename unsafe::leak to unsafe::forget. Closes #2031
Brian Anderson
-1
/
+1
2012-03-20
Revert order of arguments to option::maybe and from_maybe
Marijn Haverbeke
-2
/
+2
2012-03-13
Name types after their modules instead of 't'
Brian Anderson
-10
/
+10
2012-03-09
core: Convert to rustdoc
Brian Anderson
-64
/
+40
2012-02-22
Make the various from_str functions return options
Marijn Haverbeke
-0
/
+10
2012-02-21
core: Fix unused variable warning
Brian Anderson
-1
/
+1
2012-02-21
core: Add option::unwrap
Brian Anderson
-0
/
+51
2012-02-20
core: Remove a useless test from option mod
Brian Anderson
-3
/
+0
2012-01-23
s/block()/fn()/g
Niko Matsakis
-3
/
+3
2012-01-19
lib: ";" to "," in enums
Patrick Walton
-2
/
+2
2012-01-19
libcore: "tag" -> "enum"
Patrick Walton
-1
/
+1
2012-01-18
Remove '.' after nullary tags in patterns
Tim Chevalier
-6
/
+6
2012-01-17
libcore: Move core tests into libcore
Brian Anderson
-0
/
+3
2012-01-05
Switch to new param kind bound syntax
Marijn Haverbeke
-4
/
+4
2012-01-02
Add 'copy' bounds to functions that were faultily accepted without
Marijn Haverbeke
-3
/
+3
2011-12-16
Merge pull request #1317 from boggle/fix1315
Graydon Hoare
-2
/
+2
2011-12-16
core: marked fns as pure where possible
Stefan Plantikow
-2
/
+2
2011-12-16
reorder args to the various vec, option fns so blk comes last
Niko Matsakis
-3
/
+3
2011-12-13
Copy first batch of material from libstd to libcore.
Graydon Hoare
-0
/
+93