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
/
lib
/
option.rs
Age
Commit message (
Expand
)
Author
Lines
2011-12-06
Establish 'core' library separate from 'std'.
Graydon Hoare
-93
/
+0
2011-11-23
Rollback return-by-reference
Marijn Haverbeke
-1
/
+1
2011-11-17
remove compile-command from local variable blocks
Niko Matsakis
-1
/
+0
2011-10-27
Make option::is_some option::is_none pure
Brian Anderson
-2
/
+2
2011-10-25
Begin documenting std and add doc generation using naturaldocs
Brian Anderson
-3
/
+58
2011-10-25
Update our code to new type parameter kind syntax
Marijn Haverbeke
-8
/
+8
2011-10-07
Give up on providing a by-value version of map, convert fold over to
Marijn Haverbeke
-5
/
+0
2011-10-07
Parse and typecheck by-value and by-ref arg specs
Marijn Haverbeke
-0
/
+5
2011-09-16
Revert "Revert "Make option::get return the option contents by reference" due...
Patrick Walton
-2
/
+2
2011-09-15
Revert "Make option::get return the option contents by reference" due to memo...
Patrick Walton
-2
/
+2
2011-09-15
Make option::get return the option contents by reference
Marijn Haverbeke
-2
/
+2
2011-09-12
Reformat for new mode syntax, step 1
Marijn Haverbeke
-7
/
+7
2011-08-20
Reformat
Brian Anderson
-4
/
+1
2011-08-16
Port the stdlib to the decl foo<T> syntax.
Erick Tryzelaar
-8
/
+8
2011-08-16
Port the stdlib to the typaram foo<T> syntax.
Erick Tryzelaar
-7
/
+7
2011-08-12
Change a bunch of places in the stdlib to use blocks.
Michael Sullivan
-5
/
+3
2011-08-09
Do some cleanup in stdlib.
Michael Sullivan
-11
/
+13
2011-07-29
Enable kind checking on typarams, fix kind constraints in library and comp.
Graydon Hoare
-9
/
+9
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-19
/
+12
2011-06-16
stdlib: Add option::is_some
Brian Anderson
-0
/
+4
2011-06-15
Fix a bunch of compile-command lines to use RBUILD
Graydon Hoare
-1
/
+1
2011-06-15
Reformat source tree (minus a couple tests that are still grumpy).
Graydon Hoare
-37
/
+15
2011-05-31
stdlib: Remove unneeded type params from alt patterns
Brian Anderson
-10
/
+10
2011-05-22
stdlib: Use if/alt expressions in std::option
Brian Anderson
-18
/
+16
2011-05-17
rustc: Have typechecking no longer rebuild the AST
Patrick Walton
-0
/
+9
2011-05-12
Downcase std modules again, move to :: for module dereferencing
Marijn Haverbeke
-0
/
+60
2011-05-06
Rename std modules to be camelcased
Marijn Haverbeke
-60
/
+0
2011-04-19
Handle nested items correctly in typestate_check
Tim Chevalier
-4
/
+8
2011-04-06
Continued sketching out code for checking states against preconditions.
Tim Chevalier
-0
/
+7
2011-03-17
Add an option.is_none() method
Patrick Walton
-0
/
+7
2010-11-18
rustboot: Don't use walk to traverse statements in type.ml; fixes redundant c...
Patrick Walton
-0
/
+2
2010-11-05
Move the option type to its own module
Patrick Walton
-0
/
+40
2010-11-05
Revert "Move the option type to its own module"
Patrick Walton
-40
/
+0
2010-11-05
Move the option type to its own module
Patrick Walton
-0
/
+40