rust/src
Simonas Kazlauskas 7d6da8e421 Add some tests for non-trivial ADTs
These tests test building and matching some non-trivial ADT configurations such as C-like enums and
packed structs.
2016-01-15 20:27:57 +02:00
..
compiler-rt@b6087e82ba
compiletest Add powerpc64 and powerpc64le support 2016-01-13 01:39:00 +00:00
doc Rollup merge of #30836 - Luke-Nukem:master, r=steveklabnik 2016-01-15 17:28:28 +05:30
driver
error-index-generator
etc Auto merge of #30639 - rkruppe:dec2flt-fastpath-tables, r=alexcrichton 2016-01-13 02:05:02 +00:00
grammar Fix whitespace alignment 2015-12-24 21:39:38 -05:00
jemalloc@f84e309272 std: Update jemalloc version 2015-12-21 13:34:48 -08:00
liballoc Rollup merge of #30912 - tshepang:remove-distraction, r=steveklabnik 2016-01-14 14:58:35 -05:00
liballoc_jemalloc Add powerpc64 and powerpc64le support 2016-01-13 01:39:00 +00:00
liballoc_system Add powerpc64 and powerpc64le support 2016-01-13 01:39:00 +00:00
libarena Deprecate reflection-based Arena 2016-01-06 18:07:21 +01:00
libbacktrace Undo whitespace tweaks pending libbacktrace merge 2016-01-03 20:53:31 -05:00
libcollections Rollup merge of #30886 - ollie27:docs_links, r=steveklabnik 2016-01-14 19:12:29 +05:30
libcollectionstest Auto merge of #29498 - wthrowe:replace-pattern, r=alexcrichton 2016-01-13 08:15:45 +00:00
libcore doc: this is more easy to read, and less prone mis-interpretation 2016-01-14 21:38:18 +02:00
libcoretest Make float parsing "." return Err 2016-01-04 18:23:33 +00:00
libflate Register new snapshots 2015-12-21 09:26:21 -08:00
libfmt_macros Register new snapshots 2015-12-21 09:26:21 -08:00
libgetopts Register new snapshots 2015-12-21 09:26:21 -08:00
libgraphviz Register new snapshots 2015-12-21 09:26:21 -08:00
liblibc@95d6a00134 android has posix_memalign for API 16+ since NDK r10d 2016-01-12 15:04:59 -05:00
liblog Register new snapshots 2015-12-21 09:26:21 -08:00
librand Fix a breaking change in #30523 2016-01-05 22:16:03 -08:00
librbml Use a more efficient encoding for opaque data in RBML. 2015-12-28 12:15:44 -05:00
librustc Rollup merge of #30787 - nikomatsakis:future-incompatible-lint, r=brson 2016-01-15 17:28:28 +05:30
librustc_back Add powerpc64 and powerpc64le support 2016-01-13 01:39:00 +00:00
librustc_bitflags Register new snapshots 2015-12-21 09:26:21 -08:00
librustc_borrowck Rollup merge of #30737 - Ms2ger:MutateMode, r=sanxiyn 2016-01-11 21:17:52 +02:00
librustc_data_structures Fix tidy errors 2016-01-06 11:28:53 -05:00
librustc_driver Address reviewer comments 2016-01-15 14:49:25 +13:00
librustc_front Stop re-exporting PathParameters's variants. 2015-12-22 17:12:33 +01:00
librustc_lint Fix long line in URL 2016-01-12 17:12:32 -05:00
librustc_llvm Register new snapshots 2015-12-21 09:26:21 -08:00
librustc_metadata Also store MIR of closures in crate metadata. 2016-01-08 09:45:26 -05:00
librustc_mir Generate ADTs for tuple-like constructors instead 2016-01-15 18:06:49 +02:00
librustc_platform_intrinsics Register new snapshots 2015-12-21 09:26:21 -08:00
librustc_plugin use structured errors 2015-12-30 14:27:59 +13:00
librustc_privacy Rollup merge of #30864 - jseyfried:no_record_exports, r=nrc 2016-01-15 17:28:29 +05:30
librustc_resolve resolve: Remove record_exports, fixes #4953 2016-01-14 22:51:58 +00:00
librustc_trans Fix type retrieval for Switch translation 2016-01-15 20:27:57 +02:00
librustc_typeck Revamp the "future incompatible" section to clarify the situation 2016-01-12 12:53:55 -05:00
librustc_unicode Fix some broken and missing links in the docs 2016-01-13 23:19:24 +00:00
librustdoc Add a test 2016-01-15 10:24:12 +13:00
libserialize Register new snapshots 2015-12-21 09:26:21 -08:00
libstd Rollup merge of #30925 - semarie:blksize_t, r=alexcrichton 2016-01-15 17:28:29 +05:30
libsyntax Rollup merge of #30787 - nikomatsakis:future-incompatible-lint, r=brson 2016-01-15 17:28:28 +05:30
libsyntax_ext Cut out a bunch of Result and panictry! boilerplate from libsyntax. 2015-12-31 14:29:02 +13:00
libterm Register new snapshots 2015-12-21 09:26:21 -08:00
libtest HW_AVAILCPU is unavailable under openbsd 2016-01-12 08:43:52 +01:00
llvm@3564439515 Disable the null check elimination pass 2015-12-02 18:19:10 +01:00
rt std: Remove old android header file 2015-12-22 09:03:46 -08:00
rtstartup Register new snapshots 2015-12-21 09:26:21 -08:00
rust-installer@c37d3747da
rustbook
rustllvm Disable the null check elimination pass 2015-12-02 18:19:10 +01:00
test Add some tests for non-trivial ADTs 2016-01-15 20:27:57 +02:00
snapshots.txt Fixes #30628 by adding new snapshot for dragonfly bsd 2016-01-08 09:37:14 -08:00