]> git.lizzy.rs Git - rust.git/history - src/test
Auto merge of #94862 - pierwill:bootstrap-useless, r=Dylan-DPC
[rust.git] / src / test /
2022-03-13 borsAuto merge of #94862 - pierwill:bootstrap-useless,...
2022-03-13 borsAuto merge of #94898 - RalfJung:miri, r=RalfJung
2022-03-13 borsAuto merge of #94895 - matthiaskrgr:rollup-9hue5qk...
2022-03-12 Matthias KrügerRollup merge of #94894 - camelid:into, r=nagisa
2022-03-12 Matthias KrügerRollup merge of #94886 - GuillaumeGomez:update-browser...
2022-03-12 Matthias KrügerRollup merge of #94867 - notriddle:notriddle/i32-count...
2022-03-12 borsAuto merge of #90358 - DevinR528:omitted-field-fix...
2022-03-12 Devin RagotzyFix rebase conflicts with stderr files
2022-03-12 Devin RagotzyOnly filter doc(hidden) fields/variants when not crate...
2022-03-12 Devin RagotzyUpdate output for doc hidden usefulness ui test output
2022-03-12 Devin RagotzyAdd struct to doc hidden usefulness ui tests
2022-03-12 Devin RagotzyAdd struct to stability ui tests in usefulness
2022-03-12 Devin RagotzyUpdate non-exhaustive omitted_patterns ui output
2022-03-12 Devin RagotzyAdd unstable struct fields to ui tests
2022-03-12 borsAuto merge of #94865 - notriddle:notriddle/single-colon...
2022-03-12 borsAuto merge of #94711 - ouz-a:master3, r=oli-obk
2022-03-12 Michael HowellUse consistent prose for `::`
2022-03-12 borsAuto merge of #94873 - DrMeepster:box_alloc_ice3, r...
2022-03-12 borsAuto merge of #94870 - notriddle:notriddle/filter-regre...
2022-03-12 borsAuto merge of #94875 - matthiaskrgr:rollup-tq1li2d...
2022-03-12 Matthias KrügerRollup merge of #94863 - pierwill:bootstrap-slicing...
2022-03-12 Matthias KrügerRollup merge of #94833 - c410-f3r:meta-take-2, r=petroc...
2022-03-12 Matthias KrügerRollup merge of #94150 - Enselic:synthetic-generic...
2022-03-12 borsAuto merge of #94733 - nnethercote:fix-AdtDef-interning...
2022-03-12 DrMeepsterfix another assumption about box
2022-03-11 Michael Howelldiagnostics: do not spurriously claim something is...
2022-03-11 Michael HowellAdd regression test for `<i32 as Iterator>::count`
2022-03-11 Michael Howelldiagnostics: single colon within `<>` probably, not...
2022-03-11 borsAuto merge of #94860 - Dylan-DPC:rollup-n06j8h6, r...
2022-03-11 CaioImplement macro meta-variable expression
2022-03-11 Dylan DPCRollup merge of #94839 - TaKO8Ki:suggest-using-double...
2022-03-11 Dylan DPCRollup merge of #94838 - antonok-edm:float-parse-docs...
2022-03-11 Dylan DPCRollup merge of #94827 - RalfJung:offset-from-ub, r...
2022-03-11 Dylan DPCRollup merge of #94818 - yoshuawuyts:into-future-associ...
2022-03-11 Dylan DPCRollup merge of #94798 - nnethercote:parse_tt-refactor...
2022-03-11 Dylan DPCRollup merge of #94769 - GuillaumeGomez:collapsed-by...
2022-03-11 Dylan DPCRollup merge of #87618 - GuillaumeGomez:std-char-types...
2022-03-11 borsAuto merge of #94472 - JmPotato:use_maybeuninit_for_vec...
2022-03-11 borsAuto merge of #90253 - Kobzol:hash-stable-sort-index...
2022-03-11 Guillaume GomezUpdate GUI test
2022-03-11 Dylan DPCRollup merge of #94840 - lcnr:update-comment, r=Dylan-DPC
2022-03-11 Dylan DPCRollup merge of #94776 - martingms:optimize-escape...
2022-03-11 Dylan DPCRollup merge of #94592 - jyn514:consistent-config-loadi...
2022-03-11 Dylan DPCRollup merge of #93283 - m1guelperez:master, r=Mark...
2022-03-11 Takayuki Maedafix a suggestion message
2022-03-11 Takayuki Maedasuggest using double colon when using single colon...
2022-03-11 borsAuto merge of #94304 - notriddle:notriddle/buffer-args...
2022-03-11 borsAuto merge of #94834 - Dylan-DPC:rollup-sza4qc2, r...
2022-03-11 Dylan DPCRollup merge of #94826 - allgoewer:fix-retain-documenta...
2022-03-11 Dylan DPCRollup merge of #94819 - jonhoo:configure-empty-list...
2022-03-11 Dylan DPCRollup merge of #94765 - m-ou-se:is-some-and, r=Dylan-DPC
2022-03-11 Dylan DPCRollup merge of #94356 - Thomasdezeeuw:stabilize_unix_s...
2022-03-11 Dylan DPCRollup merge of #93293 - nvzqz:nonzero-min-max, r=josht...
2022-03-11 borsAuto merge of #94276 - scottmcm:primitive-clone, r...
2022-03-10 Ralf Jungadjust offset_from logic: check that both pointers...
2022-03-10 borsAuto merge of #94824 - Dylan-DPC:rollup-iamc09j, r...
2022-03-10 Dylan DPCRollup merge of #94811 - GuillaumeGomez:update-browser...
2022-03-10 Dylan DPCRollup merge of #94790 - RalfJung:portable-simd-miri...
2022-03-10 Dylan DPCRollup merge of #94728 - compiler-errors:box-allocator...
2022-03-10 Dylan DPCRollup merge of #94719 - jonhoo:enable-static-lld,...
2022-03-10 Dylan DPCRollup merge of #94368 - c410-f3r:metaaaaaaaaaaaaaaaaaa...
2022-03-10 Dylan DPCRollup merge of #94274 - djkoloski:unknown_unstable_lin...
2022-03-10 Dylan DPCRollup merge of #93950 - T-O-R-U-S:use-modern-formattin...
2022-03-10 Yoshua WuytsRename `IntoFuture::Future` to `IntoFuture::IntoFuture`
2022-03-10 borsAuto merge of #94814 - matthiaskrgr:rollup-a5sk366...
2022-03-10 Matthias KrügerRollup merge of #94809 - durin42:llvm-15-modulepass...
2022-03-10 Matthias KrügerRollup merge of #94805 - oli-obk:drop_box, r=pnkfelix
2022-03-10 Matthias KrügerRollup merge of #94796 - jyn514:cargo-run-bootstrap...
2022-03-10 Matthias KrügerRollup merge of #94753 - Urgau:rustdoc-book-improvement...
2022-03-10 Matthias KrügerRollup merge of #94740 - GuillaumeGomez:unify-impl...
2022-03-10 Matthias KrügerRollup merge of #94644 - m-ou-se:scoped-threads-drop...
2022-03-10 Matthias KrügerRollup merge of #94587 - JKAnderson409:issue-90107...
2022-03-10 Matthias KrügerRollup merge of #94440 - compiler-errors:issue-94282...
2022-03-10 Oli SchererRevert accidental stabilization
2022-03-10 borsAuto merge of #94802 - matthiaskrgr:rollup-4plu0fi...
2022-03-10 Matthias KrügerRollup merge of #94788 - estebank:removal-suggestion...
2022-03-10 Matthias KrügerRollup merge of #94746 - notriddle:notriddle/method...
2022-03-10 Matthias KrügerRollup merge of #94657 - fee1-dead:const_slice_index...
2022-03-10 Matthias KrügerRollup merge of #94635 - jhpratt:merge-deprecated-attrs...
2022-03-10 Matthias KrügerRollup merge of #92150 - compiler-errors:better_usize_t...
2022-03-10 Scott McMurrayDisable the test on wasm32
2022-03-10 Scott McMurrayshort-circuit the easy cases in `is_copy_modulo_regions`
2022-03-10 Scott McMurraymir-opt: Replace clone on primitives with copy
2022-03-10 borsAuto merge of #94764 - nikic:update-llvm-3, r=nagisa
2022-03-10 borsAuto merge of #94059 - b-naber:constantkind-val-transfo...
2022-03-10 borsAuto merge of #94787 - matthiaskrgr:rollup-yyou15f...
2022-03-10 borsAuto merge of #94737 - lcnr:pass-stuff-by-value, r...
2022-03-09 Esteban KuberAccount for suggestions for complete removal of lines
2022-03-09 Michael Gouletbetter suggestion for int to wide ptr cast
2022-03-09 Michael Gouletsuggest enabling generic_const_exprs feature if const...
2022-03-09 Matthias KrügerRollup merge of #94772 - Urgau:check-cfg-miri, r=petroc...
2022-03-09 Matthias KrügerRollup merge of #94768 - fortanix:raoul/fix_close_read_...
2022-03-09 Matthias KrügerRollup merge of #94763 - m-ou-se:scoped-threads-lifetim...
2022-03-09 Matthias KrügerRollup merge of #94754 - c410-f3r:nice-error, r=lcnr
2022-03-09 Matthias KrügerRollup merge of #94739 - estebank:suggest-let-else...
2022-03-09 Matthias KrügerRollup merge of #93057 - frengor:iter_collect_into...
2022-03-09 Matthias KrügerRollup merge of #92541 - asquared31415:from-docs, r...
2022-03-09 Matthias KrügerRollup merge of #91804 - woppopo:const_clone, r=oli-obk
2022-03-09 Jacob PrattPermit `#[deprecated]` in stdlib
2022-03-09 Jacob PrattNew `deprecated_suggestion` feature, use in tests
next