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
/
ffi
Age
Commit message (
Expand
)
Author
Lines
2015-03-05
std: Stabilize the `ffi` module
Alex Crichton
-9
/
+76
2015-03-04
Auto merge of #22920 - tshepang:remove-some-warnings, r=huonw
bors
-3
/
+2
2015-03-02
Enable recursion for visit_ty in lint visitor
Ivan Petkov
-4
/
+4
2015-03-01
remove some compiler warnings
Tshepang Lekhonkhobe
-3
/
+2
2015-02-23
Rollup merge of #22320 - petrochenkov:eq, r=alexcrichton
Manish Goregaokar
-1
/
+1
2015-02-22
Fix typos in CStr docs
Jake Goulding
-2
/
+2
2015-02-20
Register new snapshots
Alex Crichton
-17
/
+0
2015-02-20
Tweaks to equality comparisons for slices/arrays/vectors
Vadim Petrochenkov
-1
/
+1
2015-02-18
rollup merge of #22502: nikomatsakis/deprecate-bracket-bracket
Alex Crichton
-4
/
+4
2015-02-18
rollup merge of #22210: aturon/stab-final-borrow
Alex Crichton
-4
/
+5
2015-02-18
Round 1 fixes and rebase conflicts
Alex Crichton
-7
/
+7
2015-02-18
Stabilize std::borrow
Aaron Turon
-4
/
+5
2015-02-18
Replace all uses of `&foo[]` with `&foo[..]` en masse.
Niko Matsakis
-4
/
+4
2015-02-18
rollup merge of #22482: alexcrichton/cstr-changes
Alex Crichton
-77
/
+329
2015-02-18
std: Implement CString-related RFCs
Alex Crichton
-77
/
+329
2015-02-18
std: Stabilize the `hash` module
Alex Crichton
-1
/
+20
2015-02-14
Correct typo
Jake Goulding
-1
/
+1
2015-02-06
Auto merge of #21926 - mzabaluev:raw-lifetime, r=alexcrichton
bors
-2
/
+2
2015-02-05
cleanup: replace `as[_mut]_slice()` calls with deref coercions
Jorge Aparicio
-4
/
+4
2015-02-05
Replace usage of slice::from_raw_buf with slice::from_raw_parts
Mikhail Zabaluev
-2
/
+2
2015-02-03
Add new path module
Aaron Turon
-1
/
+2
2015-02-02
rollup merge of #21830: japaric/for-cleanup
Alex Crichton
-11
/
+0
2015-02-02
register snapshots
Jorge Aparicio
-11
/
+0
2015-02-01
std: Add a new `env` module
Alex Crichton
-5
/
+88
2015-01-30
rollup merge of #21713: alexcrichton/second-pass-fmt
Alex Crichton
-1
/
+1
2015-01-30
std: Stabilize the std::fmt module
Alex Crichton
-1
/
+1
2015-01-30
Rename FullRange to RangeFull
Nick Cameron
-0
/
+11
2015-01-25
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-0
/
+265
2015-01-25
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-2
/
+9
2015-01-24
Add ffi::OsString and OsStr
Aaron Turon
-0
/
+264
2015-01-23
Set unstable feature names appropriately
Brian Anderson
-1
/
+1
2015-01-21
Remove 'since' from unstable attributes
Brian Anderson
-1
/
+1
2015-01-21
Add 'feature' and 'since' to stability attributes
Brian Anderson
-2
/
+3
2015-01-21
rollup merge of #21258: aturon/stab-3-index
Alex Crichton
-1
/
+1
2015-01-21
Fallout from stabilization.
Aaron Turon
-1
/
+1
2015-01-20
std: Rename Show/String to Debug/Display
Alex Crichton
-1
/
+8
2015-01-07
Spelling fix compatibel -> compatible
Kevin Rauwolf
-1
/
+1
2015-01-06
Fix misspelled comments.
Joseph Crail
-1
/
+1
2015-01-05
std: Redesign c_str and c_vec
Alex Crichton
-0
/
+238