Commit Graph

6 Commits

Author SHA1 Message Date
Stephen Toub d605591504 Revert workarounds for IEquatable and nullable (#795)
Roslyn now special-cases IEquatable to be contravariant for nullable, so we can remove our workarounds.
2019-12-13 12:51:34 -06:00
Stephen Toub 5e67c2480d
Update nullability.md 2019-12-11 21:21:23 -05:00
Stephen Toub 1af1d3d3fa
Update nullability.md 2019-12-11 21:04:55 -05:00
Stephen Toub d47a8eb541
Update nullability.md 2019-12-04 22:00:49 -05:00
Stephen Toub 5adc310324
Update nullability.md with notes on disposal 2019-12-04 22:00:14 -05:00
Viktor Hofer a71a3249a9
Consolidate docs (#251)
* Consolidate sub-repo docs
2019-11-25 23:52:43 +01:00