]> git.lizzy.rs Git - rust.git/history - doc
more Use->DropTemps fixes
[rust.git] / doc /
2019-04-18 borsAuto merge of #3978 - phansch:rustfix_len_zero, r=flip1995
2019-04-18 borsAuto merge of #3985 - phansch:move_some_cast_tests...
2019-04-18 borsAuto merge of #3987 - phansch:rustfix_option_map_or_non...
2019-04-18 borsAuto merge of #3984 - phansch:bytecount_sugg, r=flip1995
2019-04-18 borsAuto merge of #3968 - kraai:lint-pass-macros, r=flip1995
2019-04-17 Matthew KraaiDocument `declare_lint_pass!`
2019-04-17 borsAuto merge of #3966 - flip1995:internal_lints, r=oli-obk
2019-04-17 borsAuto merge of #3977 - phansch:add_rustfix_bool_comparis...
2019-04-17 borsAuto merge of #3976 - phansch:deref_addrof_rustfix...
2019-04-17 borsAuto merge of #3975 - phansch:has_placeholders, r=flip1995
2019-04-16 borsAuto merge of #3972 - rust-lang:oli-obk-patch-1, r...
2019-04-16 Oliver SchererUpdate adding_lints.md
2019-04-05 Michael WrightMerge branch 'master' into clippy_dev_toolchain
2019-03-19 borsAuto merge of #3888 - phansch:extract_mistyped_literal_...
2019-03-19 borsAuto merge of #3894 - markcatley:adding_lint_documentat...
2019-03-19 Mark CatleyAdd implementation for the EarlyLintPass trait into...
2019-03-12 Michael WrightMerge branch 'master' into fix-3739
2019-03-09 borsAuto merge of #3824 - phansch:adding_lints, r=phansch
2019-03-08 Philipp HanschUpdate comment location
2019-03-04 Philipp HanschAdd rustc nightly docs to cheatsheet
2019-03-04 Philipp Hanschs/you/we; One more checklist item
2019-03-03 Philipp HanschAdd the rustc guide to the cheatsheet
2019-03-03 Philipp HanschMore text fixes after Test section was moved to top
2019-03-03 Philipp HanschReword 'Setup' a bit
2019-03-03 Philipp HanschNote that stderr files don't have to be created manually
2019-03-03 Philipp HanschAuthor lint usage via playground
2019-03-03 Philipp HanschCopy from CONTRIBUTING.md: author lint, rustfix tests...
2019-03-03 Philipp HanschMention Clippy utils
2019-03-03 Philipp HanschRemind to run update-all-references.sh at the end
2019-03-03 Philipp HanschUse positive if condition for readability
2019-03-03 Philipp HanschExpand on lint implementation section, wrap lines
2019-03-03 Wilco KuseeImplicit return
2019-03-03 Wilco KuseeImplicit return
2019-03-03 Philipp HanschAdd lint writing documentation