]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/lint-type-overflow.rs
Convert most code to new inner attribute syntax.
[rust.git] / src / test / compile-fail / lint-type-overflow.rs
2014-03-29 Brian AndersonConvert most code to new inner attribute syntax.
2014-02-10 borsauto merge of #12095 : FlaPer87/rust/issue-11709, r...
2014-02-09 borsauto merge of #12114 : brson/rust/faqs, r=cmr
2014-02-08 borsauto merge of #12090 : bjz/rust/unimplemented, r=cmr
2014-02-08 borsauto merge of #12096 : brson/rust/morestack-addr, r...
2014-02-08 borsauto merge of #12099 : alexcrichton/rust/rpath-tests...
2014-02-08 borsauto merge of #12094 : adridu59/rust/licensing, r=brson
2014-02-07 borsauto merge of #12029 : zkamsler/rust/merge-sort-allocat...
2014-02-07 borsauto merge of #12073 : alexcrichton/rust/doc-examples...
2014-02-07 borsauto merge of #12055 : dguenther/rust/tidy_test, r...
2014-02-07 Derek GuentherAdded tests to make tidy
2013-12-05 borsauto merge of #10211 : ktt3ja/rust/add-lrucache, r...
2013-11-24 borsauto merge of #10475 : astrieanna/rust/issue8763, r...
2013-11-18 borsauto merge of #10363 : astrieanna/rust/fix-x86stdcall...
2013-11-17 borsauto merge of #10466 : alexcrichton/rust/issue-10334...
2013-11-17 borsauto merge of #10454 : z0w0/rust/issue-9944, r=cmr
2013-11-16 borsauto merge of #10420 : sanxiyn/rust/path, r=cmr
2013-11-15 borsauto merge of #10478 : TeXitoi/rust/shootout-meteor...
2013-11-14 borsauto merge of #10018 : fhahn/rust/check-inferred-ints...
2013-11-12 Florian HahnCheck inferred integer literals for overflows, closes...