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
/
library
/
core
/
src
/
option.rs
Age
Commit message (
Expand
)
Author
Lines
2020-12-10
Improve wording of `flatten()` docs
Camelid
-1
/
+5
2020-10-23
add tracking issue number to option_insert feature gate
Canop
-1
/
+1
2020-10-23
Update library/core/src/option.rs
Canop
-4
/
+0
2020-10-23
Update library/core/src/option.rs
Canop
-0
/
+2
2020-10-23
fix naming unconsistency between function doc and prototype
Canop
-9
/
+8
2020-10-23
more tests in option.insert, code cleaning in option
Canop
-12
/
+17
2020-10-23
remove `option.insert_with`
Canop
-19
/
+1
2020-10-23
add `insert` and `insert_with` to `Option`
Canop
-0
/
+46
2020-10-15
Deny broken intra-doc links in linkchecker
Joshua Nelson
-0
/
+1
2020-10-08
Fix intra-doc links in `core`
Camelid
-0
/
+3
2020-09-26
Rollup merge of #75454 - ltratt:option_optimisation_guarantees, r=dtolnay
Ralf Jung
-4
/
+17
2020-09-20
Stabilize some Option methods as const
CDirkx
-3
/
+3
2020-09-18
Fixed some intra-docs links in library/core
Amjad Alsharafi
-2
/
+0
2020-08-26
apply bootstrap cfgs
Pietro Albini
-2
/
+2
2020-08-17
Grammar tweak.
Laurence Tratt
-4
/
+4
2020-08-17
Rename the types for clarity.
Laurence Tratt
-5
/
+5
2020-08-16
hir: introduce lang items for AST lowering
David Wood
-0
/
+2
2020-08-15
Remove unnecessary intra-doc link
Camelid
-1
/
+0
2020-08-15
Fix link
Camelid
-0
/
+2
2020-08-14
Switch to intra-doc links in `core::option`
Camelid
-92
/
+23
2020-08-12
Add Rust function pointers.
Laurence Tratt
-1
/
+1
2020-08-12
Change notation.
Laurence Tratt
-2
/
+2
2020-08-12
Be clearer about Some/None transmute.
Laurence Tratt
-2
/
+3
2020-08-12
Be clear about the reverse `transmute` guarantees.
Laurence Tratt
-2
/
+3
2020-08-12
Clarify and add guarantee about `transmute`.
Laurence Tratt
-3
/
+6
2020-08-12
Explicitly document the size guarantees that Option makes.
Laurence Tratt
-4
/
+12
2020-07-30
Make `Option::unwrap` unstably const
Dylan MacKenzie
-1
/
+2
2020-07-27
mv std libs to library/
mark
-0
/
+1740