rust/src
Manish Goregaokar 98ec45ee0b Rollup merge of #22542 - ipetkov:unsafe-lint, r=huonw
This allows warning or forbidding all uses of unsafe code, whereas
previously only unsafe blocks were caught by the lint.

The lint has been renamed from `unsafe-blocks` to `unsafe-code` to
reflect its new purpose.

This is a minor [breaking-change]

Closes #22430
2015-02-22 01:50:53 +05:30
..
compiler-rt@58ab642c30 Updated compiler-rt 2015-01-09 18:38:30 +02:00
compiletest Auto merge of #21959 - dhuseby:bitrig-support, r=brson 2015-02-21 09:20:48 +00:00
doc Rollup merge of #22625 - inrustwetrust:dispatch-doc-grammar, r=huonw 2015-02-22 01:49:46 +05:30
driver Test fixes and rebase conflicts 2015-01-30 14:53:34 -08:00
etc Auto merge of #21959 - dhuseby:bitrig-support, r=brson 2015-02-21 09:20:48 +00:00
grammar Bison grammar: fix precedence with ranges followed by blocks 2015-02-10 17:59:02 -08:00
jemalloc@b001609960
liballoc rollup merge of #22210: aturon/stab-final-borrow 2015-02-18 15:34:48 -08:00
libarena Fallout: arena needs to use phantomdata since invariantlifetime is gone 2015-02-18 10:25:12 -05:00
libbacktrace bitrig integration 2015-02-11 14:49:06 -08:00
libcollections Round 4 test fixes and rebase conflicts 2015-02-18 17:57:35 -08:00
libcore Remove mention of non-existing AtomicOption in docs 2015-02-21 11:51:06 -05:00
libcoretest fix a few 'variable does not need to be mutable' warnings 2015-02-20 22:56:32 +02:00
libflate Fallout: port libflate to new Unique API 2015-02-18 10:25:28 -05:00
libfmt_macros Replace all uses of &foo[] with &foo[..] en masse. 2015-02-18 17:36:03 -05:00
libgetopts Replace all uses of &foo[] with &foo[..] en masse. 2015-02-18 17:36:03 -05:00
libgraphviz Round 3 test fixes and conflicts 2015-02-18 16:34:04 -08:00
liblibc Auto merge of #21959 - dhuseby:bitrig-support, r=brson 2015-02-21 09:20:48 +00:00
liblog Replace all uses of &foo[] with &foo[..] en masse. 2015-02-18 17:36:03 -05:00
librand rollup merge of #22286: nikomatsakis/variance-4b 2015-02-18 15:52:01 -08:00
librbml Remove i, is, u, or us suffixes that are not necessary. 2015-02-18 09:09:12 -05:00
librustc Rollup merge of #22542 - ipetkov:unsafe-lint, r=huonw 2015-02-22 01:50:53 +05:30
librustc_back Auto merge of #21959 - dhuseby:bitrig-support, r=brson 2015-02-21 09:20:48 +00:00
librustc_bitflags Feature-gate #![no_std] 2015-02-07 10:49:58 -08:00
librustc_borrowck rollup merge of #22502: nikomatsakis/deprecate-bracket-bracket 2015-02-18 15:48:40 -08:00
librustc_driver In the rustc driver, we pass the expanded, not the pre-expansion, AST to the post-analysis callback. We can also pass this to post-write-deps callback. 2015-02-21 16:25:51 +13:00
librustc_llvm rollup merge of #22482: alexcrichton/cstr-changes 2015-02-18 14:32:10 -08:00
librustc_privacy Replace all uses of &foo[] with &foo[..] en masse. 2015-02-18 17:36:03 -05:00
librustc_resolve rollup merge of #22502: nikomatsakis/deprecate-bracket-bracket 2015-02-18 15:48:40 -08:00
librustc_trans Rollup merge of #22527 - dotdash:if-loop, r=huonw 2015-02-22 01:47:28 +05:30
librustc_typeck Fix from niko for cfail tests 2015-02-18 18:01:03 -08:00
librustdoc Rollup merge of #22578 - nagisa:deprecated-fallout, r=alexcrichton 2015-02-22 01:48:30 +05:30
libserialize rollup merge of #22502: nikomatsakis/deprecate-bracket-bracket 2015-02-18 15:48:40 -08:00
libstd Rollup merge of #22634 - shepmaster:std-io-typo, r=Manishearth 2015-02-22 01:50:32 +05:30
libsyntax Auto merge of #21959 - dhuseby:bitrig-support, r=brson 2015-02-21 09:20:48 +00:00
libterm rollup merge of #22286: nikomatsakis/variance-4b 2015-02-18 15:52:01 -08:00
libtest rollup merge of #22502: nikomatsakis/deprecate-bracket-bracket 2015-02-18 15:48:40 -08:00
libunicode Register new snapshots 2015-02-17 22:04:31 -08:00
llvm@4891e6382e Simplify README by not talking about the source tarball option 2015-02-18 13:46:55 -08:00
rt renaming rust_load_self to rust_current_exe 2015-02-11 14:49:11 -08:00
rust-installer@60fd8abfca Upgrade rust-installer 2015-02-12 20:36:17 -08:00
rustbook rollup merge of #22502: nikomatsakis/deprecate-bracket-bracket 2015-02-18 15:48:40 -08:00
rustllvm Update LLVM to release_36@229036 2015-02-16 12:08:37 +01:00
test Rollup merge of #22542 - ipetkov:unsafe-lint, r=huonw 2015-02-22 01:50:53 +05:30
snapshots.txt Register new snapshots 2015-02-17 22:04:31 -08:00