]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/from_over_into.rs
Auto merge of #6584 - giraffate:make_references_to_issues_links, r=llogiq
[rust.git] / clippy_lints / src / from_over_into.rs
2021-01-12 borsAuto merge of #6462 - flip1995:roadmap, r=flip1995...
2021-01-11 borsAuto merge of #6557 - rail-rain:extending_cast_ptr_alig...
2021-01-11 borsAuto merge of #6575 - flip1995:stop_linting_deps, r...
2021-01-09 borsAuto merge of #6565 - giraffate:small_fixes_of_doc_in_n...
2021-01-09 borsAuto merge of #6571 - ThibsG:BoxedLocalTrait, r=phansch
2021-01-08 borsAuto merge of #6566 - giraffate:reduce_the_span_in_from...
2021-01-08 Takayuki NakataReduce the span in `from_over_into` to impl header
2021-01-02 borsAuto merge of #6520 - phansch:update-changelog, r=flip1995
2021-01-02 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-12-23 borsAuto merge of #6483 - xFrednet:5386-github-ticket-searc...
2020-12-22 borsAuto merge of #6496 - matthiaskrgr:test_fix, r=Manishearth
2020-12-22 borsAuto merge of #6494 - matthiaskrgr:readme_, r=flip1995
2020-12-22 borsAuto merge of #6476 - 1c3t3a:1c3t3a-from-over-into...
2020-12-21 llogiqUpdate clippy_lints/src/from_over_into.rs
2020-12-20 Bastian KerstingFixed error messages
2020-12-20 Bastian KerstingAdded MSRV and fixed typo
2020-12-19 Bastian KerstingAdded from_over_into lint