Sign in
qemu
/
meson
/
refs/heads/fortranmodscan
/
.
/
docs
/
markdown
/
snippets
/
rust_std_option.md
blob: f2efdb9b5b81328963cde45e6a5f343efbdb0f9f [
file
] [
log
] [
blame
] [
view
]
## Rust now has a a standard option
Rust
calls these
`editions`
,
however
,
meson generally refers to such language
versions
as
"standards"
,
or
"std"
for
short
.
Rust
uses
"std"
to keep normalize
it
with
other languages
.