Commit Graph

7 Commits

Author SHA1 Message Date
Vikrant Chaudhary ea877e8baf Remove two additional ticks which messed up formatting. 2016-04-12 10:20:37 +05:30
Vikrant Chaudhary 8b7e524bb8 Merge pull request #195 from TimNN/patch-1
a minor documentation change is not notable
2016-04-12 10:11:12 +05:30
Vikrant Chaudhary e575dcdb87 Merge pull request #196 from petrochenkov/patch-1
Fix mistakes in the latest TWIR
2016-04-12 08:09:53 +05:30
Will Hipschman e2ea2cb7f4 correct pull request URL copy-paste error 2016-04-11 14:01:33 -07:00
Vadim Petrochenkov f30cbfc3ab Fix mistakes in the latest TWIR
Private-in-public is not a lint, it's only *sometimes* a lint for backward compatibility because the previous checker implementation was buggy, it will turn into an error soon.
Calling it a lint gives a wrong impression that it may be `allow`ed.

Unions are defined with a contextual keyword `union`.
2016-04-11 17:51:51 +03:00
Tim Neumann 567b6917e0 a minor documentation change is not notable
rust-lang/rust/32774 is a minor documentation change and not major implementation change
2016-04-11 16:12:44 +02:00
Vikrant Chaudhary 752051d37f TWiR Release 126 (11 April 2016). 2016-04-11 17:54:28 +05:30