|
|
|
@ -1,8 +1,10 @@
|
|
|
|
|
compilers=&rust
|
|
|
|
|
textBanner=Compilation provided by Compiler Explorer at https://rust.godbolt.org/
|
|
|
|
|
defaultCompiler=r1151
|
|
|
|
|
group.rust.compilers=r1151:r1140:r1130:r1120:r1110:r1100:r190:r180:r170:r160:r150:r140:r130:r120:r110:r100:nightly:beta
|
|
|
|
|
defaultCompiler=r1160
|
|
|
|
|
group.rust.compilers=r1160:r1151:r1140:r1130:r1120:r1110:r1100:r190:r180:r170:r160:r150:r140:r130:r120:r110:r100:nightly:beta
|
|
|
|
|
group.rust.compilerType=rust
|
|
|
|
|
compiler.r1151.exe=/opt/compiler-explorer/rust-1.16.0/bin/rustc
|
|
|
|
|
compiler.r1151.name=rustc 1.16.0
|
|
|
|
|
compiler.r1151.exe=/opt/compiler-explorer/rust-1.15.1/bin/rustc
|
|
|
|
|
compiler.r1151.name=rustc 1.15.1
|
|
|
|
|
compiler.r1140.exe=/opt/compiler-explorer/rust-1.14.0/bin/rustc
|
|
|
|
|