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
/
path.rs
Age
Commit message (
Expand
)
Author
Lines
2012-07-04
convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....
Gareth Daniel Smith
-79
/
+78
2012-07-01
Convert to new closure syntax
Brian Anderson
-6
/
+5
2012-06-29
Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.
Michael Sullivan
-10
/
+10
2012-06-25
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
Michael Sullivan
-12
/
+12
2012-06-25
core: Convert declarations to not use the trailing 'unsafe' notation
Brian Anderson
-3
/
+9
2012-06-14
Annotate one FIXME and remove another
Tim Chevalier
-4
/
+3
2012-06-07
Use #[cfg(unix)] and #[cfg(windows)] everywhere
Brian Anderson
-14
/
+8
2012-05-18
Make extracting syntax extension arguments easier.
Paul Stansifer
-1
/
+1
2012-05-10
Removed all 4 uses of `do ... while` in the codebase.
Paul Stansifer
-2
/
+2
2012-05-07
Clarify docs for path::normalize. Closes #2362
Brian Anderson
-1
/
+9
2012-03-20
Implement an initial version of placement new.
Niko Matsakis
-9
/
+9
2012-03-15
core: Docs
Brian Anderson
-7
/
+27
2012-03-09
core: Convert to rustdoc
Brian Anderson
-53
/
+26
2012-03-08
Rename last to last_opt, last_unsafe to last
Tim Chevalier
-1
/
+1
2012-03-08
Rename last_total to last_unsafe
Tim Chevalier
-1
/
+2
2012-03-07
add mutability annotations to libcore
Niko Matsakis
-6
/
+6
2012-03-02
First cut at consolidated core::os module built on core::libc.
Graydon Hoare
-0
/
+505