]> git.lizzy.rs Git - rust.git/history - tests
Mark ZST as FFI-safe if all its fields are PhantomData
[rust.git] / tests /
2023-01-12 Arthur CarcanoMark ZST as FFI-safe if all its fields are PhantomData
2023-01-12 borsAuto merge of #106757 - matthiaskrgr:rollup-9j8830g...
2023-01-12 Matthias KrügerRollup merge of #106748 - clubby789:on-unimplemented...
2023-01-12 Matthias KrügerRollup merge of #106733 - DebugSteven:revert-104552...
2023-01-12 Matthias KrügerRollup merge of #106732 - durin42:dmitrig-arrayref...
2023-01-12 Matthias KrügerRollup merge of #106702 - estebank:trait-bounds, r...
2023-01-12 Matthias KrügerRollup merge of #106676 - oli-obk:tait_test, r=dtolnay
2023-01-12 Matthias KrügerRollup merge of #106638 - RalfJung:realstd, r=thomcc
2023-01-12 Matthias KrügerRollup merge of #106596 - estebank:verbose-e0271, r...
2023-01-12 Matthias KrügerRollup merge of #106532 - compiler-errors:dyn-star...
2023-01-12 Matthias KrügerRollup merge of #106309 - compiler-errors:prefer-non...
2023-01-12 Matthias KrügerRollup merge of #106167 - yanchen4791:issue-105544...
2023-01-12 borsAuto merge of #106711 - albertlarsan68:use-ci-llvm...
2023-01-12 borsAuto merge of #106537 - fmease:recover-where-clause...
2023-01-11 borsAuto merge of #106743 - matthiaskrgr:rollup-q5dpxms...
2023-01-11 yanchen4791Fix invalid syntax in impl Trait parameter type suggest...
2023-01-11 Oli SchererTest that we cannot use trait impl methods arguments...
2023-01-11 Esteban KüberHide more of long types in E0271
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 Michael GouletFilter impl and where-clause candidates that reference...
2023-01-11 borsAuto merge of #106660 - saethlin:destprop-move-codegen...
2023-01-11 Michael GouletAllow codegen to unsize dyn* to dyn
2023-01-11 Michael GouletNote predicate span on ImplDerivedObligation
2023-01-11 Esteban KüberTweak output
2023-01-11 Esteban KüberConserve cause of `ImplDerivedObligation` in E0599
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...
next