]> git.lizzy.rs Git - rust.git/history - tests
Fix overflow ICE in large_stack/const_arrays
[rust.git] / tests /
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 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 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-16 Eric Wufix logic in IncrementVisitor
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 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 Jason NewcombDon't lint `from_over_into` for opaque types
2022-12-01 Vadim Petrochenkovrustc_ast_lowering: Stop lowering imports into multiple...
2022-12-01 borsAuto merge of #10010 - flip1995:rustup, r=flip1995
2022-12-01 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-12-01 borsAuto merge of #10007 - Jarcho:issue_10005, r=giraffate
2022-12-01 Jason NewcombTreat custom enum discriminant values as constants
2022-12-01 Jason NewcombFix ICE in `result large_err` with uninhabited enums
2022-12-01 Jason NewcombDon't suggest removing `mut` from references in `redund...
2022-11-30 Jason NewcombDon't suggest keeping borrows in `identity_op`
2022-11-30 borsAuto merge of #9943 - dswij:pr-9940, r=Jarcho
2022-11-30 borsAuto merge of #10001 - Jarcho:issue_9866, r=llogiq
2022-11-30 borsAuto merge of #9996 - Jarcho:issue_9906, r=Alexendoo
2022-11-30 borsAuto merge of #9997 - Jarcho:issue_9901, r=llogiq
2022-11-30 Jason NewcombFix ICE in `unused_rounding`
2022-11-30 borsAuto merge of #9987 - Jarcho:issue_9957, r=flip1995
2022-11-30 Jason NewcombDon't lint `explicit_auto_deref` when the initial type...
2022-11-30 Jason NewcombFix `unnecessary_cast` suggestion when taking a reference
2022-11-30 Jason NewcombDon't cross contexts while building the suggestion...
2022-11-30 mdgaziurFix #9958
2022-11-30 borsAuto merge of #9989 - xFrednet:9986-move-safety-thingy...
2022-11-30 xFrednetMove `unnecessary_unsafety_doc` to `pedantic`
2022-11-29 borsAuto merge of #9975 - xFrednet:0000-refutable-slice...
2022-11-29 borsAuto merge of #9981 - Jarcho:issue_9954, r=flip1995
2022-11-29 borsAuto merge of #9980 - Jarcho:issue_9960, r=xFrednet
2022-11-29 naosensechange note style
2022-11-29 naosensechange default value
2022-11-29 naosenseupdate config and suggest
2022-11-29 naosenseadd test and stderr
2022-11-29 Jason NewcombDon't lint `unnecessary_cast` in mixed macro context
2022-11-29 Jason NewcombDon't lint `unnecessary_operation` in mixed macro contexts
2022-11-28 borsAuto merge of #9865 - nyurik:allow-mixed, r=xFrednet
2022-11-28 Matthias KrügerRollup merge of #104804 - nnethercote:MetaItemLit,...
2022-11-28 Esteban Küberfix clippy tests
2022-11-27 borsAuto merge of #9967 - koka831:fix/9416, r=llogiq
2022-11-27 borsAuto merge of #9963 - ehuss:highfive-triagebot, r=xFrednet
2022-11-27 Yuri Astrakhanaddressed review feedback
2022-11-27 Yuri AstrakhanAdd allow-mixed-uninlined-format-args config
2022-11-27 borsAuto merge of #9919 - Alexendoo:configuration-link...
2022-11-27 borsAuto merge of #104048 - cjgillot:split-lifetime, r...
2022-11-27 kokaRemove blank lines when needless_return returns no...
2022-11-27 borsAuto merge of #9860 - Alexendoo:msrv-outer-attr, r...
2022-11-27 Alex MacleodAllow using `clippy::msrv` as an outer attribute
2022-11-25 borsAuto merge of #9945 - kraktus:uninlined_multiple_lines...
2022-11-25 Lukas WirthFix macro statement handling
2022-11-25 Lukas WirthUse multi-span suggestions
2022-11-25 Lukas WirthAdd semicolon-outside/inside-block lints
next