]> git.lizzy.rs Git - rust.git/commit
Add deprecated versions of the old markers and integrate them back into the variance...
authorNiko Matsakis <niko@alum.mit.edu>
Wed, 18 Feb 2015 22:14:27 +0000 (17:14 -0500)
committerNiko Matsakis <niko@alum.mit.edu>
Wed, 18 Feb 2015 22:14:27 +0000 (17:14 -0500)
commitd622235b303409016d8b764b4ae7f2098223ce4d
tree49b9f121edc4cd6b53cf507aa685b83318d2fb9b
parenta2393e665d484b088773dea58e9f4fa92e8871a7
Add deprecated versions of the old markers and integrate them back into the variance analysis.
src/libcore/marker.rs
src/librustc/middle/lang_items.rs
src/librustc_typeck/variance.rs
src/test/compile-fail/variance-deprecated-markers.rs [new file with mode: 0644]