zulip/static
Camelid b559da68bf
markdown: Default to 2018 edition for Rust Playground.
rustc's default edition is 2015 to preserve backwards compatibility, and
the playground appears to follow this scheme. However, 2018 edition Rust
is the current standard and is the default that Cargo uses when
initializing new projects. It adds support for various features,
including async/await and a new module system. As a result, I think
Zulip should default to 2018 edition when linking to the playground.
Users can always select a different edition once in the playground if
they would like.
2020-11-29 18:09:10 -08:00
..
assets docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
audio
generated
html logo: Update Zulip logo. 2020-07-16 01:37:08 -07:00
images notifications: Use a dynamic SVG favicon for unread counts. 2020-10-21 07:43:00 -07:00
js markdown: Default to 2018 edition for Rust Playground. 2020-11-29 18:09:10 -08:00
shared fenced_code: Escape code_language on output in wrapped_code. 2020-11-02 16:23:48 -08:00
styles billing: Use name selector for overriding the spin button for license input. 2020-11-06 09:59:33 -08:00
templates settings: Remove extra dropdown for wildcard mention setting. 2020-11-20 12:05:13 -08:00
third markdown: Fix flickering of embedded link inside Italic. 2020-11-06 10:09:15 -08:00
.gitignore team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00