]> git.lizzy.rs Git - rust.git/history - tests/ui/const_static_lifetime.stderr
Auto merge of #3603 - xfix:random-state-lint, r=phansch
[rust.git] / tests / ui / const_static_lifetime.stderr
2018-12-28 Peter FürstenauMerge remote-tracking branch 'upstream/master'
2018-12-28 borsAuto merge of #3587 - flip1995:ui-testing, r=phansch
2018-12-28 flip1995Update *.stderr files
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 Matthias KrügerMerge branch 'master' into rustfmt_tests
2018-12-10 Matthias Krügerupdate test stderr
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 the *.stderr files of the ui-tests to the tool_lints
2018-02-23 Manish GoregaokarMerge branch 'rustup'
2018-02-07 Oliver SchneiderMerge pull request #2444 from phansch/fix_incorrect_use...
2018-02-06 Oliver SchneiderMerge pull request #2443 from goodmanjonathan/fix-2438
2018-02-06 Jonathan Goodmandon't suggest eliding 'static on associated consts
2018-02-05 Oliver SchneiderMerge pull request #2433 from kimsnj/matches_sugg
2018-02-05 Oliver SchneiderMerge pull request #2415 from HMPerson1/fix-2356
2018-02-02 HMPerson1Fix `const_static_lifetime`
2018-01-23 Oliver SchneiderMerge pull request #2362 from flip1995/master
2018-01-19 Oliver SchneiderMerge branch 'master' of github.com:Manishearth/rust...
2018-01-19 Oliver SchneiderMerge pull request #2364 from flip1995/precedence
2018-01-18 Michael WrightMerge branch 'master' into option_option_pr
2018-01-17 Oliver SchneiderMerge pull request #2309 from rust-lang-nursery/rustc...
2018-01-17 Oliver SchneiderUpdate changed ui tests
2018-01-17 Oliver SchneiderMerge pull request #2298 from goodmanjonathan/else_if_w...
2018-01-17 Michael WrightMerge branch 'master' into option_option_pr
2018-01-16 Oliver SchneiderMerge pull request #2366 from rust-lang-nursery/const...
2018-01-16 Manish GoregaokarShow wider and more accurate suggestion for const_stati...
2017-11-20 Oliver SchneiderMerge pull request #2203 from clippered/float_cmp_const
2017-11-19 Oliver SchneiderMerge pull request #2232 from rust-lang-nursery/fixup...
2017-11-18 Georg Brandlconst_static_lifetime: this applies not only to path...
2017-10-28 Manish GoregaokarMerge branch 'pr-2140'
2017-10-27 Oliver SchneiderMerge pull request #2129 from vorner/update-script
2017-10-23 Oliver SchneiderMerge pull request #2136 from ykrivopalov/identity_op_f...
2017-10-20 Oliver SchneiderMerge pull request #2146 from MaloJaffre/println_empty_...
2017-10-20 Oliver SchneiderMerge pull request #2151 from gbip/master
2017-10-20 Paul FlorenceMerge branch 'master' of https://github.com/rust-lang...
2017-10-20 Paul FlorenceFinal .stderr for `const_static_lifetime`.
2017-10-20 Paul FlorenceRemove "#![feature(plugin)]" in the test".
2017-10-20 Paul FlorenceBetter linting : use of span_lint_and_then.
2017-10-20 Paul FlorenceAdded the test results.