File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ Version 1.12.1 (2016-10-20)
2+ ===========================
3+
4+ Regression Fixes
5+ ----------------
6+
7+ * [ ICE: 'rustc' panicked at 'assertion failed: concrete_substs.is_normalized_for_trans()' #36381 ] [ 36381 ]
8+ * [ Confusion with double negation and booleans] [ 36856 ]
9+ * [ rustc 1.12.0 fails with SIGSEGV in release mode (syn crate 0.8.0)] [ 36875 ]
10+ * [ Rustc 1.12.0 Windows build of ` ethcore ` crate fails with LLVM error] [ 36924 ]
11+ * [ 1.12.0: High memory usage when linking in release mode with debug info] [ 36926 ]
12+ * [ Corrupted memory after updated to 1.12] [ 36936 ]
13+ * [ "Let NullaryConstructor = something;" causes internal compiler error: "tried to overwrite interned AdtDef"] [ 37026 ]
14+ * [ Fix ICE: inject bitcast if types mismatch for invokes/calls/stores] [ 37112 ]
15+ * [ debuginfo: Handle spread_arg case in MIR-trans in a more stable way.] [ 37153 ]
16+
17+ [ 36381 ] : https://github.com/rust-lang/rust/issues/36381
18+ [ 36856 ] : https://github.com/rust-lang/rust/issues/36856
19+ [ 36875 ] : https://github.com/rust-lang/rust/issues/36875
20+ [ 36924 ] : https://github.com/rust-lang/rust/issues/36924
21+ [ 36926 ] : https://github.com/rust-lang/rust/issues/36926
22+ [ 36936 ] : https://github.com/rust-lang/rust/issues/36936
23+ [ 37026 ] : https://github.com/rust-lang/rust/issues/37026
24+ [ 37112 ] : https://github.com/rust-lang/rust/issues/37112
25+ [ 37153 ] : https://github.com/rust-lang/rust/issues/37153
26+
27+
128Version 1.12.0 (2016-09-29)
229===========================
330
You can’t perform that action at this time.
0 commit comments