]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/lint-unnecessary-casts.rs
Convert most code to new inner attribute syntax.
[rust.git] / src / test / compile-fail / lint-unnecessary-casts.rs
2014-03-29 Brian AndersonConvert most code to new inner attribute syntax.
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-01-19 borsauto merge of #11311 : hdima/rust/vim-syntax-spell...
2014-01-11 borsauto merge of #11472 : kud1ing/rust/iOS, r=alexcrichton
2014-01-10 borsauto merge of #11360 : huonw/rust/stack_bounds, r=alexc...
2014-01-09 borsauto merge of #11387 : pcwalton/rust/de-at-block, r...
2014-01-08 borsauto merge of #11358 : pcwalton/rust/typed-arenas,...
2014-01-07 borsauto merge of #11364 : brson/rust/docs, r=alexcrichton
2014-01-07 borsauto merge of #11045 : jhasse/rust/patch-libdir, r...
2014-01-07 borsauto merge of #11263 : niftynif/rust/btree, r=catamorphism
2014-01-07 borsauto merge of #11353 : alexcrichton/rust/improve-loggin...
2014-01-07 borsauto merge of #11350 : kchmck/rust/fix-pdf-glitches...
2014-01-07 borsauto merge of #11348 : alexcrichton/rust/snapshots...
2014-01-07 borsauto merge of #11342 : huonw/rust/trie-mut, r=alexcrichton
2014-01-07 borsauto merge of #11347 : alexcrichton/rust/issue-11346...
2014-01-07 borsauto merge of #11329 : fhahn/rust/unused-cast-lint2...
2014-01-06 Florian HahnAdd lint for unnecessary casts