mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 18:30:39 +00:00
Add more code spans to docs in intrinsics.rs I have added some more code spans in core/src/intrinsics.rs, changing some `=` to `==`, etc. I also changed the wording in some sections.