]> git.lizzy.rs Git - rust.git/history - tests
Fix overflow ICE in large_stack/const_arrays
[rust.git] / tests /
2022-11-25 borsAuto merge of #9944 - flip1995:move-syntax-tree-pattern...
2022-11-25 kraktusRe-enable `uninlined_format_args` on multiline `format!`
2022-11-25 borsAuto merge of #9851 - Veykril:unnecessary-safety-commen...
2022-11-25 dswij`manual_let_else`: Add test with expanded macros
2022-11-25 Matthias KrügerRollup merge of #104873 - RalfJung:therefore, r=Dylan-DPC
2022-11-25 Lukas WirthAddress reviews
2022-11-25 Lukas WirthLint unnecessary safety comments on statements and...
2022-11-25 Lukas WirthAdd some more test cases for undocumented_unsafe_blocks
2022-11-25 Lukas WirthLint unnecessary safety comments on items
2022-11-24 borsAuto merge of #103693 - HKalbasi:master, r=oli-obk
2022-11-24 borsAuto merge of #104321 - Swatinem:async-gen, r=oli-obk
2022-11-24 Arpad BorsosAvoid `GenFuture` shim when compiling async constructs
2022-11-23 Manish GoregaokarMerge pull request #3875 from fkohlgrueber/syntax-tree...
2022-11-23 Manish GoregaokarRollup merge of #103488 - oli-obk:impl_trait_for_tait...
2022-11-22 borsAuto merge of #9924 - Alexendoo:msrv-stack, r=Jarcho
2022-11-22 borsAuto merge of #9750 - kraktus:lazy_eval, r=xFrednet
2022-11-22 borsAuto merge of #104688 - flip1995:clippyup, r=Manisheart...
2022-11-22 borsAuto merge of #9796 - smoelius:issue-9771, r=flip1995
2022-11-22 borsAuto merge of #9745 - matttpt:fix-redundant-closure...
2022-11-21 xFrednetCleanup `rustc_tool_util` and add a convenient macro...
2022-11-21 Philipp KronesMerge commit 'f4850f7292efa33759b4f7f9b7621268979e9914...
2022-11-21 borsAuto merge of #9770 - sgued:missnamed-getters, r=llogiq
2022-11-21 borsAuto merge of #9881 - flip1995:rustup, r=flip1995
2022-11-21 Philipp KronesFix custom ICE message test on windows
2022-11-21 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-11-21 Alex MacleodAdd `clippy_utils::msrv::Msrv` to keep track of the...
2022-11-21 kraktusFix [`unnecessary_lazy_eval`] when type has significant...
2022-11-21 borsAuto merge of #9873 - smoelius:move-line-span, r=flip1995
2022-11-20 borsAuto merge of #9592 - c410-f3r:arith, r=Jarcho
2022-11-20 borsAuto merge of #9870 - koka831:unformat-unused-rounding...
2022-11-20 Sosthène GuédonFix many false negatives caused by autoderef
2022-11-20 Sosthène GuédonImprove diagnostic for cases where autoderef is used
2022-11-20 borsAuto merge of #9879 - Alexendoo:allow, r=Manishearth
2022-11-20 Sosthène GuédonAdd failing test
2022-11-20 Sosthène Guédonmisnamed_getters: Trigger on unsafe with _unchecked
2022-11-20 Sosthène GuédonImprove code
2022-11-20 Sosthène GuédonFix typo missnamed -> misnamed
2022-11-20 Sosthène GuédonFix suggestion to point to the whole method
2022-11-20 Sosthène Guédonmissnamed_getters: Match owned methods
2022-11-20 Sosthène GuédonAdd missnamed_getters lint
2022-11-20 Alex MacleodFix `#[allow]` for module_name_repetitions & single_com...
2022-11-20 borsAuto merge of #98914 - fee1-dead-contrib:min-deref...
2022-11-19 Matthias KrügerRollup merge of #104593 - compiler-errors:rpitit-object...
2022-11-19 Caio[arithmetic-side-effects] Detect overflowing associated...
2022-11-19 borsAuto merge of #9800 - Alexendoo:def_path_res_multiple...
2022-11-18 borsAuto merge of #104573 - matthiaskrgr:rollup-k36ybtp...
2022-11-18 borsAuto merge of #9871 - koka831:fix/9864, r=xFrednet
2022-11-18 borsAuto merge of #9855 - Alexendoo:needless-borrowed-ref...
2022-11-18 Matthias KrügerRollup merge of #104006 - flip1995:lang-items-clippy...
2022-11-18 kokaAllow manual swap in const fn
2022-11-18 kokaKeep original literal notation in suggestion
2022-11-18 borsAuto merge of #9863 - smoelius:expect-unwrap-used-typo...
2022-11-18 borsAuto merge of #9850 - pheki:fix-7499-missing-ref, r...
2022-11-18 borsAuto merge of #9858 - DesmondWillowbrook:never_loop...
2022-11-17 Matthias KrügerRollup merge of #104483 - oli-obk:santa-clauses-make...
2022-11-17 Philipp KronesAdd variant_name function to `LangItem`
2022-11-17 Samuel MoeliusFix typo in `expect_used` and `unwrap_used` warning...
2022-11-17 borsAuto merge of #104170 - cjgillot:hir-def-id, r=fee1...
2022-11-16 borsAuto merge of #102944 - nnethercote:ast-Lit-third-time...
2022-11-16 Ralf Jungcleanup and dedupe CTFE and Miri error reporting
2022-11-16 Kartavya Vashishthaupdate tests
2022-11-16 Kartavya Vashishthadon't emit AlwaysBreaks if it targets a block
2022-11-15 Alex MacleodExtend `needless_borrowed_reference` to structs and...
2022-11-15 borsAuto merge of #9849 - koka831:fix/9748, r=Manishearth
2022-11-15 borsAuto merge of #9570 - nfejzic:lint-unchecked-duration...
2022-11-15 AphekKeep `ref` on `infallible_destructuring_match` suggestion
2022-11-15 kokaAllow return types for closures with lifetime binder
2022-11-14 borsAuto merge of #9848 - lukas-code:vec-box, r=Jarcho
2022-11-14 Lukas Markeffskyfix `vec-box-size-threshold` off-by-one error
2022-11-13 borsAuto merge of #9837 - DesmondWillowbrook:never_loop...
2022-11-13 borsAuto merge of #9829 - hrxi:pr_or_fun_call, r=llogiq
2022-11-13 borsAuto merge of #9822 - Veykril:unnecessary-safety-doc...
2022-11-13 borsAuto merge of #9698 - kraktus:xc_bool, r=xFrednet
2022-11-12 hrxiMake it clear that `or_fun_call` can be a false-positive
2022-11-12 borsAuto merge of #9835 - koka831:fix/9035, r=Alexendoo
2022-11-12 borsAuto merge of #9836 - koka831:patch-9300, r=Alexendoo
2022-11-12 Kartavya Vashishthafix never_loop false positive
2022-11-12 kokaFix is_async_fn to check FnKind::Method
2022-11-12 kokaAvoid lint to unsized mutable reference
2022-11-11 borsAuto merge of #9662 - ebobrow:result-large-err, r=dswij
2022-11-10 borsAuto merge of #9828 - koka831:fix/9300, r=Alexendoo
2022-11-10 kokafix: cognitive_complexity for async fn
2022-11-10 Nadir Fejzicfix: remove (redundant) semicolon in lint suggestion
2022-11-10 Nadir Fejzicfix: add rust-fix annotation to unckd. duration subtr...
2022-11-10 Nadir Fejzictest: update tests for manual_instant_elapsed lint
2022-11-10 Nadir Fejzicstyle: remove `dbg!` call
2022-11-10 Nadir Fejzictest: add tests for 'unchecked_duration_subtraction...
2022-11-10 Lukas WirthAdd `unnecessary_safety_doc` lint
2022-11-09 borsAuto merge of #9813 - Jarcho:issue_9811, r=xFrednet
2022-11-09 yukangbless clippy
2022-11-08 borsAuto merge of #9817 - mgrachev:patch-1, r=Manishearth
2022-11-08 borsAuto merge of #9791 - smoelius:issues-9739-9782, r...
2022-11-08 borsAuto merge of #9765 - koka831:feat/manual_is_ascii_chec...
2022-11-08 Elliot Bobrow`result_large_err` show largest variants in err msg
2022-11-07 borsAuto merge of #8744 - Jarcho:needless_collect_fp, r...
2022-11-07 kraktus[`excessive_bools`] lint trait functions even without...
2022-11-07 Jason NewcombDon't lint `explicit_auto_deref` when the target type...
2022-11-07 Jason NewcombLint `needless_collect` on non-std collection types
2022-11-07 kraktus[`fn_params_excessive_bools`] whitelist in signle funct...
2022-11-07 kraktus`excessive_bools`, do not lint in trait impls
next