rust/src
bors ff33b60a80 Auto merge of #44096 - Dushistov:master, r=japaric
Add test for wrong code generation for HashSet creation on arm cpu

This is test for #42918.
To reproduce bug you need machine with arm cpu and compile with optimization.
I tried with rustc 1.19.0-nightly (3d5b8c626 2017-06-09),
if compile test with -C opt-level=3 for target=arm-linux-androideabi
and run on "Qualcomm MSM 8974 arm cpu" then assert fails,
if compile and run with -C opt-level=2 it gives segmentation fault.
So I add `compile-flags: -O`.
With rustc 1.19.0 (0ade33941 2017-07-17) all works fine.
Closes #42918
2017-08-26 23:11:44 +00:00
..
bootstrap rustbuild: Automatically enable Ninja on MSVC 2017-08-25 10:12:02 -07:00
build_helper rustbuild: Replace create_dir_racy with create_dir_all 2017-08-07 16:04:46 +01:00
ci Mark install-x86_64-redox.sh as executable 2017-08-15 06:46:06 -06:00
doc Rollup merge of #43914 - steveklabnik:update-books, r=QuietMisdreavus 2017-08-17 10:44:10 -04:00
etc Allow htmldocck to run using Python 3. 2017-08-26 01:31:12 +08:00
grammar
jemalloc@1f5a28755e Update jemalloc to 4.5.0 2017-08-16 22:06:05 +02:00
liballoc Rollup merge of #44090 - GuillaumeGomez:str-doc, r=steveklabnik 2017-08-26 06:46:36 -07:00
liballoc_jemalloc *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
liballoc_system *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
libarena *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
libbacktrace Update libbacktrace config.sub from http://git.savannah.gnu.org/cgit/config.git 2017-08-03 21:12:15 -07:00
libcollections *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
libcompiler_builtins@6b9281d2b2 Update the compiler_builtins submodule 2017-08-18 23:03:37 +12:00
libcore Rollup merge of #44072 - lukaramu:fix-doc-headings, r=steveklabnik 2017-08-26 06:46:34 -07:00
libfmt_macros *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
libgetopts *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
libgraphviz *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
liblibc@2a5b50b7f7 addrinfo hint in lookup_host() needs clean initialization on all platforms 2017-08-07 09:07:26 -07:00
libpanic_abort *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
libpanic_unwind *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
libproc_macro *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
libprofiler_builtins *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
librand *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
librustc Auto merge of #44071 - alexcrichton:no-cycles, r=nikomatsakis 2017-08-26 08:25:44 +00:00
librustc_allocator rustc: Remove some dead code 2017-08-19 13:27:16 +03:00
librustc_apfloat *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
librustc_asan Bump master to 1.21.0 2017-07-25 07:03:19 -07:00
librustc_back Rollup merge of #44091 - kallisti5:haiku-fix, r=eddyb 2017-08-26 06:46:37 -07:00
librustc_bitflags *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
librustc_borrowck *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
librustc_const_eval *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
librustc_const_math *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
librustc_data_structures *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
librustc_driver *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
librustc_errors Auto merge of #44081 - est31:master, r=eddyb 2017-08-26 12:50:11 +00:00
librustc_incremental *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
librustc_lint Rollup merge of #43776 - zackmdavis:feature_gate_fn_must_use, r=alexcrichton 2017-08-26 06:46:31 -07:00
librustc_llvm *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
librustc_lsan Bump master to 1.21.0 2017-07-25 07:03:19 -07:00
librustc_metadata *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
librustc_mir Auto merge of #44082 - pnkfelix:issue-43457, r=eddyb 2017-08-26 17:48:29 +00:00
librustc_msan Bump master to 1.21.0 2017-07-25 07:03:19 -07:00
librustc_passes *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
librustc_platform_intrinsics *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
librustc_plugin *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
librustc_privacy *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
librustc_resolve *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
librustc_save_analysis *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
librustc_trans *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
librustc_trans_utils *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
librustc_tsan rustc_{a,l,m,t}san: re-run build script if env var LLVM_CONFIG changes 2017-06-30 17:35:00 +00:00
librustc_typeck *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
librustdoc Rollup merge of #43979 - Jouan:Add-links-for-impls, r=GuillaumeGomez 2017-08-26 06:46:33 -07:00
libserialize *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
libstd Rollup merge of #44072 - lukaramu:fix-doc-headings, r=steveklabnik 2017-08-26 06:46:34 -07:00
libstd_unicode *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
libsyntax Rollup merge of #43776 - zackmdavis:feature_gate_fn_must_use, r=alexcrichton 2017-08-26 06:46:31 -07:00
libsyntax_ext *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
libsyntax_pos *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
libterm *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
libtest *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
libunwind *: remove crate_{name,type} attributes 2017-08-25 16:18:21 -04:00
llvm@d9e7d2696e Fix LLVM assertion when a weak symbol is defined in global_asm. 2017-07-18 16:52:00 +03:00
rt Remove the in-tree flate crate 2017-06-20 07:11:29 -07:00
rtstartup
rustc Make librustc_driver work without librustc_trans 2017-08-11 10:38:31 +02:00
rustllvm Fix covered-switch-default warnings in PassWrapper 2017-08-08 16:17:33 +08:00
test Auto merge of #44096 - Dushistov:master, r=japaric 2017-08-26 23:11:44 +00:00
tools Update RLS and Cargo 2017-08-25 18:12:47 -07:00
Cargo.lock Update RLS and Cargo 2017-08-25 18:12:47 -07:00
Cargo.toml Update RLS and Cargo 2017-08-25 18:12:47 -07:00
stage0.txt Bump master to 1.21.0 2017-07-25 07:03:19 -07:00