]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/on-unimplemented-bad-anno.rs
Auto merge of #22541 - Manishearth:rollup, r=Gankro
[rust.git] / src / test / compile-fail / on-unimplemented-bad-anno.rs
2015-02-19 borsAuto merge of #22541 - Manishearth:rollup, r=Gankro
2015-02-19 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-02-19 Alex Crichtonrollup merge of #22517: brson/relnotes
2015-02-18 Alex Crichtonrollup merge of #22286: nikomatsakis/variance-4b
2015-02-18 Niko MatsakisFallout: tests. As tests frequently elide things, lots...
2015-01-25 borsAuto merge of #20613 - dgriffen:master, r=alexcrichton
2015-01-21 Alex Crichtonrollup merge of #19913: KOMON/rust-mode-emacs-indentation
2015-01-20 borsAuto merge of #20919 - fay-jai:update, r=brson
2015-01-20 borsAuto merge of #19353 - icorderi:docs/grammar, r=stevekl...
2015-01-18 borsauto merge of #20901 : dgrunwald/rust/update-token...
2015-01-15 Alex Crichtonrollup merge of #21075: iKevinY/intro-changes
2015-01-15 Alex Crichtonrollup merge of #20976: jbcrail/rm-unused-import
2015-01-15 Alex Crichtonrollup merge of #20964: sfackler/recursion-syntax
2015-01-15 Alex Crichtonrollup merge of #20892: CarVac/master
2015-01-15 borsauto merge of #20990 : estsauver/rust/playpen_20732...
2015-01-15 borsauto merge of #20980 : richo/rust/final-power, r=alexcr...
2015-01-14 borsauto merge of #21018 : tomjakubowski/rust/rustdoc-where...
2015-01-13 borsauto merge of #20997 : nikomatsakis/rust/assoc-types...
2015-01-13 borsauto merge of #20960 : erickt/rust/fix-associated-types...
2015-01-13 borsauto merge of #20955 : nikomatsakis/rust/assoc-types...
2015-01-13 borsauto merge of #20944 : brson/rust/weve-met-with-a-terri...
2015-01-12 borsauto merge of #20896 : sfackler/rust/atomic-rename...
2015-01-12 borsauto merge of #20894 : swgillespie/rust/emacs-issue...
2015-01-12 borsauto merge of #20942 : nagisa/rust/shrl-impls, r=nikoma...
2015-01-12 borsauto merge of #19870 : mdinger/rust/align_error, r...
2015-01-12 borsauto merge of #20917 : nick29581/rust/plugins, r=huonw
2015-01-12 borsauto merge of #20889 : Manishearth/rust/trait-error...
2015-01-11 Manish Goregaokardocs
2015-01-11 Manish GoregaokarFeature gate #[rustc_on_unimplemented]
2015-01-11 Manish GoregaokarRename #[on_unimplemented] -> #[rustc_on_unimplemented]
2015-01-11 Manish GoregaokarAdd lint and test for malformed but unused #[on_unimple...