]> git.lizzy.rs Git - rust.git/history - tests/ui/replace_consts.rs
Auto merge of #4809 - iankronquist:patch-1, r=flip1995
[rust.git] / tests / ui / replace_consts.rs
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
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 borsAuto merge of #4978 - mikerite:fix-4958, r=phansch
2020-01-02 borsAuto merge of #4977 - krishna-veerareddy:issue-4969...
2020-01-02 Krishna Veera ReddyAdd `if let` test case
2019-12-31 Krishna Veera ReddyPrevent `replace_consts` lint within match patterns
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.36.0...
2019-07-13 borsAuto merge of #4229 - euclio:lint-doc-generation-fix...
2019-07-06 borsAuto merge of #4254 - lzutao:hiridification-62168,...
2019-07-06 Lzu TaoRemove lint for ONCE_INIT
2019-07-06 Lzu TaoUpdate rustfix tests
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-01-28 borsAuto merge of #3700 - phansch:would_you_like_some_help_...
2019-01-28 borsAuto merge of #3711 - rust-lang:rustup, r=oli-obk
2019-01-28 Oliver SchererAtomics constants are now handled by the deprecation...
2019-01-23 A.A.AbroskinMerge branch 'master' into add-lints-aseert-checks
2019-01-14 borsAuto merge of #3657 - roblabla:bugfix-missing-docs...
2019-01-14 borsAuto merge of #3653 - gendx:master, r=phansch
2019-01-14 borsAuto merge of #3658 - detrumi:add-several-run-rustfix...
2019-01-13 Wilco KuseeAdd run-rustfix to replace_const test
2019-01-11 borsAuto merge of #3646 - matthiaskrgr:travis, r=phansch
2019-01-09 borsAuto merge of #3645 - phansch:remove_copyright_headers...
2019-01-08 Philipp HanschRemove all copyright license headers
2018-12-14 Michael WrightMerge branch 'master' into fix-3514
2018-12-12 borsAuto merge of #3533 - phansch:add_to_doc_valid_idents...
2018-12-12 borsAuto merge of #3529 - matthiaskrgr:rustfmt_tests, r...
2018-12-11 borsAuto merge of #3527 - phansch:update_readme2, r=matthia...
2018-12-11 Matthias KrügerMerge branch 'master' into rustfmt_tests
2018-12-10 borsAuto merge of #3511 - phansch:remove_allow_doc_markdown...
2018-12-10 borsAuto merge of #3518 - sinkuu:redundant_clone_tw, r...
2018-12-10 borsAuto merge of #3524 - phansch:update_contributing,...
2018-12-09 Matthias Krügerrustfmt tests
2018-12-09 borsAuto merge of #3520 - matthiaskrgr:test_rustfmt_skip...
2018-12-09 Matthias Krügeradd rustfmt::skip attributes to some tests
2018-10-12 Oliver S̶c̶h̶n̶e̶i... Merge pull request #3291 from JoshMcguigan/cmp_owned...
2018-10-12 Maxwell AndersonMerge remote-tracking branch 'upstream/master'
2018-10-11 Oliver SchererStabilize tool lints
2018-10-08 Philipp HanschMerge pull request #3265 from mikerite/fix-export
2018-10-08 Philipp HanschMerge pull request #3285 from devonhollowood/pedantic...
2018-10-06 Manish GoregaokarMerge pull request #3269 from rust-lang-nursery/relicense
2018-10-06 Manish GoregaokarAdd license header to Rust files
2018-09-13 Philipp HanschMerge pull request #3085 from mikerite/revert-98dbce
2018-09-02 Daniel Wagner-HallMerge branch 'master' into issue-2879
2018-09-02 Philipp HanschMerge remote-tracking branch 'upstream/master' into prs
2018-09-01 daubarisresolved conflicts
2018-09-01 Manish GoregaokarMerge pull request #2977 from flip1995/tool_lints
2018-08-29 flip1995Adapt ui-tests to the tool_lints
2018-06-05 Oliver SchneiderMerge pull request #2814 from VKlayd/fn_to_int
2018-06-03 Oliver SchneiderMerge pull request #2813 from terry90/master
2018-05-28 Oliver SchneiderMerge pull request #2808 from Aaronepower/master
2018-05-28 Oliver SchneiderMerge pull request #2810 from Aaronepower/stable_featur...
2018-05-28 Aaron PowerRemoved stable feature flags
2018-03-26 Oliver SchneiderMerge pull request #2576 from kimsnj/infinite_loop
2018-03-26 Oliver SchneiderMerge pull request #2574 from mark-i-m/i128
2018-03-26 Mark Mansimake it pass for now
2018-03-26 Mark Mansii128 is stable
2018-01-17 Michael WrightMerge branch 'master' into option_option_pr
2018-01-16 Oliver SchneiderMerge pull request #2355 from alusch/clone_on_ref_ptr_r...
2018-01-14 Oliver SchneiderMerge pull request #2349 from rust-lang-nursery/no...
2018-01-13 Oliver SchneiderMerge pull request #2347 from kimsnj/extrem_comp
2018-01-12 Oliver SchneiderMerge pull request #2344 from HMPerson1/svar_to_cfn
2018-01-11 HMPerson1Add lint to replace `const`s with `const fn`s