]> git.lizzy.rs Git - rust.git/history - tests
Rollup merge of #106739 - WaffleLapkin:astconv, r=estebank
[rust.git] / tests /
2023-01-12 Michael GouletRollup merge of #106739 - WaffleLapkin:astconv, r=estebank
2023-01-12 Michael GouletRollup merge of #106524 - compiler-errors:constructor...
2023-01-12 Michael GouletRollup merge of #106360 - estebank:remove-borrow-sugges...
2023-01-12 Michael GouletRollup merge of #106323 - starkat99:stabilize-f16c_targ...
2023-01-12 Michael GouletRollup merge of #106170 - compiler-errors:autoderef...
2023-01-12 Michael GouletRollup merge of #106097 - mejrs:mir_build2, r=oli-obk
2023-01-12 Michael GouletRollup merge of #103800 - danielhenrymantilla:stabilize...
2023-01-12 Michael GouletRollup merge of #103236 - tspiteri:redoc-int-adc-sbb...
2023-01-12 borsAuto merge of #106537 - fmease:recover-where-clause...
2023-01-11 borsAuto merge of #106743 - matthiaskrgr:rollup-q5dpxms...
2023-01-11 mejrsTranslate `Overlap` eagerly
2023-01-11 mejrsDon't recommend `if let` if `let else` works
2023-01-11 mejrsMigrate pattern matching
2023-01-11 mejrsMigrate deconstruct_pat.rs
2023-01-11 Daniel Henry-MantillaStabilize `::{core,std}::pin::pin!`
2023-01-11 Esteban KüberUse the root trait predicate to determine whether to...
2023-01-11 Esteban KüberAccount for type params
2023-01-11 Esteban KüberMake `&`-removal suggestion verbose
2023-01-11 Matthias KrügerRollup merge of #106734 - albertlarsan68:deny-src-tests...
2023-01-11 Matthias KrügerRollup merge of #106726 - cmorin6:fix-comment-typos...
2023-01-11 Matthias KrügerRollup merge of #106705 - compiler-errors:new-solver...
2023-01-11 Matthias KrügerRollup merge of #106703 - compiler-errors:impl-derived...
2023-01-11 Matthias KrügerRollup merge of #106622 - estebank:issue-68972, r=davidtwco
2023-01-11 Matthias KrügerRollup merge of #106620 - estebank:issue-82051, r=davidtwco
2023-01-11 borsAuto merge of #106660 - saethlin:destprop-move-codegen...
2023-01-11 Michael Gouletlabel where constructor is defined and note that it...
2023-01-11 Michael GouletBe more specific about constructor `FnDef`s in type...
2023-01-11 Michael GouletNote predicate span on ImplDerivedObligation
2023-01-11 León Orell Valeria... parser: recover from where clauses placed before tuple...
2023-01-11 Esteban KüberDetect struct literal needing parentheses
2023-01-11 Esteban KüberDetect out of bounds range pattern value
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 Ben KimockAdd a regression test for argument copies with Destinat...
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
next