Don't talk about determinism
This commit is contained in:
@@ -2191,8 +2191,8 @@ declare_lint! {
|
|||||||
}
|
}
|
||||||
|
|
||||||
declare_lint! {
|
declare_lint! {
|
||||||
/// The `pointer_structural_match` lint detects pointers used in patterns that do not
|
/// The `pointer_structural_match` lint detects pointers used in patterns whose behaviour
|
||||||
/// behave deterministically across optimizations.
|
/// cannot be relied upon across compiler versions and optimization levels.
|
||||||
///
|
///
|
||||||
/// ### Example
|
/// ### Example
|
||||||
///
|
///
|
||||||
|
|||||||
Reference in New Issue
Block a user