]> git.lizzy.rs Git - rust.git/history - src/test/run-fail/overflowing-rsh-6.rs
Add #[rustc_no_mir] to make tests pass with -Z orbit.
[rust.git] / src / test / run-fail / overflowing-rsh-6.rs
2016-03-17 Eduard BurtescuAdd #[rustc_no_mir] to make tests pass with -Z orbit.
2016-01-23 Steve KlabnikRollup merge of #31050 - apasel422:issue-31048, r=Manis...
2016-01-13 borsAuto merge of #29498 - wthrowe:replace-pattern, r=alexc...
2016-01-02 borsAuto merge of #30264 - GuillaumeGomez:patch-5, r=Manish...
2016-01-01 borsAuto merge of #30670 - emoon:fs-copy-comment, r=stevekl...
2015-12-31 borsAuto merge of #28469 - DenisKolodin:master, r=steveklabnik
2015-12-18 borsAuto merge of #30272 - tshepang:doc-drain, r=bluss
2015-12-16 borsAuto merge of #30341 - pnkfelix:call-site-scope, r...
2015-12-16 borsAuto merge of #29962 - aturon:coherence-errors, r=nmatsakis
2015-12-16 borsAuto merge of #30269 - sanxiyn:no-mangle-generic, r...
2015-12-16 borsAuto merge of #30141 - oli-obk:fix/30117, r=arielb1
2015-12-14 borsAuto merge of #29735 - Amanieu:asm_indirect_constraint...
2015-12-13 borsAuto merge of #30332 - bluss:nomicon-variance, r=gankro
2015-12-12 borsAuto merge of #30110 - oli-obk:pretty_const_trans,...
2015-12-12 borsAuto merge of #30242 - arielb1:region-unification,...
2015-12-11 borsAuto merge of #30265 - oli-obk:const_val_trans, r=pnkfelix
2015-12-11 borsAuto merge of #30248 - petevine:master, r=brson
2015-12-10 borsAuto merge of #30267 - alexcrichton:tls-init-oh-my...
2015-12-10 borsAuto merge of #30194 - brson:relnotes, r=brson
2015-12-09 borsAuto merge of #30270 - DiamondLovesYou:fix-30231, r...
2015-12-09 borsAuto merge of #29937 - alexcrichton:panic-recover,...
2015-12-09 borsAuto merge of #30140 - michaelwoerister:tls-encoding...
2015-12-09 borsAuto merge of #30266 - oli-obk:expr_type_checked, r...
2015-12-09 borsAuto merge of #30263 - pnkfelix:rsbegin-rsend-are-windo...
2015-12-09 borsAuto merge of #30246 - untitaker:insaller, r=alexcrichton
2015-12-09 borsAuto merge of #30278 - steveklabnik:rollup, r=steveklabnik
2015-12-09 Steve KlabnikRollup merge of #30274 - tshepang:mere-renames, r=steve...
2015-12-09 Steve KlabnikRollup merge of #30273 - Xmasreturns:patch-1, r=stevekl...
2015-12-09 Steve KlabnikRollup merge of #30261 - oli-obk:add_regression_test...
2015-12-08 Oliver Schneideradd tests for ensuring const indexing does not cause...