rust/src
Huon Wilson 19cb8f32d8 Check stability of struct fields.
We were recording stability attributes applied to fields in the
compiler, and even annotating it in the libs, but the compiler didn't
actually do the checks to give errors/warnings in user crates.
2015-02-26 16:26:34 +11:00
..
compiler-rt@58ab642c30 Updated compiler-rt 2015-01-09 18:38:30 +02:00
compiletest Rollup merge of #22693 - tshepang:use-new-slicing-syntax-runtest, r=alexcrichton 2015-02-23 23:28:49 +05:30
doc Rollup merge of #22784 - rnestler:fix_doc_faq, r=dotdash 2015-02-25 10:27:17 +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 std: Stabilize some ptr functions 2015-02-24 14:22:33 -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 Rollup merge of #22729 - alexcrichton:ptr-stabilization, r=aturon 2015-02-25 10:29:46 +05:30
libcore Rollup merge of #22729 - alexcrichton:ptr-stabilization, r=aturon 2015-02-25 10:29:46 +05:30
libcoretest Rollup merge of #22747 - krdln:fix-parsing-minus, r=alexcrichton 2015-02-25 03:20:58 +05:30
libflate std: Stabilize some ptr functions 2015-02-24 14:22:33 -08:00
libfmt_macros int audit - libcore::fmt 2015-02-23 16:07:38 +13:00
libgetopts Remove remaining uses of []. This time I tried to use deref coercions where possible. 2015-02-20 14:08:14 -05:00
libgraphviz Addressed PR comments 2015-02-20 00:58:15 +01:00
liblibc unbreak openbsd after nacl intergration 2015-02-25 05:07:40 +01:00
liblog Rollup merge of #22696 - stepancheg:use-box, r=alexcrichton 2015-02-23 23:28:49 +05:30
librand try to reduce bajillion warnings 2015-02-20 19:55:00 -05:00
librbml Use arrays instead of vectors in tests 2015-02-24 21:15:45 +03:00
librustc Check stability of struct fields. 2015-02-26 16:26:34 +11:00
librustc_back Rollup merge of #22727 - alexcrichton:prep-env, r=aturon 2015-02-25 10:29:39 +05:30
librustc_bitflags Feature-gate #![no_std] 2015-02-07 10:49:58 -08:00
librustc_borrowck Rollup merge of #22736 - nikomatsakis:issue-22382, r=eddyb 2015-02-25 03:21:43 +05:30
librustc_driver Rollup merge of #22727 - alexcrichton:prep-env, r=aturon 2015-02-25 10:29:39 +05:30
librustc_llvm rollup merge of #22482: alexcrichton/cstr-changes 2015-02-18 14:32:10 -08:00
librustc_privacy Fix fallout from correct stability handling in UFCS. 2015-02-24 14:16:02 +02:00
librustc_resolve Fix fallout from rebasing. 2015-02-24 14:16:02 +02:00
librustc_trans Auto merge of #22796 - Manishearth:rollup, r=Manishearth 2015-02-25 20:32:58 +00:00
librustc_typeck Auto merge of #22796 - Manishearth:rollup, r=Manishearth 2015-02-25 20:32:58 +00:00
librustdoc Auto merge of #22796 - Manishearth:rollup, r=Manishearth 2015-02-25 20:32:58 +00:00
libserialize Use arrays instead of vectors in tests 2015-02-24 21:15:45 +03:00
libstd Check stability of struct fields. 2015-02-26 16:26:34 +11:00
libsyntax Rollup merge of #22787 - pnkfelix:reenable-gate-for-unsafe_no_drop_flag, r=alexcrichton 2015-02-25 10:30:12 +05:30
libterm Rollup merge of #22727 - alexcrichton:prep-env, r=aturon 2015-02-25 10:29:39 +05:30
libtest continue when builtin bounds are registered 2015-02-22 16:31:19 +01:00
libunicode Addressed PR comments 2015-02-20 00:58:15 +01:00
llvm@b89c3f039b Update LLVM to rust-llvm-2015-02-19 2015-02-21 13:37:37 +01: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 Use os::getcwd instead of env in rustbook (fixup #22727) 2015-02-25 12:48:14 +05:30
rustllvm Update LLVM to rust-llvm-2015-02-19 2015-02-21 13:37:37 +01:00
test Check stability of struct fields. 2015-02-26 16:26:34 +11:00
snapshots.txt Register new snapshots 2015-02-20 22:17:17 -08:00