From 18a90707d424cbf3f52551451e16b5c1e68b4fae Mon Sep 17 00:00:00 2001 From: Miguel Ojeda Date: Thu, 15 Dec 2022 18:12:22 +0100 Subject: [PATCH] Rust 1.66.0 (#4442) Signed-off-by: Miguel Ojeda Signed-off-by: Miguel Ojeda --- etc/config/rust.amazon.properties | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/etc/config/rust.amazon.properties b/etc/config/rust.amazon.properties index 63631a2f8ee..63e35dfcf54 100644 --- a/etc/config/rust.amazon.properties +++ b/etc/config/rust.amazon.properties @@ -1,19 +1,21 @@ compilers=&rust:&rustgcc:&mrustc:&rustccggcc objdumper=/opt/compiler-explorer/gcc-11.1.0/bin/objdump linker=/opt/compiler-explorer/gcc-11.1.0/bin/gcc -defaultCompiler=r1650 +defaultCompiler=r1660 demangler=/opt/compiler-explorer/demanglers/rust/bin/rustfilt buildenvsetup=ceconan-rust buildenvsetup.host=https://conan.compiler-explorer.com -group.rust.compilers=r1650:r1640:r1630:r1620:r1610:r1600:r1590:r1580:r1570:r1560:r1550:r1540:r1530:r1520:r1510:r1500:r1490:r1480:r1470:r1460:r1452:r1450:r1440:r1430:r1420:r1410:r1400:r1390:r1380:r1370:r1360:r1350:r1340:r1330:r1320:r1310:r1300:r1290:r1280:r1271:r1270:r1260:r1250:r1240:r1230:r1220:r1210:r1200:r1190:r1180:r1170:r1160:r1151:r1140:r1130:r1120:r1110:r1100:r190:r180:r170:r160:r150:r140:r130:r120:r110:r100:nightly:beta +group.rust.compilers=r1660:r1650:r1640:r1630:r1620:r1610:r1600:r1590:r1580:r1570:r1560:r1550:r1540:r1530:r1520:r1510:r1500:r1490:r1480:r1470:r1460:r1452:r1450:r1440:r1430:r1420:r1410:r1400:r1390:r1380:r1370:r1360:r1350:r1340:r1330:r1320:r1310:r1300:r1290:r1280:r1271:r1270:r1260:r1250:r1240:r1230:r1220:r1210:r1200:r1190:r1180:r1170:r1160:r1151:r1140:r1130:r1120:r1110:r1100:r190:r180:r170:r160:r150:r140:r130:r120:r110:r100:nightly:beta group.rust.compilerType=rust group.rust.isSemVer=true group.rust.baseName=rustc group.rust.licenseLink=https://github.com/rust-lang/rust/blob/master/COPYRIGHT group.rust.licenseName=Dual-licensed under Apache 2.0 and MIT terms group.rust.licensePreamble=Rust is licensed under the Apache License, Version 2.0 or the MIT license +compiler.r1660.exe=/opt/compiler-explorer/rust-1.66.0/bin/rustc +compiler.r1660.semver=1.66.0 compiler.r1650.exe=/opt/compiler-explorer/rust-1.65.0/bin/rustc compiler.r1650.semver=1.65.0 compiler.r1640.exe=/opt/compiler-explorer/rust-1.64.0/bin/rustc