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
/
from_str.rs
Age
Commit message (
Expand
)
Author
Lines
2013-03-22
libcore: Remove `pure` from libcore. rs=depure
Patrick Walton
-1
/
+1
2013-03-22
librustc: Remove all uses of `static` from functions. rs=destatic
Patrick Walton
-1
/
+1
2013-03-06
bool: make the from_str function a FromStr impl
Daniel Micay
-1
/
+0
2013-02-07
Make ~fn non-copyable, make &fn copyable, split barefn/closure types,
Niko Matsakis
-4
/
+0
2013-01-30
librustc: Change `self` as a type to `Self` everywhere. r=brson
Patrick Walton
-1
/
+1
2012-12-03
Update license, add license boilerplate to most files. Remainder will follow.
Graydon Hoare
-0
/
+10
2012-11-18
Made from_str pure
Jesse Jones
-1
/
+1
2012-09-28
De-export logging, to_str, to_bytes, from_str, util. Part of #3583.
Graydon Hoare
-1
/
+1
2012-09-20
core: Mark three more trivial mods as demoded
Brian Anderson
-0
/
+4
2012-09-19
core: Clean up crate docs and give all mods a brief description
Brian Anderson
-0
/
+2
2012-09-03
libcore: Add missing from_str.rs
Patrick Walton
-0
/
+3
2012-09-03
core: Add missing from_str.rs
Brian Anderson
-0
/
+3