Takayuki Nakata
|
6494bd0bac
|
Revert "Add rustfmt::skip as a work around"
This reverts commit 0e803417f9 .
Fixed by https://github.com/rust-lang/rustfmt/issues/4528.
|
2020-11-18 12:36:47 +09:00 |
|
Takayuki Nakata
|
0e803417f9
|
Add rustfmt::skip as a work around
because comments are checked and removed by rustfmt for some reason
|
2020-11-16 12:32:16 +09:00 |
|
Yuki Okushi
|
07e33633a3
|
Update stderrs
|
2020-01-07 18:38:12 +09:00 |
|
Konrad Borowski
|
6faf1330aa
|
Move a hint to an error message in cast_ref_to_mut lint
This matches mem::transmute::<&T, &mut T> lint in rustc.
|
2019-01-07 14:37:28 +01:00 |
|
Konrad Borowski
|
1cab4d15a2
|
Add a note to cast_ref_to_mut lint
|
2019-01-07 14:37:28 +01:00 |
|
Konrad Borowski
|
34daf09aa4
|
cast_ref_to_mut lint
|
2019-01-07 14:37:28 +01:00 |
|