Skip to content

Commit

Permalink
Merge pull request rust-lang#232 from ekse/update-undocumented-chaine…
Browse files Browse the repository at this point in the history
…d-comparisons

Remove chained comparisons from the undocumented page.
  • Loading branch information
Havvy authored Feb 2, 2018
2 parents e6a5d5d + ca7ea32 commit 57f6442
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/undocumented.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ to shrink!
[Flexible target specification]: https://github.com/rust-lang/rfcs/pull/131
[Conditional compilation]: attributes.html#conditional-compilation
[Unambiguous function call syntax]: https://github.com/rust-lang/rfcs/pull/132
[Require parentheses for chained comparisons]: https://github.com/rust-lang/rfcs/pull/558
[Integer overflow not `unsafe`]: https://github.com/rust-lang/rfcs/pull/560
[`dllimport`]: https://github.com/rust-lang/rfcs/pull/1717
[FFI attributes]: attributes.html#ffi-attributes
Expand Down

0 comments on commit 57f6442

Please sign in to comment.