]> git.lizzy.rs Git - rust.git/history - src/librustc_expand/expand.rs
Auto merge of #69474 - Dylan-DPC:rollup-ciotplu, r=Dylan-DPC
[rust.git] / src / librustc_expand / expand.rs
2020-02-26 borsAuto merge of #69474 - Dylan-DPC:rollup-ciotplu, r...
2020-02-26 Dylan DPCRollup merge of #69468 - pietroalbini:master-1.41.1...
2020-02-26 Dylan DPCRollup merge of #69457 - GuillaumeGomez:clean-up-e0370...
2020-02-26 Dylan DPCRollup merge of #69429 - matthiaskrgr:clippy_, r=estebank
2020-02-26 Dylan DPCRollup merge of #69423 - petrochenkov:nont, r=Centril
2020-02-26 Dylan DPCRollup merge of #69412 - tmiasko:checked-unused, r...
2020-02-26 Dylan DPCRollup merge of #69387 - petrochenkov:idprint, r=Mark...
2020-02-26 Dylan DPCRollup merge of #67637 - Mark-Simulacrum:primitive...
2020-02-24 Dylan DPCRollup merge of #69427 - GuillaumeGomez:cleanup-e0368...
2020-02-24 Dylan DPCRollup merge of #69391 - memoryruins:memalias, r=Mark...
2020-02-24 Dylan DPCRollup merge of #69220 - wesleywiser:doc_self_profile_u...
2020-02-24 Vadim Petrochenkovsyntax: Remove `Nt(Impl,Trait,Foreign)Item`
2020-02-24 borsAuto merge of #69344 - RalfJung:miri, r=oli-obk
2020-02-24 Pietro AlbiniRollup merge of #69405 - NieDzejkob:docs-readline-appen...
2020-02-24 Pietro AlbiniRollup merge of #69394 - GuillaumeGomez:clean-up-0367...
2020-02-24 Pietro AlbiniRollup merge of #69386 - danielhenrymantilla:maybe_unin...
2020-02-24 Pietro AlbiniRollup merge of #69385 - ridiculousfish:relax_get_unche...
2020-02-24 Pietro AlbiniRollup merge of #69372 - yawpitch:master, r=varkor
2020-02-24 borsAuto merge of #69366 - Centril:unified-items, r=petroch...
2020-02-23 Mazdak Farrokhzadparse/ast: move `Defaultness` into variants.
2020-02-23 Mazdak Farrokhzadparser: tweak item kind wording
2020-02-23 Mazdak Farrokhzadparse: use `parse_item_common` in `parse_assoc_item_`.
2020-02-23 Mazdak Farrokhzadparse: use `parse_item_common` in `parse_foreign_item`.
2020-02-23 Mazdak Farrokhzadast: add `Defaultness` to `Item`, making `AssocItem...
2020-02-23 borsAuto merge of #69393 - Dylan-DPC:rollup-rxbd1zg, r...
2020-02-23 borsAuto merge of #69084 - yaahc:delayed-doc-lint, r=petroc...
2020-02-22 Dylan DPCRollup merge of #69346 - GuillaumeGomez:clean-up-e032x...
2020-02-22 Dylan DPCRollup merge of #68984 - ecstatic-morse:const-u8-is...
2020-02-22 borsAuto merge of #69332 - nnethercote:revert-u8to64_le...
2020-02-22 borsAuto merge of #67330 - golddranks:split_inclusive,...
2020-02-22 Jane Lusbyrustfmt you cruel mistress
2020-02-22 Jane Lusbyclean things up
2020-02-21 borsAuto merge of #69281 - nnethercote:inline-some-encoding...
2020-02-20 Mazdak FarrokhzadRollup merge of #69311 - GuillaumeGomez:clean-up-e0321...
2020-02-20 Mazdak FarrokhzadRollup merge of #69305 - estebank:consider-lt, r=Dylan-DPC
2020-02-20 Mazdak FarrokhzadRollup merge of #69185 - RalfJung:const-prop-lints...
2020-02-20 Mazdak FarrokhzadRollup merge of #68877 - estebank:point-at-params,...
2020-02-20 borsAuto merge of #69145 - matthewjasper:mir-typeck-static...
2020-02-20 Dylan DPCRollup merge of #69287 - GuillaumeGomez:clean-e0317...
2020-02-20 Dylan DPCRollup merge of #68978 - ecstatic-morse:const-int-pow...
2020-02-20 Dylan DPCRollup merge of #68945 - mjbshaw:once_is_completed...
2020-02-20 Dylan DPCRollup merge of #68705 - BijanT:ll_remove, r=Mark-Simul...
2020-02-20 borsAuto merge of #69256 - nnethercote:misc-inlining, r...
2020-02-19 Dylan DPCRollup merge of #69142 - ehuss:linkcheck-script, r...
2020-02-19 Dylan DPCRollup merge of #68863 - pietroalbini:azure-macos-10...
2020-02-19 borsAuto merge of #69198 - ollie27:rustbuild_rustdoc-js...
2020-02-19 borsAuto merge of #69113 - ecstatic-morse:unified-dataflow...
2020-02-18 Mazdak FarrokhzadRollup merge of #69236 - Centril:mut-parens-at-recovery...
2020-02-18 Mazdak FarrokhzadRollup merge of #69217 - LeSeulArtichaut:remove-lint...
2020-02-18 Mazdak FarrokhzadRollup merge of #69194 - Centril:assoc-extern-fuse...
2020-02-18 Mazdak FarrokhzadRollup merge of #69159 - estebank:use-appropriate-lt...
2020-02-18 Mazdak FarrokhzadRollup merge of #69146 - matthewjasper:literal-qualif...
2020-02-18 Dylan DPCRollup merge of #69233 - GuillaumeGomez:cleanup-e0310...
2020-02-18 Dylan DPCRollup merge of #69205 - JohnTitor:allow-whitespaces...
2020-02-18 Dylan DPCRollup merge of #69200 - jonas-schievink:yield-print...
2020-02-18 Dylan DPCRollup merge of #69192 - JohnTitor:add-tests, r=Centril
2020-02-18 Dylan DPCRollup merge of #69181 - skinny121:const-eval-return...
2020-02-18 borsAuto merge of #69234 - JohnTitor:clippy-up, r=JohnTitor
2020-02-18 Yuki OkushiRollup merge of #69249 - LeSeulArtichaut:stabilize...
2020-02-18 Yuki OkushiRollup merge of #69223 - spunit262:empty-string-gdb...
2020-02-18 Yuki OkushiRollup merge of #69175 - estebank:shall-not-ice, r...
2020-02-18 Yuki OkushiRollup merge of #68767 - kubo39:patch-macos, r=shepmaster
2020-02-18 Yuki OkushiRollup merge of #68597 - ollie27:skip_nth_last, r=Amanieu
2020-02-18 Yuki OkushiRollup merge of #67272 - fisherdarling:master, r=varkor...
2020-02-17 borsAuto merge of #69129 - Centril:macro-legacy-errors...
2020-02-17 Yuki OkushiRollup merge of #69158 - ecstatic-morse:graphviz-diff...
2020-02-17 Yuki OkushiRollup merge of #68495 - sdegutis:patch-1, r=Mark-Simul...
2020-02-16 borsAuto merge of #67885 - tobithiel:fix_group_lint_allow_o...
2020-02-16 borsAuto merge of #69156 - ecstatic-morse:unified-dataflow...
2020-02-15 borsAuto merge of #68668 - GuillaumeGomez:struct-variant...
2020-02-15 Vadim PetrochenkovEmit some additional `unused_doc_comments` lints outsid...
2020-02-15 Dylan DPCRollup merge of #69106 - RReverser:wasi-fs-copy, r...
2020-02-15 Dylan DPCRollup merge of #64069 - danielhenrymantilla:feature...
2020-02-14 Yuki OkushiRollup merge of #69164 - GuillaumeGomez:update-pulldown...
2020-02-14 Yuki OkushiRollup merge of #69150 - nnethercote:68848-follow-up...
2020-02-14 Yuki OkushiRollup merge of #69128 - Centril:fix-69103, r=davidtwco
2020-02-14 Yuki OkushiRollup merge of #69051 - Centril:st-fixes, r=eddyb
2020-02-14 Yuki OkushiRollup merge of #68856 - Centril:or-pat-ref-pat, r...
2020-02-14 Yuki OkushiRollup merge of #68475 - Aaron1011:fix/forest-caching...
2020-02-14 Yuki OkushiRollup merge of #68129 - varkor:infer-binary-operand...
2020-02-14 borsAuto merge of #69115 - ehuss:update-books, r=Dylan-DPC
2020-02-14 borsAuto merge of #69100 - cjgillot:resolve_instance, r...
2020-02-14 borsAuto merge of #68693 - Zoxc:query-no-arc, r=michaelwoer...
2020-02-13 borsAuto merge of #69144 - Dylan-DPC:rollup-apt6zjj, r...
2020-02-13 Dylan DPCRollup merge of #69141 - mark-i-m:proper-linkcheck...
2020-02-13 Dylan DPCRollup merge of #69135 - drewrip:drewrip-spelling,...
2020-02-13 Dylan DPCRollup merge of #69127 - tmiasko:new-pass-manager-use...
2020-02-13 Dylan DPCRollup merge of #69126 - RalfJung:exact-div, r=oli-obk
2020-02-13 Dylan DPCRollup merge of #69125 - jethrogb:jb/cleanup-sgx-entry...
2020-02-13 Dylan DPCRollup merge of #69108 - cjgillot:trait_candidate,...
2020-02-13 Dylan DPCRollup merge of #69057 - Centril:clean-expand, r=petroc...
2020-02-13 Dylan DPCRollup merge of #68938 - Areredify:gat_lifetime_shadowi...
2020-02-13 Dylan DPCRollup merge of #68728 - Centril:towards-fn-merge,...
2020-02-13 Mazdak Farrokhzadparser: unify item list parsing.
2020-02-13 Mazdak Farrokhzadmacro_legacy_warnings -> error
2020-02-13 Mazdak Farrokhzadexpand: simplify flat_map_item wrt. inline module detection
2020-02-13 Mazdak Farrokhzadexpand: simplify flat_map_item
2020-02-13 Mazdak Farrokhzadexpand: simplify classify_*
2020-02-13 Mazdak Farrokhzadexpand: extract error_wrong_fragment_kind
2020-02-13 Mazdak Farrokhzadexpand: extract error_recursion_limit_reached
next