mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-12 01:47:38 +00:00
![]() This renames variables named `str` to other names, to make sure `str` always refers to a type. It's confusing to read code where `str` (or another standard type name) is used as an identifier. It also produces misleading syntax highlighting. |
||
---|---|---|
.. | ||
call.rs | ||
cast.rs | ||
discriminant.rs | ||
eval_context.rs | ||
intern.rs | ||
intrinsics.rs | ||
machine.rs | ||
memory.rs | ||
mod.rs | ||
operand.rs | ||
operator.rs | ||
place.rs | ||
projection.rs | ||
stack.rs | ||
step.rs | ||
traits.rs | ||
util.rs | ||
validity.rs | ||
visitor.rs |