]> git.lizzy.rs Git - rust.git/history - tests/ui/assertions_on_constants.stderr
iterate List by value
[rust.git] / tests / ui / assertions_on_constants.stderr
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-24 borsAuto merge of #5027 - sinkuu:vectored_io, r=phansch
2020-01-21 borsAuto merge of #5068 - JohnTitor:split-up-transmute...
2020-01-21 borsAuto merge of #5028 - krishna-veerareddy:issue-5026...
2020-01-20 borsAuto merge of #5067 - JohnTitor:lint-skip-while-next...
2020-01-20 borsAuto merge of #5070 - JohnTitor:suspicious-map-doc...
2020-01-20 borsAuto merge of #5069 - JohnTitor:tweak-wording, r=flip1995
2020-01-20 Yuki OkushiTweak wording in `assertions_on_constants`
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-09 borsAuto merge of #4635 - Lythenas:suggestions-for-assert...
2019-10-07 Matthias SeiffertMatch any expr for panic message
2019-10-07 Matthias SeiffertAdd message to replace assert!(false) help
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-25 borsAuto merge of #4008 - g-bartoszek:boxed-fnmut, r=phansch
2019-04-20 borsAuto merge of #4007 - phansch:fix_allowing_toplevel_ref...
2019-04-20 borsAuto merge of #4005 - phansch:rustfix_match_as_ref...
2019-04-20 borsAuto merge of #4006 - phansch:fix_module_name_repetitio...
2019-04-19 borsAuto merge of #4009 - phansch:update_compiletest, r...
2019-04-19 borsAuto merge of #3989 - flip1995:assert_on_const, r=phansch
2019-04-18 flip1995Update *.stderr file
2019-02-12 borsAuto merge of #3756 - g-bartoszek:redundant-closure...
2019-02-11 borsAuto merge of #3758 - phansch:document_macro, r=flip1995
2019-02-10 borsAuto merge of #3754 - phansch:uicleanup, r=oli-obk
2019-02-10 borsAuto merge of #3744 - phansch:fix3144, r=oli-obk
2019-02-10 borsAuto merge of #3740 - flip1995:const_assert_macro,...
2019-02-05 flip1995Add tests for assertion_on_constants macro check
2019-01-23 borsAuto merge of #3582 - Arkweid:add-lints-aseert-checks...
2019-01-23 A.A.Abroskinallow assertions_on_constants for collapsible_if and...
2019-01-23 A.A.AbroskinMerge branch 'master' into add-lints-aseert-checks
2019-01-09 A.A.Abroskinadd assert(true/false, some message) tests
2019-01-09 Abroskin AlexanderMerge branch 'master' into add-lints-aseert-checks
2019-01-09 A.A.Abroskinchange assert_checks to assertions_on_constants