rust/src/librustc_mir
Pietro Albini 394d687121
Rollup merge of #54412 - jcpst:replace_span_suggestion, r=estebank
add applicability to span_suggestion call

Found another `span_suggestion` call. Issue #50723

r? @estebank
2018-09-22 09:56:38 +02:00
..
borrow_check add applicability to span suggestion call 2018-09-20 21:16:33 -05:00
build Auto merge of #54286 - nnethercote:BitSet, r=pnkfelix 2018-09-18 03:52:39 +00:00
dataflow Rollup merge of #54370 - nnethercote:better-domain_size, r=nikomatsakis 2018-09-22 09:56:32 +02:00
hair On nightly with NLL, suggest #![feature(bind_by_move_pattern_guards)] when it might fix the code. 2018-09-17 13:46:50 +02:00
interpret miri: correctly compute expected alignment for field 2018-09-17 18:05:17 +02:00
monomorphize Improve handling of type bounds in bit_set.rs. 2018-09-20 08:52:41 +10:00
transform Merge indexed_set.rs into bitvec.rs, and rename it bit_set.rs. 2018-09-18 07:08:09 +10:00
util Merge indexed_set.rs into bitvec.rs, and rename it bit_set.rs. 2018-09-18 07:08:09 +10:00
Cargo.toml Use optimized SmallVec implementation 2018-08-23 10:45:53 +03:00
const_eval.rs miri loop detector hashing: fix enum hashing to also consider discriminant; do not hash extra machine state 2018-09-09 10:53:36 +02:00
diagnostics.rs Auto merge of #53131 - davidtwco:issue-52663-thread-local-static, r=nikomatsakis 2018-08-10 06:54:11 +00:00
lib.rs Auto merge of #54032 - oli-obk:layout_scalar_ranges, r=eddyb 2018-09-14 09:47:21 +00:00
shim.rs propagate user-ascribes types down onto resulting bindings 2018-09-10 10:58:31 -04:00