]> git.lizzy.rs Git - rust.git/history - tests/ui/const_static_lifetime.rs
Adapt the *.stderr files of the ui-tests to the tool_lints
[rust.git] / tests / ui / const_static_lifetime.rs
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`
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 FlorenceRemove "#![feature(plugin)]" in the test".
2017-10-20 Paul FlorenceImplementation of the `const_static_lifetime` lint.