blob: bb87776cce75d1efb9831fcd4a8d930fb9ee06b8 [file] [log] [blame] [raw]
# Settings overridden for Amazon EC2 instances running Rust that power http://rust.godbolt.org/
port=10242
compileTimeoutMs=1500
compilers=/opt/rust-nightly/bin/rustc
compileFilename=example.rs
compileToAsm=--emit asm --crate-type staticlib
compiler-wrapper=./c-preload/compiler-wrapper
max-asm-size=262144
cacheMb=100
language=Rust
options=-O --crate-type staticlib
clientGoogleAnalyticsEnabled=true