]> git.lizzy.rs Git - rust.git/history - compiler
Auto merge of #86311 - LeSeulArtichaut:cleanup-array-iter, r=jackh726
[rust.git] / compiler /
2021-06-15 borsAuto merge of #86311 - LeSeulArtichaut:cleanup-array...
2021-06-15 borsAuto merge of #85541 - XAMPPRocky:relnotes_1.53.0,...
2021-06-15 borsAuto merge of #84867 - pnkfelix:rustdoc-revert-deref...
2021-06-14 LeSeulArtichautUse the now available implementation of `IntoIterator...
2021-06-14 borsAuto merge of #86275 - lqd:ctfe-validation, r=RalfJung
2021-06-14 borsAuto merge of #86117 - ehuss:force-warns-underscore...
2021-06-14 Rémy RakicAdjust `throw_validation_failure` macro to shorten...
2021-06-14 Rémy RakicImprove documentation on `UndefinedBehaviorInfo::Valida...
2021-06-14 borsAuto merge of #86273 - JohnTitor:stabilize-maybe-uninit...
2021-06-14 borsAuto merge of #85758 - petertodd:2021-revert-manuallydr...
2021-06-13 borsAuto merge of #86270 - Shadlock0133:patch-1, r=jackh726
2021-06-13 Rémy RakicImprove CTFE validation error message
2021-06-13 borsAuto merge of #86271 - GuillaumeGomez:fix-font-weight...
2021-06-13 Shadlock0133Fix typo `with custom a custom` -> `with a custom`
2021-06-13 borsAuto merge of #86245 - lqd:const-ub-align, r=RalfJung
2021-06-13 Rémy RakicTurn incorrect vtable size/alignment errors into hard...
2021-06-13 borsAuto merge of #86185 - klensy:ast-val, r=petrochenkov
2021-06-13 borsAuto merge of #86233 - JohnTitor:stabilize-simd-x86...
2021-06-12 borsAuto merge of #86207 - ehuss:update-cargo, r=ehuss
2021-06-12 klensysimplify validate_generic_param_order
2021-06-12 borsAuto merge of #86240 - tmiasko:verbose-generator-witnes...
2021-06-12 Tomasz MiąskoPretty print generator witness only in `-Zverbose`...
2021-06-12 borsAuto merge of #82703 - iago-lito:nonzero_add_mul_pow...
2021-06-12 borsAuto merge of #86215 - FabianWolff:unnameable-types...
2021-06-12 borsAuto merge of #86130 - BoxyUwU:abstract_const_as_cast...
2021-06-12 borsAuto merge of #86180 - cjgillot:defmv, r=petrochenkov
2021-06-12 borsAuto merge of #86234 - Mark-Simulacrum:new-vers, r...
2021-06-12 borsAuto merge of #86226 - JohnTitor:rollup-5ubdolf, r...
2021-06-11 Fabian WolffSuggest a FnPtr type if a FnDef type is found
2021-06-11 Yuki OkushiRollup merge of #86217 - fee1-dead:adjust-box-doc,...
2021-06-11 Yuki OkushiRollup merge of #86205 - JohnTitor:full-test-for-72293...
2021-06-11 Yuki OkushiRollup merge of #86189 - JohnTitor:relate-fn-pub, r...
2021-06-11 Yuki OkushiRollup merge of #86174 - lqd:const-ub-align, r=RalfJung
2021-06-11 Yuki OkushiRollup merge of #86153 - tmiasko:dummy-span, r=estebank
2021-06-11 Yuki OkushiRollup merge of #85823 - fee1-dead:borrowck-0, r=jackh726
2021-06-11 Yuki OkushiRollup merge of #85800 - BoxyUwU:const-param-default...
2021-06-11 borsAuto merge of #85885 - bjorn3:remove_box_region, r...
2021-06-11 Camille GILLOTMake DummyHashStableContext dummier.
2021-06-11 Camille GILLOTSprinkle inline.
2021-06-11 Fabian WolffDo not suggest to add type annotations for unnameable...
2021-06-11 borsAuto merge of #86116 - FabianWolff:issue-86100, r=varkor
2021-06-11 Camille GILLOTHash DefId in rustc_span.
2021-06-11 borsAuto merge of #85994 - tmiasko:monomorphic-needs-drop...
2021-06-11 borsAuto merge of #86204 - alexcrichton:wasm-simd-stable...
2021-06-11 Alex Crichtonstd: Stabilize wasm simd intrinsics
2021-06-11 borsAuto merge of #85961 - 1000teslas:issue-71519-fix,...
2021-06-10 borsAuto merge of #85630 - gilescope:to_digit_speedup3...
2021-06-10 borsAuto merge of #80080 - rylev:qpath-on-struct, r=petroch...
2021-06-10 borsAuto merge of #86098 - pietroalbini:test-stable, r...
2021-06-10 bjorn3Remove unnecessary transmute
2021-06-10 Eric HussFix force-warns to allow dashes.
2021-06-10 borsAuto merge of #86020 - nagisa:nagisa/outliner, r=pnkfelix
2021-06-10 Ellensupport `as _` and add tests
2021-06-10 borsAuto merge of #82639 - jyn514:stable-options, r=Mark...
2021-06-10 Ryan LevickAdd support for using qualified paths with structs...
2021-06-10 borsAuto merge of #85741 - tmiasko:ssa, r=nagisa
2021-06-10 1000teslasgcc-lld mvp
2021-06-10 borsAuto merge of #86186 - JohnTitor:rollup-upaw6wx, r...
2021-06-10 Yuki OkushiMake `relate_type_and_mut` public
2021-06-10 Yuki OkushiRollup merge of #86175 - RalfJung:miri, r=RalfJung
2021-06-10 Yuki OkushiRollup merge of #86113 - the8472:doctest-lld, r=Mark...
2021-06-10 Yuki OkushiRollup merge of #86111 - spookyvision:master, r=JohnTitor
2021-06-10 Yuki OkushiRollup merge of #86051 - erer1243:update_move_keyword_d...
2021-06-10 Yuki OkushiRollup merge of #85997 - jyn514:rustdoc-diff, r=Mark...
2021-06-10 Yuki OkushiRollup merge of #84687 - a1phyr:improve_rwlock, r=m...
2021-06-10 Yuki OkushiRollup merge of #82037 - calavera:strip_debuginfo_osx...
2021-06-10 borsAuto merge of #85910 - cjgillot:no-meta-version, r...
2021-06-09 Rémy Rakicdetect incorrect vtable alignment during const eval...
2021-06-09 EllenAdd more tests + visit_ty in some places
2021-06-09 borsAuto merge of #86003 - pnkfelix:issue-84297-revert...
2021-06-09 David CalaveraMake symbols stripping work on MacOS X
2021-06-09 borsAuto merge of #86150 - cjgillot:notable, r=michaelwoerister
2021-06-09 bjorn3Add safety comments
2021-06-09 bjorn3Use explicit drop impl
2021-06-09 borsAuto merge of #85975 - the8472:revert-take-tra, r=scottmcm
2021-06-09 borsAuto merge of #86118 - spastorino:tait-soundness-bug...
2021-06-09 borsAuto merge of #86107 - Smittyvb:peephole-optim-eq-bool...
2021-06-09 borsAuto merge of #86160 - JohnTitor:rollup-8ark9x7, r...
2021-06-09 Yuki OkushiRollup merge of #86159 - ehuss:update-cargo, r=ehuss
2021-06-09 Yuki OkushiRollup merge of #86158 - ehuss:update-books, r=ehuss
2021-06-09 Yuki OkushiRollup merge of #86142 - m-ou-se:proc-macro-subspan...
2021-06-09 Yuki OkushiRollup merge of #86128 - jsha:render-impl-into-mod...
2021-06-09 Yuki OkushiRollup merge of #86124 - Aaron1011:ambig-macro-name...
2021-06-09 Yuki OkushiRollup merge of #86121 - nickshiling:forwarding_impl_fo...
2021-06-09 Yuki OkushiRollup merge of #85982 - alexcrichton:doc-safe-wasm...
2021-06-09 Yuki OkushiRollup merge of #85957 - BoxyUwU:rustdoc-const-generic...
2021-06-09 Yuki OkushiRollup merge of #85791 - CDirkx:is_unicast, r=joshtriplett
2021-06-09 Yuki OkushiRollup merge of #85715 - fee1-dead:document-string...
2021-06-09 Yuki OkushiRollup merge of #85676 - CDirkx:ip-style, r=JohnTitor
2021-06-08 Tomasz MiąskoPrint dummy spans as `no-location`
2021-06-08 Camille GILLOTDo not require the DefPathTable to construct the on...
2021-06-08 Santiago Pastorinoadd VecMap docs
2021-06-08 Santiago PastorinoUse impl FnMut directly as predicate type
2021-06-08 Santiago PastorinoExplicitly pass find arguments down the predicate so...
2021-06-08 Santiago PastorinoDo not deconstruct OpaqueTypeKey to make the code more...
2021-06-08 Santiago Pastorinodefin_ty_def_id -> definition_ty_def_id
2021-06-08 bjorn3Don't require LintStore to live for 'a in configure_and...
2021-06-08 bjorn3Revert "Let several methods take &Resolver instead...
2021-06-08 bjorn3Use a submodule as safety boundary for BoxedResolver
2021-06-08 bjorn3Don't use a generator for BoxedResolver
next