mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
DELETE: Known problems Section
The `Known problems` section was removed because it is old information.
This commit is contained in:
@@ -43,10 +43,6 @@
|
||||
/// executed. However, as they have no effect and shouldn't be used further on, all they
|
||||
/// do is make the code less readable.
|
||||
///
|
||||
/// ### Known problems
|
||||
/// Further usage of this variable is not checked, which can lead to false positives if it is
|
||||
/// used later in the code.
|
||||
///
|
||||
/// ### Example
|
||||
/// ```rust,ignore
|
||||
/// let _i_serve_no_purpose = 1;
|
||||
|
||||
Reference in New Issue
Block a user