Sign in
rust
/
rust-by-example
/
refs/heads/master
/
.
/
src
/
compatibility.md
blob: a33f88efd87b870a79028b9ecf3b1910cd330ca5 [
file
] [
log
] [
blame
] [
view
] [
edit
]
# Compatibility
The
Rust
language
is
evolving rapidly
,
and
because of
this
certain compatibility
issues can arise
,
despite efforts to
ensure
forwards
-
compatibility wherever
possible
.
*
[
Raw
identifiers
](
compatibility
/
raw_identifiers
.
md
)