]> git.lizzy.rs Git - rust.git/history - tests
Add new lint `octal_escapes`
[rust.git] / tests /
2021-11-20 Georg BrandlAdd new lint `octal_escapes`
2021-11-19 borsAuto merge of #7984 - phansch:disallowed-type-rename...
2021-11-19 borsAuto merge of #7996 - togami2864:test-map-or-none,...
2021-11-19 togami2864fix stderr
2021-11-19 togami2864add test case for result_map_or_into_option
2021-11-18 borsAuto merge of #7977 - Jarcho:multi_needless_borrow...
2021-11-18 flip1995Also pluralize disallowed_method(s) lint
2021-11-18 Philipp HanschPluralize disallowed_type lint filenames
2021-11-18 Philipp HanschPluralize disallowed_type lint
2021-11-18 borsAuto merge of #7994 - flip1995:rustup, r=flip1995
2021-11-18 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-17 borsAuto merge of #7968 - Jarcho:manual_map_unsafe, r=xFrednet
2021-11-17 borsAuto merge of #7971 - togami2864:fix/option-map-or...
2021-11-17 togami2864fix suggestion message
2021-11-17 Jason NewcombAddition `manual_map` test for `unsafe` blocks
2021-11-17 borsAuto merge of #7988 - giraffate:fix_ice_on_undocumented...
2021-11-17 togami2864add multi-line test case
2021-11-17 borsAuto merge of #7898 - F3real:unit_struct, r=camsteffen
2021-11-17 Takayuki NakataFix ICE on `undocumented_unsafe_blocks`
2021-11-17 borsAuto merge of #7896 - surechen:fix_manual_split_once...
2021-11-17 surechenfixes: #7889
2021-11-16 F3realDon't show no_effect warning on unit structs implementi...
2021-11-16 borsAuto merge of #7982 - Blckbrry-Pi:master, r=llogiq
2021-11-16 Skyler CalamanSuccessfully generalize prevention of suggestions causi...
2021-11-16 borsAuto merge of #7639 - Jarcho:whitelist_cheap_functions...
2021-11-16 Jason NewcombImprove heuristics for determining whether eager of...
2021-11-15 Jason NewcombImprove `needless_borrow` lint.
2021-11-15 togami2864fix fmt
2021-11-15 togami2864fix a bug that the closure arguments are not displayed
2021-11-15 togami2864add reduce_unit_expression
2021-11-15 borsAuto merge of #7974 - matthiaskrgr:7973_opt_map_or_else...
2021-11-15 togami2864add test case for option_map_or_none
2021-11-15 borsAuto merge of #7957 - surechen:fix_for_7854, r=giraffate
2021-11-15 surechenSupport suggestion for #7854
2021-11-14 Skyler CalamanFix specific code outlined in issue #7975.
2021-11-13 Matthias Krügeroption_if_let_else: don't expand macros in suggestion
2021-11-13 togami2864fix suggestion in option_map_or_none
2021-11-13 Jason NewcombFix `manual_map` suggestion when used with unsafe funct...
2021-11-12 borsAuto merge of #7966 - Alexendoo:batch-rustfmt, r=camsteffen
2021-11-12 borsAuto merge of #7948 - 5225225:castlosslessbool, r=llogiq
2021-11-12 5225225Change cast_lossless message for bools only
2021-11-11 borsAuto merge of #7956 - camsteffen:author, r=llogiq
2021-11-11 borsAuto merge of #7643 - xFrednet:7569-splits-for-slices...
2021-11-11 xFrednetNew `index_refutable_slice` lint
2021-11-11 Cameron SteffenMake author DRYer
2021-11-11 borsAuto merge of #7813 - xFrednet:6492-lint-version, r...
2021-11-11 xFrednetNew internal lint to make `clippy::version` attribute...
2021-11-11 borsAuto merge of #7877 - dswij:no-std-fp, r=camsteffen
2021-11-11 dswijAdd test for `swap` lint when `no_std` is present
2021-11-10 Cameron Steffenauthor: Remove needless `ref`s
2021-11-10 Cameron Steffenauthor: reorder match arm
2021-11-10 Cameron Steffenauthor: fix some bugs
2021-11-10 Cameron Steffenauthor: name qpath consistently
2021-11-10 xFrednetAdd lint to check for invalid `clippy:version` attributes
2021-11-10 borsAuto merge of #7955 - dswij:let-else-early-return,...
2021-11-10 dswijAdd `semicolon_if_nothing_returned` test for `let-else...
2021-11-09 borsAuto merge of #7951 - mikerite:matches-20211109, r...
2021-11-09 borsAuto merge of #7950 - Serial-ATA:issue-7920, r=llogiq
2021-11-09 Matthias KrügerRollup merge of #89561 - nbdd0121:const_typeck, r=nikom...
2021-11-09 5225225Check MSRV for bool to int from impl
2021-11-09 5225225Lint for bool to integer casts in `cast_lossless`
2021-11-09 borsAuto merge of #7949 - Serial-ATA:issue-7921, r=flip1995
2021-11-09 SerialFix suggestion for deref expressions in redundant_patte...
2021-11-09 borsAuto merge of #90700 - fee1-dead:select-returns-vec...
2021-11-09 borsAuto merge of #87337 - jyn514:lint-error, r=oli-obk...
2021-11-09 SerialFix explicit_counter_loop suggestion for non-usize...
2021-11-09 borsAuto merge of #7944 - Serial-ATA:deprecated-cfg-attr...
2021-11-08 SerialAdd MSRV to deprecated_cfg_attr
2021-11-08 borsAuto merge of #7938 - camsteffen:visitors, r=xFrednet
2021-11-08 borsAuto merge of #7945 - Serial-ATA:issue-7934, r=flip1995
2021-11-08 Joshua NelsonDon't abort compilation after giving a lint error
2021-11-07 SerialFix ICE in undocumented_unsafe_blocks
2021-11-07 borsAuto merge of #7917 - Alexendoo:cargo-dev-lint, r=giraffate
2021-11-06 borsAuto merge of #7894 - Serial-ATA:extend-author-lint...
2021-11-06 SerialExtend author lint
2021-11-05 borsAuto merge of #7937 - flip1995:rustfmt-skip-artefact...
2021-11-05 borsAuto merge of #7897 - camsteffen:in-macro, r=flip1995
2021-11-05 borsAuto merge of #7909 - mikerite:fix-7816, r=camsteffen
2021-11-05 Cameron SteffenUse Span::from_expansion instead of in_macro
2021-11-04 flip1995Merge commit 'e18101137866b79045fee0ef996e696e68c920b4...
2021-11-04 borsAuto merge of #7928 - xFrednet:rust-90354-deploy-clippy...
2021-11-04 borsAuto merge of #7929 - flip1995:rustup, r=flip1995
2021-11-04 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-02 Matthias KrügerRollup merge of #90500 - xFrednet:00000-update-clippy...
2021-11-02 borsAuto merge of #7904 - Serial-ATA:improve-doc-suggestion...
2021-11-02 SerialSpecify fixable doc tests
2021-11-02 SerialAdd suggestion to missing backticks error
2021-11-02 borsAuto merge of #7916 - samueltardieu:double-colon-prefix...
2021-11-02 Samuel TardieuAdvise to put a :: prefix inside the ticks
2021-11-02 borsAuto merge of #7918 - samueltardieu:use-config-toml...
2021-11-02 borsAuto merge of #7906 - smoelius:master, r=camsteffen
2021-11-02 borsAuto merge of #7907 - Alexendoo:non-ascii-restriction...
2021-11-02 borsAuto merge of #7901 - samueltardieu:fix-7893, r=xFredne...
2021-11-02 borsAuto merge of #7851 - nbdd0121:master, r=flip1995
2021-11-02 Samuel TardieuAdd test case for `clippy::needless_lifetimes` in async...
2021-11-02 borsAuto merge of #7726 - dswij:unseparated-literal-suffix...
2021-11-02 borsAuto merge of #7819 - rust-lang:avoid-linting-impossibl...
2021-11-01 Samuel E. Moelius IIIFix #7903
2021-11-01 Gary GuoAccount for revisions in missing-test-files
2021-11-01 Gary GuoFix manual_assert for `#![no_std]` and Rust 2021
next