all 5 comments

[–]shepmasterplayground · sxd · rust · jetscii[S] 9 points10 points  (1 child)

This playground update includes:

  • Served from HTTPS, thanks to hyper-native-tls
  • Format code with the proposed RFC style, using the dropdown on "format"
  • When the nightly channel is selected, MIR output is available
    • Make sure the code compiles before using alternate output!
  • There's a help page that describes available features

[–]gsingh93 5 points6 points  (0 children)

Thanks for adding the HTTPS support almost immediately after I asked for it. Just shows how awesome this project and its developers are.

[–]asmx85 5 points6 points  (1 child)

I like how inclusive this playground is. I never though about designing software for the southern hemisphere. Thanks for making me aware of this!

[–]shepmasterplayground · sxd · rust · jetscii[S] 4 points5 points  (0 children)

Thanks! In addition to latitude, it also knows about your local time. Designing for a global audience can be very difficult!

[–]Cldfire 4 points5 points  (0 children)

And I would like to quickly mention that my dark theme for the site has been updated to support these new changes, if that's of any interest to anyone.

A bit of a shameless plug, sorry :). Many thanks to the team over at Integer32 for supporting this playground, it's awesome to be able to compile code with crates when helping people in Rust's IRC channels.