]> git.lizzy.rs Git - rust.git/history - tests
Rollup merge of #5443 - thiagoarrais:issue-2040, r=flip1995
[rust.git] / tests /
2020-07-13 Philipp KronesRollup merge of #5443 - thiagoarrais:issue-2040, r...
2020-07-10 borsAuto merge of #5769 - robojumper:match_like_matches_mac...
2020-07-09 borsAuto merge of #5781 - giraffate:fix_a_broken_link,...
2020-07-09 borsAuto merge of #5771 - montrivo:bugfix/single-match...
2020-07-09 Tim Nielenssingle_match_else - single expr/stmt else block corner...
2020-07-08 robojumpermake match_like_matches_macro only apply to matches...
2020-07-08 borsAuto merge of #5776 - flip1995:rustup, r=flip1995
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-06 Thiago ArraisReclassify powi(2) lint under suboptimal_flops
2020-07-06 Thiago ArraisIncludes TODO comment for hypot lint
2020-07-06 Thiago ArraisPlace radian lints under suboptimal_flops
2020-07-06 Thiago ArraisBetter copy for lint message
2020-07-06 Thiago ArraisLint for to_radians and to_degrees
2020-07-06 Thiago ArraisLint x.log(b) / y.log(b) => x.log(y)
2020-07-06 robojumpernew lint: match_like_matches_macro
2020-07-06 Thiago ArraisLint (x * x + y * y).sqrt() => x.hypot(y)
2020-07-06 Thiago ArraisLint for x.powi(2) => x * x
2020-07-06 borsAuto merge of #5301 - JarredAllen:option_if_let_else...
2020-07-03 JarredAllenUpdate compile-test to follow new lint
2020-07-03 JarredAllenRefactoring
2020-07-03 JarredAllenHandle ref, mut, &, and &mut on the option
2020-07-03 JarredAllenProperly parenthesize to avoid operator precedence...
2020-07-03 JarredAllenStop linting on macros and correctly use braces for...
2020-07-03 JarredAllenLint for if let Some(x) = ... instead of Option::map_or
2020-07-03 borsAuto merge of #4841 - phaylon:pattern-type-mismatch...
2020-07-03 borsAuto merge of #5761 - ThibsG:TypeRepetitionThreshold...
2020-07-03 Robert SedlacekAdjusted expected STDERR
2020-07-03 Robert SedlacekAdded restriction lint: pattern-type-mismatch
2020-07-03 ThibsGDon't lint for predicates generated in macros
2020-07-03 ThibsGTake generic args into account for bounded type
2020-07-03 ThibsGAdd configurable threshold for `type_repetition_in_boun...
2020-07-03 borsAuto merge of #5763 - flip1995:rustup, r=Manishearth
2020-07-03 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-07-02 Eduard-Mihai BurtescuUse 'tcx for references to AccessLevels wherever possible.
2020-07-01 borsAuto merge of #5760 - phansch:deprecate-regex-macro...
2020-07-01 Philipp HanschDeprecate regex_macro lint
2020-07-01 borsAuto merge of #5759 - mikerite:multiple_crate_versions_...
2020-07-01 Michael WrightFix multiple_crate_versions error
2020-06-30 borsAuto merge of #5758 - ebroto:5704_unnested_or_pats...
2020-06-30 Eduardo BrotoRequire `or_patterns` to suggest nesting them
2020-06-30 borsAuto merge of #5750 - ebroto:blanket_clippy_restriction...
2020-06-30 Eduardo BrotoMove blanket_clippy_restriction_lints to "style"
2020-06-30 Eduardo BrotoLint enabling the whole restriction group
2020-06-30 borsAuto merge of #5751 - flip1995:rustup, r=Manishearth...
2020-06-30 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-06-28 Dylan MacKenzieUpdate tests
2020-06-26 Manish GoregaokarRollup merge of #73597 - ayazhafiz:i/const-span, r...
2020-06-24 borsAuto merge of #5701 - ebroto:4874_cmp_owned_fp, r=flip1995
2020-06-24 borsAuto merge of #5745 - montrivo:copy_on_clone, r=phansch
2020-06-23 Tim Nielenscopy_on_clone - add machine applicability
2020-06-23 Eduardo Brotocmp_owned: reverse operands if necessary
2020-06-23 Eduardo Brotocmp_owned: avoid FP when PartialEq is not implemented...
2020-06-23 borsAuto merge of #5694 - wangtheo:issue-5626, r=matthiaskrgr
2020-06-23 flip1995Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238...
2020-06-23 borsAuto merge of #5738 - mikerite:loops-20200623-2, r...
2020-06-23 borsAuto merge of #5735 - lzutao:issue-temp, r=flip1995
2020-06-23 borsAuto merge of #5741 - flip1995:rollup-8chbwhy, r=flip1995
2020-06-23 Philipp KronesRollup merge of #5726 - sozysozbot:patch-1, r=flip1995
2020-06-23 Philipp KronesRollup merge of #5724 - ebroto:5697_const_result_option...
2020-06-23 Philipp KronesRollup merge of #5716 - bugadani:patch-1, r=matthiaskrgr
2020-06-23 Philipp KronesRollup merge of #5713 - flip1995:more_lints, r=Manishearth
2020-06-23 Philipp KronesRollup merge of #5712 - ijijn:master, r=flip1995
2020-06-23 Philipp KronesRollup merge of #5710 - lcnr:patch-1, r=flip1995
2020-06-23 Philipp KronesRollup merge of #5709 - ebroto:5389_ice, r=Manishearth
2020-06-23 Philipp KronesRollup merge of #5705 - dtolnay:orpat, r=flip1995
2020-06-23 Philipp KronesRollup merge of #5178 - matthiaskrgr:rustc_arg_pass...
2020-06-23 borsAuto merge of #5739 - flip1995:rustup, r=flip1995
2020-06-23 borsAuto merge of #5695 - esamudera:lint_mem_uninitialized...
2020-06-23 Dylan DPCRollup merge of #73578 - RalfJung:ty-ctxt-at, r=jonas...
2020-06-23 borsAuto merge of #5711 - flip1995:rustup, r=flip1995
2020-06-23 flip1995Merge remote-tracking branch 'upstream/master' into...
2020-06-22 Aaron HillStop using old version of `syn` in `rustc-workspace...
2020-06-16 Eduardo Brotoredundant_pattern_matching: avoid non-const fn in const...
2020-06-16 Ericko Samuderamem_replace_with_uninit: suggest std::ptr::read
2020-06-15 borsAuto merge of #72080 - matthewjasper:uniform-impl-trait...
2020-06-14 Iain Brandram-AdamsUpdate stderr to match, and reinforce comments
2020-06-13 Teddy_WangAdded a lint for .map(|x| x)
2020-06-13 Iain Brandram-AdamsRemove `bar` from blacklisted names
2020-06-12 Eduardo BrotoFix ICE in consts::binop
2020-06-12 Dylan DPCRollup merge of #72906 - lzutao:migrate-numeric-assoc...
2020-06-10 Lzu TaoMigrate to numeric associated consts
2020-06-09 borsAuto merge of #5702 - ebroto:5698_mul_not_comm, r=matth...
2020-06-09 Eduardo Brotoif_same_then_else: don't assume multiplication is alway...
2020-06-09 borsAuto merge of #5279 - DevinR528:macro-use-sugg, r=flip1995
2020-06-09 Devin RAdd enough attrs to the test file so the fix compiles...
2020-06-09 Lzu TaoMerge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73...
2020-06-08 Devin RFix suggestion output, add run-rustfix to test file...
2020-06-08 Devin Rcleaned up import suggestion formatter, look into code...
2020-06-08 Devin Rwip: of handling nested import paths for multi-macro...
2020-06-08 Devin Rfix some of the review, rename, fmt, refactor
2020-06-08 Devin Ruse hashset not map for keeping track of seen macro...
2020-06-08 Devin Rcollected all the imports and names
2020-06-08 Devin Rwarn on macro_use attr
2020-06-08 borsAuto merge of #5692 - ebroto:5689_N_dotdot_N, r=yaahc
2020-06-08 borsAuto merge of #5680 - ebroto:3792_let_return, r=Manishearth
2020-06-08 borsAuto merge of #5378 - Centril:unnested-or-pats, r=flip1...
2020-06-07 Mazdak Farrokhzadsplit unnested_or_patterns test
2020-06-07 Mazdak Farrokhzadadd `unnested_or_patterns` lint
2020-06-07 Eduardo Brotoreversed_empty_ranges: don't lint N..N except in for...
next