]> git.lizzy.rs Git - rust.git/history - tests
Reuse ErrorGuaranteed during relation
[rust.git] / tests /
2023-01-11 nilsRollup merge of #106717 - klensy:typo, r=lcnr
2023-01-11 nilsRollup merge of #106715 - BoxyUwU:new_solver_triagebot...
2023-01-11 nilsRollup merge of #106709 - khuey:disable_split_dwarf_inl...
2023-01-11 nilsRollup merge of #106664 - chenyukang:yukang/fix-106597...
2023-01-11 nilsRollup merge of #106648 - Nilstrieb:poly-cleanup, r...
2023-01-11 nilsRollup merge of #106570 - Xaeroxe:div-duration-tests...
2023-01-11 nilsRollup merge of #106427 - mejrs:translation_errors...
2023-01-11 nilsRollup merge of #106397 - compiler-errors:new-solver...
2023-01-11 nilsRollup merge of #106321 - compiler-errors:delayed-bug...
2023-01-11 borsAuto merge of #106458 - albertlarsan68:move-tests,...
2023-01-11 Albert LarsanChange `src/test` to `tests` in source files, fix tidy...
2023-01-11 Albert LarsanMove /src/test to /tests
2022-12-29 Philipp KronesMerge commit '4f3ab69ea0a0908260944443c739426cc384ae1a...
2022-12-29 borsAuto merge of #10126 - flip1995:rustup, r=flip1995
2022-12-29 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-12-29 borsAuto merge of #10060 - alex-semenyuk:match_single_bindi...
2022-12-28 borsAuto merge of #10119 - koka831:doc/config-default-value...
2022-12-26 borsAuto merge of #10113 - EricWu2003:suboptimal_flops_inco...
2022-12-25 Eric Wufix incorrect suggestion in `suboptimal_flops`
2022-12-24 borsAuto merge of #10098 - lukaslueg:size_of_ref, r=Jarcho
2022-12-24 Lukas LuegAdd size_of_ref lint
2022-12-22 borsAuto merge of #9701 - smoelius:improve-possible-borrowe...
2022-12-22 borsAuto merge of #10056 - koka831:fix/9993, r=Jarcho
2022-12-22 borsAuto merge of #10109 - Niki4tap:yeet_not_return, r...
2022-12-22 Niki4tapFix FP in needless_return when using yeet
2022-12-21 borsAuto merge of #10091 - EricWu2003:manual-filter-FP...
2022-12-20 borsAuto merge of #10063 - chansuke:issue-9702, r=Alexendoo
2022-12-20 chansukehotfix: add help dialog for `PermissionExt`
2022-12-20 Samuel MoeliusFix adjacent code
2022-12-20 Samuel MoeliusImprove `possible_borrower`
2022-12-20 Samuel MoeliusAdd tests
2022-12-20 borsAuto merge of #10067 - chansuke:issue-7943, r=giraffate
2022-12-19 Michael GouletMake Clippy test no longer unsound
2022-12-19 borsAuto merge of #10103 - Niki4tap:overflow_ice, r=flip1995
2022-12-19 dbosoadd [`permissions_set_readonly_false`] #9702
2022-12-19 Niki4tapFix overflow ICE in large_stack/const_arrays
2022-12-19 borsAuto merge of #10099 - Niki4tap:null_fn_lints, r=llogiq
2022-12-18 borsAuto merge of #10020 - samueltardieu:more-into-iter...
2022-12-18 kokaAdd a test for regular wildcard
2022-12-18 Niki4tapAdd lint `fn_null_check`
2022-12-18 Niki4tapAdd lint `transmute_null_to_fn`
2022-12-17 Samuel TardieuIdentify more cases of useless `into_iter()` calls
2022-12-17 Philipp KronesMerge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5...
2022-12-17 Philipp KronesMerge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5...
2022-12-17 borsAuto merge of #10097 - flip1995:rustup, r=flip1995
2022-12-17 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-12-17 borsAuto merge of #10096 - feniljain:fix-seek-rewind, r...
2022-12-17 feniljainfix: not suggest seek_to_start_instead_of_rewind when...
2022-12-17 borsAuto merge of #10094 - EricWu2003:increment-visitor...
2022-12-17 chansukeAdd 2018/2021 edition tests for wildcard_imports
2022-12-16 Eric Wufix logic in IncrementVisitor
2022-12-16 Eric Wumanual_filter: add a related test
2022-12-16 Eric Wufix manual_filter false positive
2022-12-16 borsAuto merge of #10086 - nbdd0121:master, r=matthiaskrgr
2022-12-15 Gary GuoFix new_return_no_self with recursive bounds
2022-12-15 borsAuto merge of #10073 - xFrednet:changelog-1-66, r=Alexendoo
2022-12-15 borsAuto merge of #9927 - xFrednet:0000-rustc-tool-macro...
2022-12-14 borsAuto merge of #10053 - naosense:fix_9933, r=xFrednet
2022-12-13 naosenseremove assert macro
2022-12-13 naosensereplace reference with value
2022-12-13 naosenseadd more test, limits check
2022-12-13 naosensecheck ranges with .contains calls
2022-12-12 borsAuto merge of #105160 - nnethercote:rm-Lit-token_lit...
2022-12-10 alex-semenyukFix match_single_binding suggestion introduced an extra...
2022-12-10 kokaAvoid `match_wildcard_for_single_variants` on guarded...
2022-12-10 borsAuto merge of #10055 - taiki-e:uninlined_format_args...
2022-12-10 Taiki Endouninlined_format_args: Ignore assert! and debug_assert...
2022-12-09 borsAuto merge of #10043 - phtown:master, r=Jarcho
2022-12-09 Hannah TownAdd lint `almost_complete_range`
2022-12-09 borsAuto merge of #10047 - Alexendoo:collapsible-str-replac...
2022-12-09 borsAuto merge of #10004 - Jarcho:issue_9904, r=llogiq
2022-12-09 borsAuto merge of #9826 - Veykril:semi-blocks, r=Alexendoo
2022-12-09 borsAuto merge of #9840 - c410-f3r:arith-2, r=Alexendoo
2022-12-08 Caio[arithmetic-side-effects]: Consider user-provided pairs
2022-12-07 Alex MacleodAdd 1.58 MSRV for `collapsible_str_replace`
2022-12-06 borsAuto merge of #10036 - rust-lang:flip1995/labels, r...
2022-12-06 borsAuto merge of #10023 - Jarcho:issue_10017, r=xFrednet
2022-12-06 borsAuto merge of #9920 - naosense:suppress_lint_in_const...
2022-12-05 Lukas WirthAdd test case for blocks with semicolon inside and...
2022-12-04 borsAuto merge of #10027 - smoelius:fix-10021, r=dswij
2022-12-03 naosensefix test
2022-12-03 Samuel MoeliusAdd test for #10021
2022-12-02 Jason NewcombFix `zero_ptr` suggestion for `no_std` crates
2022-12-02 borsAuto merge of #10022 - Jarcho:issue_10019, r=giraffate
2022-12-02 borsAuto merge of #9962 - mdgaziur:master, r=dswij
2022-12-02 borsAuto merge of #9982 - Jarcho:issue_9935, r=flip1995
2022-12-02 borsAuto merge of #104963 - petrochenkov:noaddids2, r=cjgillot
2022-12-02 Jason NewcombDon't lint `implicit_clone` when the type doesn't imple...
2022-12-01 borsAuto merge of #10013 - Jarcho:issue_9886, r=Manishearth
2022-12-01 Jason NewcombDon't lint `manual_assert` in `else if`
2022-12-01 borsAuto merge of #10008 - Jarcho:issue_9882, r=Manishearth
2022-12-01 borsAuto merge of #10006 - Jarcho:issue_9890, r=Manishearth
2022-12-01 borsAuto merge of #9966 - alex-semenyuk:manual_let_else_par...
2022-12-01 borsAuto merge of #10012 - Jarcho:issue_9885, r=Alexendoo
2022-12-01 Jason NewcombDon't lint `string_lit_as_bytes` in match scrutinees
2022-12-01 alex-semenyukFix manual_let_else produces a wrong suggestion with...
2022-12-01 Philipp KronesMerge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76...
2022-12-01 Philipp KronesMerge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76...
2022-12-01 Jason NewcombDon't lint `from_over_into` for opaque types
2022-12-01 Vadim Petrochenkovrustc_ast_lowering: Stop lowering imports into multiple...
next