Release triage minutes 2016-12-01
Stable regressions
-
https://github.com/rust-lang/rust/issues/37311
- Compiler hangs after ‘write metadata stage’ #37311
- fix enqueued
-
https://github.com/rust-lang/rust/issues/35408
- rustc built by MIR overflows its stack for crates with very deep ASTs. #35408
- still in progress
-
https://github.com/rust-lang/rust/issues/37991
- getting parity of signed integer maximum or minimum results in stack overflow #37991
- nominated for compiler team
Beta
-
https://github.com/rust-lang/rust/issues/37105
- Coredump when using latest nightly rustc #37105
- haven’t made progress without better repro
-
https://github.com/rust-lang/rust/issues/38033
- Recursion limit during monomorphization hit quicker on beta #38033
- patch enqueued
-
https://github.com/rust-lang/rust/issues/37969
- Beta cargo version needs to change #37969
- P-high, acrichto assigned
Nightly
-
https://github.com/rust-lang/rust/issues/37756
- ICE building rustc-benchmarks/syntex-0.42.2-incr-clean #37756
- closed fix
P-high
-
https://github.com/rust-lang/rust/issues/33685
-
hr_lifetime_in_assoc_typefuture-compatibility warnings #33685 - P-medium
-
Old
-
https://github.com/rust-lang/rust/issues/23964
- The compiler sets bad krate span for plugins #23964
- T-compiler, P-low, I-wrong, asked for repro
- closed because old and minor
-
https://github.com/rust-lang/rust/issues/24159
- Unrecognized associated type bound on another associated type #24159
- P-medium, I-wrong
-
https://github.com/rust-lang/rust/issues/24188
- Collapse cross-crate macros in error backtraces #24188
- closed fixed
-
https://github.com/rust-lang/rust/issues/23762
- Order of operands to equality expression matters when inferring a AsRef implementation #23762
- P-low, E-needs-decision, T-compiler
-
https://github.com/rust-lang/rust/issues/10883
- LLVM assertion when redefining a symbol with a different type #10883
- doesn’t reproduce
-
https://github.com/rust-lang/rust/issues/24421
- Closure parameter inference and lifetime elision mayhem #24421
- P-medium, T-compiler, I-wrong, I-nominated
-
https://github.com/rust-lang/rust/issues/23657
- Try not to copy outgoing arguments #23657
- closed vague
-
https://github.com/rust-lang/rust/issues/24520
- ICE: FulfillmentError(Obligation, … Unimplemented). Drop related? #24520
- closed no repro
-
https://github.com/rust-lang/rust/issues/24412
- Integer overflow compiling libcore with RUST_LOG=rustc::middle::dataflow #24412
- P-low, closed fixed
-
https://github.com/rust-lang/rust/issues/24534
- difficulty: unstable helper macro used by stable macro_rules macro #24534
- closed inactionable
-
https://github.com/rust-lang/rust/issues/24544
- Confusing error message when you attempt to build for a target that rustc isn’t prepared for #24544
- closed fixed
-
https://github.com/rust-lang/rust/issues/24334
- unintended provocation of thread_local_internals feature #24334
- closed wontfix
-
https://github.com/rust-lang/rust/issues/24587
- don’t print a span from DUMMY_SP #24587
- closed old churn