]> git.lizzy.rs Git - rust.git/history - doc
Rustup to https://github.com/rust-lang/rust/pull/60965
[rust.git] / doc /
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta1.35' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.34.1' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/rust-1.31.0' into...
2019-05-17 Manish GoregaokarMerge remote-tracking branch 'origin/beta_backport...
2019-05-14 borsAuto merge of #4084 - mikerite:fix-4019, r=oli-obk
2019-05-12 borsAuto merge of #4087 - phansch:move_tests, r=matthiaskrgr
2019-05-12 borsAuto merge of #4085 - phansch:empty_loop_tests, r=matth...
2019-05-12 borsAuto merge of #4082 - Manishearth:macro-check-split...
2019-05-12 Manish GoregaokarRename in_macro to in_macro_or_desugar
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