]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #11768 : nikomatsakis/rust/issue-11385-cell-and-variance, r=pnkfelix
authorbors <bors@rust-lang.org>
Sat, 1 Feb 2014 03:36:41 +0000 (19:36 -0800)
committerbors <bors@rust-lang.org>
Sat, 1 Feb 2014 03:36:41 +0000 (19:36 -0800)
Introduce marker types for indicating variance and for opting out
of builtin bounds.

Fixes #10834.
Fixes #11385.
cc #5922.

r? @pnkfelix (since you reviewed the variance inference in the first place)


Trivial merge