@@ -297,6 +297,7 @@ Compiler
297297- [ Added the ` tiny ` value to the ` code-model ` codegen flag.] [ 72397 ]
298298- [ Added tier 3 support\* for the ` mipsel-sony-psp ` target.] [ 72062 ]
299299- [ Added tier 3 support for the ` thumbv7a-uwp-windows-msvc ` target.] [ 72133 ]
300+ - [ Upgraded to LLVM 10.] [ 67759 ]
300301
301302\* Refer to Rust's [ platform support page] [ forge-platform-support ] for more
302303information on Rust's tiered platform support.
@@ -396,6 +397,7 @@ Internals Only
396397[ 72062 ] : https://github.com/rust-lang/rust/pull/72062/
397398[ 72094 ] : https://github.com/rust-lang/rust/pull/72094/
398399[ 72133 ] : https://github.com/rust-lang/rust/pull/72133/
400+ [ 67759 ] : https://github.com/rust-lang/rust/pull/67759/
399401[ 71900 ] : https://github.com/rust-lang/rust/pull/71900/
400402[ 71928 ] : https://github.com/rust-lang/rust/pull/71928/
401403[ 71662 ] : https://github.com/rust-lang/rust/pull/71662/
@@ -1270,6 +1272,7 @@ Compiler
12701272 ` armv7-unknown-linux-musleabi ` targets.] [ 63107 ]
12711273- [ Added tier 3 support for the ` hexagon-unknown-linux-musl ` target.] [ 62814 ]
12721274- [ Added tier 3 support for the ` riscv32i-unknown-none-elf ` target.] [ 62784 ]
1275+ - [ Upgraded to LLVM 9.] [ 62592 ]
12731276
12741277\* Refer to Rust's [ platform support page] [ forge-platform-support ] for more
12751278information on Rust's tiered platform support.
@@ -1336,6 +1339,7 @@ Compatibility Notes
13361339[ 62735 ] : https://github.com/rust-lang/rust/pull/62735/
13371340[ 62766 ] : https://github.com/rust-lang/rust/pull/62766/
13381341[ 62784 ] : https://github.com/rust-lang/rust/pull/62784/
1342+ [ 62592 ] : https://github.com/rust-lang/rust/pull/62592/
13391343[ 62785 ] : https://github.com/rust-lang/rust/issues/62785/
13401344[ 62814 ] : https://github.com/rust-lang/rust/pull/62814/
13411345[ 62896 ] : https://github.com/rust-lang/rust/issues/62896/
@@ -2431,6 +2435,7 @@ Compiler
24312435--------
24322436- [ Added the ` riscv32imc-unknown-none-elf ` target.] [ 53822 ]
24332437- [ Added the ` aarch64-unknown-netbsd ` target] [ 53165 ]
2438+ - [ Upgraded to LLVM 8.] [ 53611 ]
24342439
24352440Libraries
24362441---------
@@ -2479,6 +2484,7 @@ Misc
24792484[ 53033 ] : https://github.com/rust-lang/rust/pull/53033/
24802485[ 53044 ] : https://github.com/rust-lang/rust/pull/53044/
24812486[ 53165 ] : https://github.com/rust-lang/rust/pull/53165/
2487+ [ 53611 ] : https://github.com/rust-lang/rust/pull/53611/
24822488[ 53213 ] : https://github.com/rust-lang/rust/pull/53213/
24832489[ 53236 ] : https://github.com/rust-lang/rust/pull/53236/
24842490[ 53272 ] : https://github.com/rust-lang/rust/pull/53272/
@@ -2537,6 +2543,7 @@ Compiler
25372543- [ Bumped minimum LLVM version to 5.0.] [ 51899 ]
25382544- [ Added ` powerpc64le-unknown-linux-musl ` target.] [ 51619 ]
25392545- [ Added ` aarch64-unknown-hermit ` and ` x86_64-unknown-hermit ` targets.] [ 52861 ]
2546+ - [ Upgraded to LLVM 7.] [ 51966 ]
25402547
25412548Libraries
25422549---------
@@ -2588,6 +2595,7 @@ Compatibility Notes
25882595
25892596[ 53893 ] : https://github.com/rust-lang/rust/pull/53893/
25902597[ 52861 ] : https://github.com/rust-lang/rust/pull/52861/
2598+ [ 51966 ] : https://github.com/rust-lang/rust/pull/51966/
25912599[ 52656 ] : https://github.com/rust-lang/rust/pull/52656/
25922600[ 52239 ] : https://github.com/rust-lang/rust/pull/52239/
25932601[ 52330 ] : https://github.com/rust-lang/rust/pull/52330/
0 commit comments