mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 15:32:06 +00:00
Update compiler/rustc_lint/src/let_underscore.rs
This commit is contained in:
parent
2484a18239
commit
3ff010bdbc
@ -11,7 +11,7 @@ declare_lint! {
|
||||
/// scope.
|
||||
///
|
||||
/// ### Example
|
||||
/// ```compile_fail
|
||||
/// ```rust,compile_fail
|
||||
/// struct SomeStruct;
|
||||
/// impl Drop for SomeStruct {
|
||||
/// fn drop(&mut self) {
|
||||
|
Loading…
Reference in New Issue
Block a user