rust/src
Alex Crichton 6bb2c5d322 std: Update CString::{into,from}_raw with *mut T
Conventionally in C `*mut T` is a transfer of ownership where `*const T` is a
loan, so `*mut T` is likely the more appropriate return type for these
functions. Additionally, this more closely mirrors the APIs on `Box` for this
sort of functionality.

cc #27769
2015-09-03 10:36:34 -07:00
..
compiler-rt@58ab642c30
compiletest Add an intital HIR and lowering step 2015-09-03 10:02:36 +12:00
doc Makes formatting of struct keyword consistent 2015-09-02 18:58:18 -07:00
driver
error-index-generator
etc Fix some typos in SSE-AVX intrinsics. 2015-08-31 18:33:55 -07:00
grammar
jemalloc@e24a1a025a
liballoc
liballoc_jemalloc
liballoc_system
libarena
libbacktrace
libcollections Auto merge of #28156 - nagisa:binaryheap-debug, r=Gankro 2015-09-02 06:37:32 +00:00
libcollectionstest Auto merge of #28148 - eefriedman:binary_heap, r=alexcrichton 2015-09-02 01:33:20 +00:00
libcore Auto merge of #28088 - tbu-:pr_fixed_size_array, r=alexcrichton 2015-09-01 17:39:33 +00:00
libcoretest
libflate
libfmt_macros Improved libfmt_macros code style with clippy 2015-09-02 12:13:10 +02:00
libgetopts
libgraphviz
liblibc
liblog
librand
librbml
librustc rewrite metadata indexing 2015-09-03 12:59:51 +03:00
librustc_back Add an intital HIR and lowering step 2015-09-03 10:02:36 +12:00
librustc_bitflags
librustc_borrowck Add an intital HIR and lowering step 2015-09-03 10:02:36 +12:00
librustc_data_structures
librustc_driver Add an intital HIR and lowering step 2015-09-03 10:02:36 +12:00
librustc_front Add an intital HIR and lowering step 2015-09-03 10:02:36 +12:00
librustc_lint Add an intital HIR and lowering step 2015-09-03 10:02:36 +12:00
librustc_llvm
librustc_platform_intrinsics Fix some typos in SSE-AVX intrinsics. 2015-08-31 18:33:55 -07:00
librustc_privacy Add an intital HIR and lowering step 2015-09-03 10:02:36 +12:00
librustc_resolve Add an intital HIR and lowering step 2015-09-03 10:02:36 +12:00
librustc_trans Add an intital HIR and lowering step 2015-09-03 10:02:36 +12:00
librustc_typeck Add an intital HIR and lowering step 2015-09-03 10:02:36 +12:00
librustc_unicode
librustdoc Add an intital HIR and lowering step 2015-09-03 10:02:36 +12:00
libserialize
libstd std: Update CString::{into,from}_raw with *mut T 2015-09-03 10:36:34 -07:00
libsyntax Auto merge of #28138 - nrc:hir, r=nikomatsakis 2015-09-02 22:44:25 +00:00
libterm
libtest
llvm@874dc4ee4c
rt
rust-installer@c37d3747da
rustbook
rustllvm
test Add an intital HIR and lowering step 2015-09-03 10:02:36 +12:00
snapshots.txt Add snapshot for DragonFly BSD 2015-09-02 18:21:02 +02:00