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
/
libstd
/
path.rs
Age
Commit message (
Expand
)
Author
Lines
2015-05-25
Auto merge of #25736 - tshepang:path-nits, r=steveklabnik
bors
-3
/
+3
2015-05-23
doc: fix Windows test failure
Tshepang Lekhonkhobe
-2
/
+2
2015-05-23
path: make this bit follow idiom
Tshepang Lekhonkhobe
-1
/
+1
2015-05-23
doc: missing words
Tshepang Lekhonkhobe
-2
/
+2
2015-05-21
doc: miscellaneous improvements to std::path::Path examples
Tshepang Lekhonkhobe
-38
/
+40
2015-05-16
libstd: Path docs: `file` is now `file_name`
Ryman
-2
/
+2
2015-05-11
Rollup merge of #25278 - cpjreynolds:path-doc, r=alexcrichton
Steve Klabnik
-1
/
+1
2015-05-11
docs: Clarify Path::starts_with (and ends_with)
Ulrik Sverdrup
-0
/
+6
2015-05-10
Fix grammar in path::Path documentation
Cole Reynolds
-1
/
+1
2015-05-04
Fix spelling errors in documentation.
Joseph Crail
-1
/
+1
2015-04-25
add import (fixup #24649)
Manish Goregaokar
-0
/
+2
2015-04-25
Rollup merge of #24649 - nham:path_new_examples, r=steveklabnik
Manish Goregaokar
-0
/
+8
2015-04-21
rollup merge of #24636: alexcrichton/remove-deprecated
Alex Crichton
-33
/
+1
2015-04-21
rollup merge of #24541: alexcrichton/issue-24538
Alex Crichton
-1
/
+1
2015-04-21
std: Remove deprecated/unstable num functionality
Alex Crichton
-1
/
+1
2015-04-21
std: Remove deprecated AsPath trait
Alex Crichton
-32
/
+0
2015-04-21
Separate code into two code blocks
Nick Hamann
-3
/
+4
2015-04-20
Address some nits
Nick Hamann
-2
/
+2
2015-04-20
Add two examples for Path::new
Nick Hamann
-0
/
+7
2015-04-19
Fix typos in code comments
Corey Farwell
-2
/
+2
2015-04-17
std: Add Default/IntoIterator/ToOwned to the prelude
Alex Crichton
-1
/
+1
2015-04-14
Negative case of `len()` -> `is_empty()`
Tamir Duberstein
-5
/
+5
2015-04-14
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2015-04-14
rollup merge of #24377: apasel422/docs
Alex Crichton
-16
/
+16
2015-04-13
pluralize doc comment verbs and add missing periods
Andrew Paseltiner
-16
/
+16
2015-04-12
Fixed with_extension documentation bug
Theo Belaire
-1
/
+2
2015-04-01
rollup merge of #23951: alexcrichton/splitn
Alex Crichton
-1
/
+1
2015-04-01
std: Changing the meaning of the count to splitn
Alex Crichton
-1
/
+1
2015-04-02
Rollup merge of #23932 - steveklabnik:doc_std_path, r=flaper87
Manish Goregaokar
-0
/
+213
2015-04-01
Add examples + documentation for std::path
Steve Klabnik
-0
/
+213
2015-03-31
rollup merge of #23873: alexcrichton/remove-deprecated
Alex Crichton
-1
/
+1
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-1
/
+1
2015-03-31
Stabilize `std::convert` and related code
Aaron Turon
-6
/
+9
2015-03-26
Revise use of conversion traits
Aaron Turon
-34
/
+6
2015-03-23
Test fixes and rebase conflicts, round 2
Alex Crichton
-10
/
+13
2015-03-23
rollup merge of #23538: aturon/conversion
Alex Crichton
-27
/
+173
2015-03-23
Add generic conversion traits
Aaron Turon
-27
/
+173
2015-03-23
Clarify behavior of Path::relative_from
Brian Anderson
-0
/
+3
2015-03-18
Register new snapshots
Alex Crichton
-2
/
+0
2015-03-17
Rollup merge of #23329 - jbcrail:rm-syntax-highlight, r=sanxiyn
Manish Goregaokar
-4
/
+4
2015-03-16
impl char
Jorge Aparicio
-0
/
+1
2015-03-15
Auto merge of #23387 - Manishearth:rollup, r=Manishearth
bors
-2
/
+2
2015-03-14
std: Remove ?Sized bounds from many I/O functions
Alex Crichton
-13
/
+13
2015-03-15
fix typos
FuGangqiang
-2
/
+2
2015-03-13
Remove explicit syntax highlight from docs.
Joseph Crail
-4
/
+4
2015-03-13
Auto merge of #23229 - aturon:stab-path, r=alexcrichton
bors
-273
/
+354
2015-03-12
Stabilize std::path
Aaron Turon
-273
/
+354
2015-03-11
Example -> Examples
Steve Klabnik
-2
/
+2
2015-03-06
rollup merge of #22975: alexcrichton/stabilize-ffi
Alex Crichton
-4
/
+4
2015-03-06
Rollup merge of #23096 - posborne:paths-documentation-grammar-fix, r=huonw
Manish Goregaokar
-1
/
+1
[next]