Files
rust/library/std/src
Aaron Hill befa2dffda Rollup merge of #82467 - ojeda:tidy-normalize-safety-comments, r=kennytm
library: Normalize safety-for-unsafe-block comments

Almost all safety comments are of the form `// SAFETY:`,
so normalize the rest and fix a few of them that should
have been a `/// # Safety` section instead.

Furthermore, make `tidy` only allow the uppercase form. While
currently `tidy` only checks `core`, it is a good idea to prevent
`core` from drifting to non-uppercase comments, so that later
we can start checking `alloc` etc. too.

Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
2021-02-25 16:06:21 -05:00
..
2021-02-06 13:05:56 +01:00
2021-02-23 15:54:55 +01:00
2020-11-07 16:15:48 +01:00
2021-02-18 11:56:19 -06:00
2020-10-21 20:44:03 -07:00
2021-01-07 09:13:21 +01:00
2020-09-02 17:37:40 -04:00
2021-01-23 11:56:33 -06:00
2021-02-22 12:49:42 +00:00
2021-01-31 11:07:37 +01:00
2021-02-23 15:54:55 +01:00
2021-02-23 15:54:55 +01:00
2021-02-13 16:59:06 +01:00
2020-11-22 17:11:41 -05:00