![]() Checking of asm! register operands now properly takes function attributes such as #[target_feature] and #[instruction_set] into account. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
For high-level intro to how type checking works in rustc, see the type checking chapter of the rustc dev guide.