]> git.lizzy.rs Git - rust.git/history - tests/ui/crashes
Rollup merge of #5410 - dtolnay:trivially, r=flip1995
[rust.git] / tests / ui / crashes /
2020-04-08 Philipp KronesRollup merge of #5410 - dtolnay:trivially, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5409 - dtolnay:letunit, r=flip1995
2020-04-08 Philipp KronesRollup merge of #5406 - flip1995:update_lints_fix,...
2020-04-08 borsAuto merge of #5429 - faern:use-assoc-int-float-consts...
2020-04-07 Linus FärnstrandUse primitive type assoc consts in more tests
2020-03-18 flip1995Merge remote-tracking branch 'upstream/rust-1.43.0...
2020-03-10 borsAuto merge of #5272 - jmeyers35:file_read_lint, r=flip1995
2020-03-10 borsAuto merge of #5298 - rust-lang:needless_doc_main_code...
2020-03-10 borsAuto merge of #5299 - JohnTitor:contrib, r=flip1995
2020-03-10 borsAuto merge of #5296 - sinkuu:fix_ice_trivial_bounds...
2020-03-10 borsAuto merge of #5297 - JohnTitor:shadow, r=phansch
2020-03-10 Yuki OkushiUse `node_type_opt` over `node_type`
2020-03-10 Shotaro YamadaFix ICE with trivial_bounds feature
2020-03-05 borsAuto merge of #5235 - flip1995:tag_deploy_fix, r=phansch
2020-03-04 borsAuto merge of #5246 - JarredAllen:master, r=flip1995
2020-03-03 borsAuto merge of #5256 - JohnTitor:try-eval-usize, r=phansch
2020-03-03 Yuki OkushiAdd regression test
2020-03-03 borsAuto merge of #5250 - mlegner:unused_fp, r=flip1995
2020-03-02 borsAuto merge of #5242 - matthiaskrgr:5238_test, r=flip1995
2020-02-28 Matthias Krügeradd test for #5238
2020-02-21 borsAuto merge of #5202 - krishna-veerareddy:issue-5201...
2020-02-21 borsAuto merge of #5213 - JohnTitor:warm-return-ty, r=flip1995
2020-02-21 Yuki OkushiUse generator own DefId
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-02-07 borsAuto merge of #5140 - lzutao:cleanup-replace, r=flip1995
2020-02-07 borsAuto merge of #5146 - lzutao:rustup, r=flip1995
2020-02-07 Lzu TaoRustup https://github.com/rust-lang/rust/pull/67359
2020-01-04 borsAuto merge of #4881 - krishna-veerareddy:issue-4871...
2020-01-03 borsAuto merge of #4975 - JohnTitor:fix-4968, r=phansch
2020-01-03 Yuki OkushiMove `use_self_macro` into `crashes/auxiliary`
2020-01-02 Yuki OkushiAdd attribute
2019-12-31 Yuki OkushiRename test prefix
2019-12-31 Yuki OkushiMove ICE tests to /crashes
2019-12-31 Yuki OkushiAdd regression test for #4968
2019-11-23 Philipp KronesRollup merge of #4820 - guanqun:comment-fix, r=flip1995
2019-11-11 borsAuto merge of #4780 - flip1995:ice_4775, r=phansch
2019-11-08 borsAuto merge of #4791 - lzutao:osx2bors, r=matthiaskrgr
2019-11-08 borsAuto merge of #4786 - msizanoen1:target-libs, r=Manishearth
2019-11-08 borsAuto merge of #4776 - mikerite:fix-4727, r=flip1995
2019-11-08 Michael WrightPut ice test auxiliary fix in right place
2019-11-08 Michael WrightMerge branch 'master' into fix-4727
2019-11-07 borsAuto merge of #4758 - mikerite:dec_lit_20191031, r...
2019-11-07 borsAuto merge of #4757 - evanjs:issue/4748, r=phansch
2019-11-06 borsAuto merge of #4772 - HMPerson1:tastier_ice_cream,...
2019-11-06 Michael WrightFix crash in `use-self` lint
2019-11-05 HMPerson1Use correct TypeckTables when hashing bodies
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.39.0...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.38.0...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.36.0...
2019-10-09 borsAuto merge of #4616 - mati865:license, r=Manishearth
2019-10-08 borsAuto merge of #4611 - rust-lang:doc-visibility, r=flip1995
2019-10-08 borsAuto merge of #4595 - rust-lang:rustbot, r=flip1995
2019-10-08 borsAuto merge of #4592 - rust-lang:transmute-collection...
2019-10-04 borsAuto merge of #4613 - Lythenas:lint-assert_eq-unit_expr...
2019-10-04 borsAuto merge of #4621 - JohnTitor:fix-windows, r=phansch
2019-10-04 borsAuto merge of #4625 - phansch:rollup-qp7ki0h, r=phansch
2019-10-04 Phil HanschRollup merge of #4614 - HMPerson1:abs_cast_unsigned...
2019-10-04 Phil HanschRollup merge of #4509 - sinkuu:redundant_clone_fix...
2019-10-02 Shotaro YamadaTest fixes
2019-09-29 borsAuto merge of #4593 - james9909:fix-multiple-inherent...
2019-09-28 James WangIgnore impls derived from macros
2019-09-26 borsAuto merge of #4568 - mikerite:fix-4548, r=flip1995
2019-09-26 borsAuto merge of #4569 - james9909:add-comparison-chain...
2019-09-24 James WangAdd a new lint for comparison chains
2019-05-28 borsAuto merge of #4142 - agnxy:rename-assoc, r=flip1995
2019-05-27 Philipp KronesRollup merge of #4119 - BO41:non_ascii_literal, r=flip1995
2019-05-27 Philipp KronesRollup merge of #4102 - Urriel:fix/4096_match_same_arms...
2019-05-27 borsAuto merge of #3832 - HarrisonMc555:use_last, r=flip1995
2019-05-23 Philipp HanschRollup merge of #4130 - matthiaskrgr:rtu_2, r=phansch
2019-05-23 Philipp HanschRollup merge of #4129 - matthiaskrgr:if_chain, r=phansch
2019-05-23 borsAuto merge of #4131 - phansch:rustup2, r=phansch
2019-05-23 Philipp HanschRustup to https://github.com/rust-lang/rust/pull/60965
2019-05-20 borsAuto merge of #4118 - rust-lang:revert, r=phansch
2019-05-20 Oliver SchererRevert "Turn off two tests broken due to #4108"
2019-05-19 borsAuto merge of #4109 - Manishearth:backport-merge, r...
2019-05-19 borsAuto merge of #4099 - flip1995:ul_4094, r=oli-obk
2019-05-19 borsAuto merge of #4100 - phansch:add_stderr_length_check...
2019-05-17 borsAuto merge of #4110 - rust-lang:symbolic_wasteland...
2019-05-17 Oliver SchererTurn off two tests broken due to #4108
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta1.35' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.34.1' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.31.0' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta_backport...
2019-04-19 Manish GoregaokarMerge pull request #4003 from rust-lang/stable-backports
2019-04-19 Martins PolakovsFix ICE #3747
2019-04-12 borsAuto merge of #3946 - rchaser53:issue-3920, r=flip1995
2019-04-11 borsAuto merge of #3930 - sunjay:patch-1, r=flip1995
2019-04-10 borsAuto merge of #3931 - phansch:3891, r=flip1995
2019-04-09 borsAuto merge of #3925 - phansch:3741, r=flip1995
2019-04-08 Philipp HanschFix ICE in decimal_literal_representation lint
2019-04-08 Philipp HanschRemove force-host and explain no-prefer-dynamic
2019-04-08 borsAuto merge of #3921 - euclio:single-char-names-multispa...
2019-04-08 borsAuto merge of #3848 - felix91gr:null_transmute, r=flip1995
2019-04-08 borsAuto merge of #3901 - rail-rain:issue_1670, r=flip1995
2019-04-08 borsAuto merge of #3885 - mikerite:clippy_dev_toolchain...
2019-04-07 Philipp HanschFix ICE in suspicious_else_formatting
2019-04-07 Matthias KrügerMerge pull request #3918 from matthiaskrgr/typos
2019-04-06 Oliver SchererMerge pull request #3922 from rust-lang/run-pass
2019-04-05 Philipp HanschAdd missing `// run-pass` annotations to ICE tests
2019-03-12 Michael WrightMerge branch 'master' into fix-3739
next