rust/src
Guillaume Gomez 3f43b01681 Rollup merge of #34356 - matklad:cstr-docs, r=GuillaumeGomez
Document `CStr::as_ptr` dangers.

r? @steveklabnik

Hi! I've tried to document `CString::new("hello").unwrap().as_ptr()` footgun. Related [RFC] and the original [discussion].

[RFC]: https://github.com/rust-lang/rfcs/pull/1642
[discussion]: https://users.rust-lang.org/t/you-should-stop-telling-people-that-safe-rust-is-always-safe/6094
2016-06-21 23:54:28 +02:00
..
bootstrap
build_helper
compiler-rt@57315f7e07
doc
driver
etc
grammar
jemalloc@aab1c0a0e0
liballoc
liballoc_jemalloc
liballoc_system
libarena
libbacktrace
libcollections Add short summaries to btree modules 2016-06-17 23:50:34 +01:00
libcollectionstest
libcore Auto merge of #34155 - ollie27:unzip, r=alexcrichton 2016-06-21 02:18:42 -07:00
libcoretest
libflate
libfmt_macros
libgetopts
libgraphviz
liblibc@45d85899e9
liblog
libpanic_abort
libpanic_unwind
librand
librbml
librustc trans: generalize immediate temporaries to all MIR locals. 2016-06-20 23:55:14 +03:00
librustc_back
librustc_bitflags
librustc_borrowck
librustc_const_eval
librustc_const_math
librustc_data_structures
librustc_driver
librustc_incremental
librustc_lint
librustc_llvm
librustc_metadata
librustc_mir
librustc_passes
librustc_platform_intrinsics
librustc_plugin
librustc_privacy Auto merge of #34186 - GuillaumeGomez:err-code-check, r=alexcrichton 2016-06-20 15:54:17 -07:00
librustc_resolve Remove unused functions calls and unused E0406 2016-06-18 17:02:41 +02:00
librustc_save_analysis
librustc_trans trans: generalize immediate temporaries to all MIR locals. 2016-06-20 23:55:14 +03:00
librustc_typeck
librustc_unicode
librustdoc Auto merge of #34186 - GuillaumeGomez:err-code-check, r=alexcrichton 2016-06-20 15:54:17 -07:00
libserialize
libstd Rollup merge of #34356 - matklad:cstr-docs, r=GuillaumeGomez 2016-06-21 23:54:28 +02:00
libsyntax Auto merge of #34295 - jseyfried:cfg_decoration, r=eddyb 2016-06-18 20:12:09 -07:00
libsyntax_ext
libterm
libtest
libunwind
llvm@80ad955b60
rt
rtstartup
rust-installer@c37d3747da
rustc
rustllvm
test trans: generalize immediate temporaries to all MIR locals. 2016-06-20 23:55:14 +03:00
tools
stage0.txt