]> git.lizzy.rs Git - rust.git/history - tests/ui
Account for revisions in missing-test-files
[rust.git] / tests / ui /
2021-11-01 Gary GuoFix manual_assert for `#![no_std]` and Rust 2021
2021-11-01 borsAuto merge of #7866 - rust-lang:edition-2021-tests...
2021-10-30 Andre Bogusupdate most tests to 2021 edition
2021-10-29 borsAuto merge of #7895 - ahmedkrmn:master, r=Manishearth
2021-10-29 Ahmed KaramanDisable "if_not_else" lints firing on else-ifs
2021-10-29 borsAuto merge of #7890 - Alexendoo:ptr-arg-alias, r=camsteffen
2021-10-28 borsAuto merge of #7810 - camsteffen:if-then-panic-pedantic...
2021-10-28 Cameron SteffenRename if_then_panic to manual_assert
2021-10-28 Cameron SteffenMove if_then_panic to pedantic
2021-10-28 borsAuto merge of #7891 - giraffate:fix_ice_for_undocumente...
2021-10-28 Takayuki NakataFix ICE in `undocumented_unsafe_blocks`
2021-10-28 borsAuto merge of #7847 - mikerite:fix-7829, r=flip1995
2021-10-27 borsAuto merge of #7885 - devonhollowood:deprecated-cleanup...
2021-10-27 Alex MacleodIgnore references to type aliases in ptr_arg
2021-10-27 borsAuto merge of #7875 - mbStavola:unit-hash, r=xFrednet
2021-10-27 Matt StavolaAdd unit-hash lint
2021-10-27 borsAuto merge of #7880 - Alexendoo:newlint-add-pass, r...
2021-10-27 Takayuki NakataAdd test case
2021-10-26 borsAuto merge of #7860 - dswij:question-mark-fp, r=giraffate
2021-10-26 borsAuto merge of #7884 - devonhollowood:rename-cleanup...
2021-10-26 Devon HollowoodUpdate tests after reviewer suggestions
2021-10-26 Devon HollowoodApply suggestions from code review
2021-10-26 Devon HollowoodClean up `tests/ui/deprecated.rs`
2021-10-26 Devon HollowoodFurther clean up tests/ui/rename.rs
2021-10-26 dswijUpdate `question_mark` test to behave better
2021-10-26 dswijUpdate `question_mark` expected test output
2021-10-26 dswijAdd #7859 FP test case for `question_mark`
2021-10-26 borsAuto merge of #7878 - rust-lang:string-slice, r=giraffate
2021-10-26 Devon HollowoodClean up tests/ui/rename.rs
2021-10-26 Andre Bogusnew lint: string-slice
2021-10-25 borsAuto merge of #7865 - Herschel:fix-match-str-case-misma...
2021-10-25 borsAuto merge of #7873 - xFrednet:7869-string-index-ice...
2021-10-24 xFrednetRefactored some string handling to prevent ICEs and FNs
2021-10-23 Mike WelshFix `match_str_case_mismatch` false positives
2021-10-21 borsAuto merge of #7856 - Manishearth:impl-safety, r=xFrednet
2021-10-21 borsAuto merge of #7857 - flip1995:fix_deploy, r=xFrednet
2021-10-21 borsAuto merge of #7801 - aDotInTheVoid:empty-format, r...
2021-10-21 borsAuto merge of #7850 - ThibsG:PossibleCastTruncation5395...
2021-10-21 Nixon Enraght-MoonyMake useless_format recognize format!("")
2021-10-21 ThibsGDo not lint when cast is coming from `signum` method...
2021-10-21 Manish GoregaokarHandle 'implementation safety' headers as well
2021-10-21 borsAuto merge of #7853 - flip1995:rustup, r=flip1995
2021-10-21 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-10-20 borsAuto merge of #7838 - nhamovitz:trailing_zs_arr_wo_repr...
2021-10-20 borsAuto merge of #7849 - ThibsG:SafetyDoc, r=llogiq
2021-10-20 ThibsGDo not lint if any parent has hidden attribute
2021-10-20 borsAuto merge of #7775 - F3real:no_effect, r=xFrednet
2021-10-20 borsAuto merge of #7840 - dswij:question-mark-result, r...
2021-10-20 Michael WrightAdd test for #7829
2021-10-19 borsAuto merge of #7833 - Dmitry-Borodin:patch-1, r=giraffate
2021-10-19 F3realLint on underscore variable assignment
2021-10-19 Nathaniel HamovitzRename lint
2021-10-19 Nathaniel Hamovitzremove resolved note
2021-10-19 borsAuto merge of #7811 - rust-lang:eq-op-testless, r=xFrednet
2021-10-19 Yuki OkushiRollup merge of #88860 - nbdd0121:panic, r=m-ou-se
2021-10-19 dswijUpdate test for `question_mark` to cover `Result`
2021-10-19 Nathaniel HamovitzOne more test + final tidying
2021-10-19 Nathaniel HamovitzRevert "!: this is the commit that demonstrates the...
2021-10-19 Nathaniel Hamovitz!: this is the commit that demonstrates the ICE
2021-10-18 Nathaniel HamovitzBetter testcase names
2021-10-18 Nathaniel HamovitzOne more test
2021-10-18 Nathaniel HamovitzStill renaming lmao
2021-10-18 Nathaniel HamovitzRename stderr
2021-10-18 Nathaniel HamovitzRename lint
2021-10-18 Nathaniel HamovitzTidy import + update expected stderr
2021-10-18 Nathaniel Hamovitzupdate testsuite and expand `if_chain`
2021-10-18 Nathaniel HamovitzTidy comments + tests; revert 'size-is-zero' detection
2021-10-18 Nathaniel Hamovitztried to simplify but it doesn't work :/
2021-10-18 Nathaniel Hamovitzintermediate step
2021-10-18 Nathaniel Hamovitzadd multiple `get_attrs` and `includes_repr` and they...
2021-10-18 Nathaniel HamovitzRan `dev bless`!
2021-10-18 Nathaniel Hamovitzoutput looks fantastic
2021-10-18 Nathaniel Hamovitzit works i think (incl some `dbg`s)
2021-10-18 Nathaniel HamovitzImplement detecting trailing zero-sized array
2021-10-18 Nathaniel HamovitzWell it builds
2021-10-18 Nathaniel HamovitzAdd boilerplate and basic tests
2021-10-18 Matthias KrügerRollup merge of #89990 - petrochenkov:idempty, r=wesley...
2021-10-18 borsAuto merge of #7832 - narpfel:implicit-saturating-sub...
2021-10-17 Matthias KrügerRollup merge of #89963 - r00ster91:parenthesisparenthes...
2021-10-17 Paul GeyFix false positive of `implicit_saturating_sub` with...
2021-10-17 r00ster91Some "parenthesis" and "parentheses" fixes
2021-10-15 borsAuto merge of #7743 - smoelius:master, r=camsteffen
2021-10-15 Samuel E. Moelius IIIFix adjacent tests
2021-10-15 Samuel E. Moelius IIIAdd `format_in_format_args` and `to_string_in_format_ar...
2021-10-15 borsAuto merge of #7823 - mikerite:match-overlapping-arm...
2021-10-15 borsAuto merge of #7824 - dswij:unnecessary_sort_by, r...
2021-10-15 dswijAdd test on `unnecessary_sort_by` when argument does...
2021-10-15 Cameron SteffenFix clippy with changed macro statement spans
2021-10-15 Michael WrightAdd unbounded pats to `match_overlapping_arm` tests
2021-10-15 Michael WrightRefactor overlapping arm tests
2021-10-13 borsAuto merge of #7815 - nhamovitz:patch-1, r=giraffate
2021-10-13 borsAuto merge of #7805 - aDotInTheVoid:transmute-num-bits...
2021-10-13 Nixon Enraght-MoonyAdd lint transmute_num_to_bytes
2021-10-13 borsAuto merge of #7788 - flip1995:eq_if_let_sugg, r=giraffate
2021-10-13 Oli SchererUpdate clippy ui output
2021-10-12 borsAuto merge of #7682 - Qwaz:uninit_vec, r=xFrednet
2021-10-12 borsAuto merge of #7806 - Serial-ATA:lint-match-case-mismat...
2021-10-12 SerialAdd a suggestion
2021-10-12 borsAuto merge of #89770 - jkugelman:must-use-from-and...
2021-10-12 SerialAdd match_str_case_mismatch lint
next