]> git.lizzy.rs Git - rust.git/history - compiler/rustc_lint/src/noop_method_call.rs
Rollup merge of #82714 - estebank:missing-braces, r=oli-obk
[rust.git] / compiler / rustc_lint / src / noop_method_call.rs
2021-03-05 Guillaume GomezRollup merge of #82714 - estebank:missing-braces, r...
2021-03-05 Guillaume GomezRollup merge of #82708 - GuillaumeGomez:doc-test-attr...
2021-03-05 Guillaume GomezRollup merge of #80845 - GuillaumeGomez:item-kind-trans...
2021-03-05 borsAuto merge of #82795 - m-ou-se:rollup-uzx0b92, r=m...
2021-03-05 MaraRollup merge of #82787 - notriddle:main-js-cleanup...
2021-03-05 MaraRollup merge of #82773 - mgacek8:feature/add_diagnostic...
2021-03-05 MaraRollup merge of #82770 - m-ou-se:assert-match, r=joshtr...
2021-03-05 MaraRollup merge of #82764 - m-ou-se:map-try-insert, r...
2021-03-05 MaraRollup merge of #82728 - calebsander:refactor/bufreader...
2021-03-05 MaraRollup merge of #82289 - SkiFire13:fix-issue-82282...
2021-03-05 MaraRollup merge of #81939 - kper:fixing-81584-allocate...
2021-03-05 MaraRollup merge of #81136 - Xavientois:io_reader_size_hint...
2021-03-05 MaraRollup merge of #80763 - petrochenkov:pubusecrate,...
2021-03-05 MaraRollup merge of #80723 - rylev:noop-lint-pass, r=estebank
2021-03-03 Ryan LevickWarn in doc test
2021-03-03 Ryan LevickFix borrow and deref
2021-03-03 Ryan LevickRemove lint pass on borrow and deref
2021-03-03 Esteban KüberClean up code rightward drift
2021-03-03 Esteban KüberIncrease accuracy of lint trigger
2021-03-03 Ryan LevickImprove error messages
2021-03-03 Ryan LevickUpdate error message
2021-03-03 Ryan LevickImprove warning
2021-03-03 Ryan LevickFix tests
2021-03-03 Ryan LevickAdd tests and support two more noop methods
2021-03-03 Ryan LevickFirst version of noop-lint