]> git.lizzy.rs Git - rust.git/history - tests
Auto merge of #7424 - dtolnay-contrib:macrobraces, r=llogiq
[rust.git] / tests /
2021-07-03 borsAuto merge of #7424 - dtolnay-contrib:macrobraces,...
2021-07-03 David TolnayDowngrade nonstandard_macro_braces to nursery
2021-07-01 borsAuto merge of #7418 - flip1995:rustup, r=flip1995
2021-07-01 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-01 borsAuto merge of #7407 - m-ou-se:doc-hidden-variants,...
2021-07-01 flip1995match_wildcard_for_single_variants: don't produce bad...
2021-07-01 flip1995Simplify wildcard_enum_match_arm test
2021-06-30 borsAuto merge of #7400 - popzxc:restrict-locales, r=Manish...
2021-06-30 Igor AleksanovImplement 'disallowed_script_idents' lint
2021-06-30 borsAuto merge of #7390 - popzxc:issue-7331, r=flip1995
2021-06-29 borsAuto merge of #7405 - jyn514:fix-stable, r=camsteffen
2021-06-29 borsAuto merge of #7409 - xFrednet:5394-vs-code-tasks,...
2021-06-28 borsAuto merge of #7350 - camsteffen:suspicious, r=flip1995
2021-06-26 Mara BosDon't suggest unstable and doc(hidden) variants.
2021-06-26 Mara BosDon't use exact definition of std's ErrorKind in test.
2021-06-25 Cameron SteffenMove some lints to suspicious
2021-06-25 Ryan LevickFix clippy test
2021-06-25 borsAuto merge of #7379 - popzxc:issue-7305, r=flip1995
2021-06-25 Igor AleksanovDo not spawn blacklisted_name lint in test context
2021-06-25 Igor AleksanovImprove lint message for match-same-arms lint
2021-06-24 borsAuto merge of #7300 - DevinR528:import-rename, r=camsteffen
2021-06-24 Devin RagotzyAdd import_rename lint, this adds a field on the Conf...
2021-06-23 borsAuto merge of #7396 - ranweiler:zero-offset, r=Manishearth
2021-06-23 Joe RanweilerUpdate var name in test
2021-06-23 Joe RanweilerRemove bad cast in test, cover more cases
2021-06-21 borsAuto merge of #7357 - ebobrow:unbalanced-tick, r=xFredn...
2021-06-21 borsAuto merge of #7386 - camsteffen:fmt-workaround, r...
2021-06-21 Elliot Bobrowcheck for unbalanced tick pairs in doc-markdown
2021-06-21 Yuki OkushiRollup merge of #86274 - alexander-melentyev:spaces...
2021-06-21 borsAuto merge of #7385 - xFrednet:0000-fix-broken-deploy...
2021-06-21 borsAuto merge of #7382 - matthiaskrgr:config_name, r=flip1995
2021-06-21 borsAuto merge of #7380 - popzxc:compile-test-helper, r...
2021-06-21 Igor AleksanovProvide different message for bootstrapped compiler
2021-06-20 borsAuto merge of #85538 - r00ster91:iterrepeat, r=Mark...
2021-06-20 Matthias KrügerFix wrong config option being suggested for deprecated...
2021-06-20 Igor AleksanovImprove appearance
2021-06-20 Igor AleksanovImprove visibility&helpfulness of the 'found multiple...
2021-06-19 borsAuto merge of #7299 - DevinR528:macro-brace, r=llogiq
2021-06-19 borsAuto merge of #86426 - hi-rustin:rustin-patch-lint...
2021-06-18 borsAuto merge of #85421 - Smittyvb:rm_pushpop_unsafe,...
2021-06-18 hi-rustinAddress comment
2021-06-18 hi-rustinMake clippy tests happy
2021-06-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-06-17 Devin RagotzyAdd macro_braces lint to check for irregular brace...
2021-06-17 borsAuto merge of #7364 - flip1995:rustup, r=flip1995
2021-06-17 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-06-14 borsAuto merge of #7345 - DevinR528:disallowed-fix, r=Manis...
2021-06-14 borsAuto merge of #7270 - Valentine-Mario:vec_extend_to_app...
2021-06-14 borsAuto merge of #7288 - camsteffen:use-self2, r=phansch
2021-06-11 Devin RagotzyRemove requirement of fully qualified path for disallow...
2021-06-11 borsAuto merge of #7160 - flip1995:field_reassign_macros...
2021-06-10 valentine-marioadded lint to check for full range of vector and sugges...
2021-06-10 borsAuto merge of #7333 - camsteffen:match-var, r=llogiq
2021-06-10 borsAuto merge of #7332 - lengyijun:redundant_clone_fix...
2021-06-10 borsAuto merge of #7315 - DevinR528:disallowed-ty, r=giraffate
2021-06-09 borsAuto merge of #86003 - pnkfelix:issue-84297-revert...
2021-06-09 borsAuto merge of #7334 - Thomasdezeeuw:freebsd-no-ticks...
2021-06-09 Thomas de ZeeuwAdd FreeBSD as identifier not needing ticks
2021-06-09 Devin RagotzyAdd disallowed_types lint, this adds a field to the...
2021-06-09 borsAuto merge of #7326 - 1c3t3a:1c3t3a-issue-7324, r=flip1995
2021-06-09 borsAuto merge of #7330 - xFrednet:0000-refactor-map-identi...
2021-06-08 borsAuto merge of #7262 - Jarcho:while_let_on_iter_closure...
2021-06-08 borsAuto merge of #7325 - Y-Nak:numeric-fallback, r=giraffate
2021-06-07 xFrednetReuse `is_expr_identity_function` for `filter_map_identity`
2021-06-07 xFrednetReuse `is_expr_identity_function` for `flat_map_identity`
2021-06-06 Yoshitomo NakanishiFix FP in `default_numeric_fallback` with external...
2021-06-05 Bastian KerstingEnhance semicolon_if_nothing_returned according to...
2021-06-04 borsAuto merge of #7289 - camsteffen:needless-collect-shado...
2021-06-04 Joshua NelsonRemove `doc(include)`
2021-06-04 borsAuto merge of #7319 - m-ou-se:cfg-not-const, r=camsteffen
2021-06-04 Mara BosAdd test for not linting on assert!(cfg!(..)).
2021-06-03 flip1995Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31...
2021-06-03 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-06-01 borsAuto merge of #7297 - flip1995:rm-cov, r=giraffate
2021-06-01 borsAuto merge of #7265 - Jarcho:manual_str_repeat, r=giraffate
2021-05-31 Jason NewcombFix type checks for `manual_str_repeat`
2021-05-31 Jason NewcombAdd lint `manual_str_repeat`
2021-05-31 borsAuto merge of #7294 - stevenengler:unsafe-ptr-deref...
2021-05-31 Steven EnglerUpdate message for 'not_unsafe_ptr_arg_deref' lint
2021-05-30 borsAuto merge of #7292 - Jarcho:suspicious_splitn, r=flip1995
2021-05-30 Jason NewcombEvaluate constant expressions in `suspicious_splitn`
2021-05-30 Jason NewcombAdd lint `suspicious_splitn`
2021-05-28 borsAuto merge of #7287 - Jarcho:ice_7272, r=flip1995
2021-05-28 Jason NewcombFix ICE in `too_many_lines` due to wrong assumptions...
2021-05-28 Cameron SteffenDo not lint use_self on type parameters
2021-05-27 borsAuto merge of #7285 - camsteffen:mini-macro-move, r...
2021-05-27 Cameron SteffenMove mini-macro to auxilary
2021-05-27 borsAuto merge of #7283 - flip1995:release-doc, r=giraffate
2021-05-27 borsAuto merge of #7281 - camsteffen:has-doc-fp, r=flip1995
2021-05-27 borsAuto merge of #7282 - camsteffen:lint-stmt-expr, r...
2021-05-27 borsAuto merge of #7187 - camsteffen:avoid-break-exported...
2021-05-27 Cameron SteffenFix allow on some statement lints
2021-05-27 Cameron SteffenAdd deprecated lint tests
2021-05-26 borsAuto merge of #7280 - camsteffen:macro-use, r=Manishearth
2021-05-26 Cameron SteffenAdd clippy.toml to project and tests
2021-05-26 Cameron SteffenUse break api config for unnecessary_wraps
2021-05-26 Cameron SteffenUse break api config for enum_variant_names
2021-05-26 Cameron SteffenUse break api config for pass by value or ref
2021-05-26 Cameron SteffenUse break api config for wrong_pub_self_convention
2021-05-26 Cameron SteffenAdd avoid_breaking_exported_api config option
next