]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/inherent_to_string.rs
avoid some `Symbol` to `String` conversions
[rust.git] / clippy_lints / src / inherent_to_string.rs
2022-07-16 Takayuki Maedaavoid some `Symbol` to `String` conversions
2022-06-18 Matthias KrügerRollup merge of #98165 - WaffleLapkin:once_things_renam...
2022-06-17 borsAuto merge of #97892 - klensy:fix-spaces, r=oli-obk
2022-06-17 Dylan DPCRollup merge of #97798 - WaffleLapkin:allow_for_suggest...
2022-06-16 flip1995Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7...
2022-01-17 borsAuto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu
2022-01-16 borsAuto merge of #92805 - BoxyUwU:revert-lazy-anon-const...
2022-01-16 borsAuto merge of #92740 - cuviper:update-rayons, r=Mark...
2022-01-15 Camille GILLOTReturn a LocalDefId in get_parent_item.
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-10-31 Matthias KrügerRollup merge of #89786 - jkugelman:must-use-len-and...
2021-10-22 Yuki OkushiRollup merge of #89895 - camsteffen:for-loop-head-span...
2021-10-21 flip1995Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea...
2021-10-03 borsAuto merge of #88175 - camsteffen:let-desugar-span...
2021-10-03 Cameron SteffenMake diangostic item names consistent
2021-07-30 borsAuto merge of #86754 - estebank:use-multispans-more...
2021-07-30 Yuki OkushiRollup merge of #87385 - Aaron1011:final-enable-semi...
2021-07-29 flip1995Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b...
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-02-25 flip1995Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a...
2021-02-17 borsAuto merge of #81993 - flip1995:clippyup, r=Manishearth
2021-02-15 Camille GILLOTOnly store a LocalDefId in hir::ImplItem.
2020-11-09 Dylan DPCRollup merge of #78710 - petrochenkov:macvisit, r=davidtwco
2020-11-05 flip1995Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703...
2020-09-28 Ralf JungRollup merge of #76474 - bjorn3:driver_selected_codegen...
2020-09-25 borsAuto merge of #77144 - flip1995:clippyup, r=Manishearth
2020-09-24 flip1995Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d...
2020-07-07 Manish GoregaokarRollup merge of #73870 - sexxi-goose:projection-ty...
2020-07-06 borsAuto merge of #73978 - Mark-Simulacrum:shrink-paramenv...
2020-07-02 Eduard-Mihai BurtescuUse 'tcx for references to AccessLevels wherever possible.
2020-04-27 borsAuto merge of #5522 - CrazyRoka:match_vec_item, r=phansch
2020-04-26 borsAuto merge of #5534 - phansch:remove-util-dev, r=flip1995
2020-04-26 borsAuto merge of #5509 - phansch:more-diagnostic-items2...
2020-04-26 Philipp Hanschcargo dev fmt
2020-04-26 Philipp HanschMore diagnostic items
2020-04-19 borsAuto merge of #5141 - xiongmao86:issue5095, r=flip1995
2020-04-18 xiongmao86Add an Option<Span> argument to span_lint_and_help.
2020-03-23 borsAuto merge of #5319 - 1tgr:master, r=flip1995
2020-03-18 flip1995Merge remote-tracking branch 'upstream/rust-1.43.0...
2020-03-16 borsAuto merge of #5324 - matthiaskrgr:rustup_32, r=flip1995
2020-03-16 Matthias Krügerrustup https://github.com/rust-lang/rust/pull/69738
2020-03-05 borsAuto merge of #5235 - flip1995:tag_deploy_fix, r=phansch
2020-03-04 borsAuto merge of #5246 - JarredAllen:master, r=flip1995
2020-03-03 borsAuto merge of #5259 - flip1995:lang_items, r=phansch
2020-03-03 flip1995Add path for display trait
2020-02-15 borsAuto merge of #4809 - iankronquist:patch-1, r=flip1995
2020-02-01 flip1995Merge remote-tracking branch 'upstream/rust-1.42.0...
2020-01-27 borsAuto merge of #5099 - JohnTitor:split-up-non-copy-const...
2020-01-27 borsAuto merge of #5098 - JohnTitor:rename-span-lints,...
2020-01-27 Yuki OkushiRename `span_help_and_lint` to `span_lint_and_help`
2020-01-24 borsAuto merge of #5027 - sinkuu:vectored_io, r=phansch
2020-01-21 borsAuto merge of #5028 - krishna-veerareddy:issue-5026...
2020-01-13 borsAuto merge of #4543 - xiongmao86:issue4503, r=flip1995
2020-01-13 borsAuto merge of #5033 - JohnTitor:split-use-self, r=flip1995
2020-01-13 borsAuto merge of #5042 - JohnTitor:rustup-0112, r=phansch
2020-01-13 Yuki OkushiRustup to rust-lang/rust#68045
2020-01-11 borsAuto merge of #5040 - JohnTitor:rustup-0111, r=flip1995
2020-01-11 Yuki OkushiRustup to rust-lang/rust#67806
2020-01-07 borsAuto merge of #5000 - JohnTitor:backticks, r=flip1995
2020-01-07 Yuki OkushiNormalize lint messages
2020-01-06 borsAuto merge of #5003 - JohnTitor:rustup, r=flip1995
2020-01-06 Yuki OkushiRustup to rust-lang/rust#67886
2019-12-23 borsAuto merge of #4934 - illicitonion:exhaustive_match...
2019-12-23 borsAuto merge of #4911 - phansch:update_changelog, r=flip1995
2019-12-22 borsAuto merge of #4938 - flip1995:rustup, r=flip1995
2019-12-22 flip1995Add <'_> where necessary
2019-12-04 borsAuto merge of #4879 - matthiaskrgr:rustup_23, r=flip1995
2019-12-04 Matthias KrügerRustup to rust-lang/rust#66878
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.39.0...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.38.0...
2019-10-28 flip1995Merge remote-tracking branch 'upstream/rust-1.36.0...
2019-10-09 borsAuto merge of #4616 - mati865:license, r=Manishearth
2019-10-09 borsAuto merge of #4635 - Lythenas:suggestions-for-assert...
2019-10-08 borsAuto merge of #4641 - sinkuu:revert_workaround, r=phansch
2019-10-08 borsAuto merge of #4627 - kerhong:fix-typo-in-inherent...
2019-10-04 Edgars BadunsFix typo in inherent_to_string documentation
2019-09-27 borsAuto merge of #4591 - flip1995:rustup, r=flip1995
2019-09-27 flip1995Rustup to rust-lang/rust#64813
2019-09-09 borsAuto merge of #4458 - flip1995:block_in_if_ext_macro...
2019-08-29 borsAuto merge of #4408 - phansch:more_rustfix_tests, r...
2019-08-29 Michael WrightMerge branch 'master' into fix-4437
2019-08-28 borsAuto merge of #4463 - flip1995:rollup-240kr2c, r=flip1995
2019-08-28 Philipp KronesRollup merge of #4460 - JohnTitor:fix-inherent-to-strin...
2019-08-27 Yuki OkushiFix `inherent_to_string` false positive
2019-08-23 borsAuto merge of #4409 - jeremystucki:export, r=phansch
2019-08-21 borsAuto merge of #4372 - phansch:changelog_update, r=flip1995
2019-08-20 borsAuto merge of #4401 - JJJollyjim:literal-separation...
2019-08-20 borsAuto merge of #4420 - phansch:disable_rls_integration_t...
2019-08-20 Philipp HanschMerge pull request #4416 from SimonSapin/plugin
2019-08-19 borsAuto merge of #4417 - kraai:remove-in_macro_or_desugar...
2019-08-19 KRAAI, MATTHEW ... Remove in_macro_or_desugar
2019-08-11 Jeremy StuckiMerge branch 'origin/master' into flat-map
2019-07-23 borsAuto merge of #4266 - uHOOCCOOHu:fix/async_fn_lifetime...
2019-07-18 borsAuto merge of #4274 - daxpedda:implicit_return_fixes...
2019-07-17 borsAuto merge of #4280 - phansch:uitests_matches, r=flip1995
2019-07-17 borsAuto merge of #4259 - Darth-Revan:origin/inherent_to_st...
2019-07-17 Darth-RevanCorrections for PR review.
next