rust-lang / rfcs

RFCs for changes to Rust
https://rust-lang.github.io/rfcs/
Apache License 2.0
5.96k stars 1.57k forks source link

Fix typos in code example of RFC 3681 #3726

Closed obi1kenobi closed 2 weeks ago

obi1kenobi commented 2 weeks ago

Updating s/missilies/missiles in the code example that shows how defaults are const contexts.

Rendered