]> git.lizzy.rs Git - rust.git/commit
Auto merge of #41791 - Mark-Simulacrum:doc-guidelines, r=frewsxcv
authorbors <bors@rust-lang.org>
Sun, 7 May 2017 16:20:15 +0000 (16:20 +0000)
committerbors <bors@rust-lang.org>
Sun, 7 May 2017 16:20:15 +0000 (16:20 +0000)
commit8d19877ecea0cd22b7f5feaac5fb549f38aa3f71
treeca89ad4ff763381d5bf64ecca7a4f00e27d88354
parenta478e46eb76588a86edf8c01bdc58343652b5808
parent7f2f780f95e19f7a72e4a6cdcb7fe90396f23aa1
Auto merge of #41791 - Mark-Simulacrum:doc-guidelines, r=frewsxcv

Minor cleanup of UX guidelines.

I think this fixes https://github.com/rust-lang/rust/issues/34808. It covers the [long error code explanations normalization] by linking to the RFC, and cleaning up the list where long diagnostics are defined. While the [error message overhaul] isn't covered directly, I'm not really sure that more than the [existing section] on the error/warning/help messages is warranted; the overhaul linked didn't really specify any new guidelines, primarily just changing the output format.

[Long error code explanations normalization]: https://github.com/rust-lang/rfcs/blob/master/text/1567-long-error-codes-explanation-normalization.md
[Error message overhaul]: https://github.com/rust-lang/rust/issues/33240
[existing section]: https://github.com/rust-lang/rust/blob/master/src/doc/rustc-ux-guidelines.md#error-warning-help-note-messages