Menu

#556 Rust edit mode fixes

None
closed-accepted
None
5
2015-05-20
2015-05-20
No

Here are two fixes to the Rust edit mode:

  • I forgot that block comments in Rust can be nested.
  • Between the beta and the final version, the is and us integer suffixes were changed to isize and usize.

Here's the updated example file:

https://gist.github.com/jminer/401fafd13107d512a40f

(It seems the Github syntax highlighting doesn't support the nested comments.)

1 Attachments

Discussion

  • Alan Ezust

    Alan Ezust - 2015-05-20

    Committed #23918

     
  • Alan Ezust

    Alan Ezust - 2015-05-20
    • status: open --> closed-accepted
    • Group: -->
     
  • Alan Ezust

    Alan Ezust - 2015-05-20
    • assigned_to: Alan Ezust
     

Log in to post a comment.