]> git.lizzy.rs Git - rust.git/history - compiler/rustc_parse/src/parser/attr.rs
Rename `ast::Lit` as `ast::MetaItemLit`.
[rust.git] / compiler / rustc_parse / src / parser / attr.rs
2022-11-28 Nicholas NethercoteRename `ast::Lit` as `ast::MetaItemLit`.
2022-11-27 Matthias KrügerRollup merge of #104984 - GuillaumeGomez:remote-crate...
2022-11-27 borsAuto merge of #104506 - joshtriplett:style-principles...
2022-11-27 borsAuto merge of #2702 - RalfJung:rustup, r=RalfJung
2022-11-27 Ralf JungMerge from rustc
2022-11-27 Matthias KrügerRollup merge of #104882 - lcnr:notify-ocx, r=Mark-Simul...
2022-11-26 borsAuto merge of #104731 - compiler-errors:early-binder...
2022-11-26 Matthias KrügerRollup merge of #104839 - HintringerFabian:docs_array_f...
2022-11-26 Matthias KrügerRollup merge of #104121 - Lokathor:mir-opt-when-instruc...
2022-11-26 borsAuto merge of #103556 - clubby789:specialize-option...
2022-11-26 borsAuto merge of #104730 - petrochenkov:modchild5, r=cjgillot
2022-11-26 borsAuto merge of #104431 - alistair23:alistair/rv64-profil...
2022-11-25 Matthias KrügerRollup merge of #104873 - RalfJung:therefore, r=Dylan-DPC
2022-11-25 Matthias KrügerRollup merge of #104849 - GuillaumeGomez:source-code...
2022-11-25 Matthias KrügerRollup merge of #104793 - nicholasbishop:bishop-add...
2022-11-25 Matthias KrügerRollup merge of #104654 - thomcc:alloc-tests-unsafe_op_...
2022-11-25 Matthias KrügerRollup merge of #103648 - jyn514:no-preview, r=Mark...
2022-11-25 borsAuto merge of #104650 - BlackHoleFox:stuck-with-xcode...
2022-11-24 Matthias KrügerRollup merge of #104820 - spastorino:remove-normalize_p...
2022-11-24 Matthias KrügerRollup merge of #104796 - notriddle:notriddle/unused...
2022-11-24 Matthias KrügerRollup merge of #104792 - notriddle:notriddle/crate...
2022-11-24 Matthias KrügerRollup merge of #104782 - oli-obk:const_eval_limit_bump...
2022-11-24 Matthias KrügerRollup merge of #104780 - BoxyUwU:error_reported_not_be...
2022-11-24 Matthias KrügerRollup merge of #104774 - vojtechkral:doc-str-empty...
2022-11-24 Matthias KrügerRollup merge of #104773 - oli-obk:overlap, r=lcnr
2022-11-24 Matthias KrügerRollup merge of #104747 - petrochenkov:ctorfields,...
2022-11-24 Matthias KrügerRollup merge of #104704 - ecnelises:p10vec, r=jackh726
2022-11-24 Matthias KrügerRollup merge of #104514 - chenyukang:yukang/fix-104513...
2022-11-24 Matthias KrügerRollup merge of #104778 - lnicola:rust-analyzer-2022...
2022-11-24 Matthias KrügerRollup merge of #104775 - spastorino:use-obligation...
2022-11-24 Matthias KrügerRollup merge of #104772 - GuillaumeGomez:small-accessib...
2022-11-24 Matthias KrügerRollup merge of #104771 - est31:if_let_chain_broken_mir...
2022-11-24 Matthias KrügerRollup merge of #104753 - compiler-errors:drop-tracking...
2022-11-24 Matthias KrügerRollup merge of #104742 - WaffleLapkin:forbidden-SUPER...
2022-11-24 Matthias KrügerRollup merge of #104517 - dfordivam:patch-1, r=cuviper
2022-11-24 borsAuto merge of #103808 - cjgillot:vec-cache, r=TaKO8Ki
2022-11-24 borsAuto merge of #104610 - ouz-a:revert-overflow, r=compil...
2022-11-24 borsAuto merge of #104507 - WaffleLapkin:asderefsyou, r...
2022-11-23 borsAuto merge of #104410 - WaffleLapkin:unregress, r=estebank
2022-11-23 borsAuto merge of #104776 - Dylan-DPC:rollup-rf4c2u0, r...
2022-11-23 Laurențiu Nicola:arrow_up: rust-analyzer
2022-11-23 Dylan DPCRollup merge of #104751 - nnethercote:fix-104620, r...
2022-11-23 Dylan DPCRollup merge of #104744 - notriddle:notriddle/struct...
2022-11-23 Dylan DPCRollup merge of #104721 - WaffleLapkin:deref-harder...
2022-11-23 Dylan DPCRollup merge of #104286 - ozkanonur:fix-doc-bootstrap...
2022-11-23 borsAuto merge of #103947 - camsteffen:place-clones, r...
2022-11-23 Manish GoregaokarRollup merge of #104647 - RalfJung:alloc-strict-provena...
2022-11-23 Manish GoregaokarRollup merge of #104621 - YC:master, r=davidtwco
2022-11-23 Manish GoregaokarRollup merge of #104612 - Swatinem:async-ret-y, r=estebank
2022-11-23 Manish GoregaokarRollup merge of #104359 - Nilstrieb:plus-one, r=fee1...
2022-11-23 Manish GoregaokarRollup merge of #103488 - oli-obk:impl_trait_for_tait...
2022-11-22 Yuki OkushiRollup merge of #104722 - mejrs:stress, r=ChrisDenton
2022-11-22 Yuki OkushiRollup merge of #102293 - ecnelises:aix.initial, r...
2022-11-22 Yuki OkushiRollup merge of #101368 - thomcc:wintls-noinline, r...
2022-11-22 Maybe Waffle`rustc_parse`: remove `ref` patterns
2022-11-22 borsAuto merge of #104688 - flip1995:clippyup, r=Manisheart...
2022-11-22 Dylan DPCRollup merge of #104669 - LeSeulArtichaut:88015-if...
2022-11-22 Dylan DPCRollup merge of #104615 - spastorino:create-async-def...
2022-11-22 Dylan DPCRollup merge of #104464 - mati865:reduce-eh-overallocat...
2022-11-22 borsAuto merge of #103578 - petrochenkov:nofict, r=nagisa
2022-11-22 Manish GoregaokarRollup merge of #104638 - Nilstrieb:macro-diagnostics...
2022-11-22 Manish GoregaokarRollup merge of #104622 - nicholasbishop:bishop-uefi...
2022-11-22 Manish GoregaokarRollup merge of #103193 - krasimirgg:sysonce, r=Amanieu
2022-11-22 Manish GoregaokarRollup merge of #102207 - CraftSpider:const-layout...
2022-11-22 Manish GoregaokarRollup merge of #101655 - dns2utf8:box_docs, r=dtolnay
2022-11-22 Manish GoregaokarRollup merge of #83608 - Kimundi:index_many, r=Mark...
2022-11-21 Matthias KrügerRollup merge of #104692 - chbaker0:libtest-cfg-if,...
2022-11-21 Matthias KrügerRollup merge of #104674 - spastorino:negative-impl...
2022-11-21 Matthias KrügerRollup merge of #104666 - GuillaumeGomez:migrate-alias...
2022-11-21 Matthias KrügerRollup merge of #104663 - notriddle:notriddle/button...
2022-11-21 Matthias KrügerRollup merge of #104657 - hi-rustin:rustin-patch-check...
2022-11-21 Matthias KrügerRollup merge of #104656 - c410-f3r:moar-errors, r=petro...
2022-11-21 Matthias KrügerRollup merge of #104597 - compiler-errors:need_migrate_...
2022-11-21 Matthias KrügerRollup merge of #104559 - nnethercote:split-MacArgs...
2022-11-21 Matthias KrügerRollup merge of #104557 - eholk:dyn-star-in-traits...
2022-11-21 Matthias KrügerRollup merge of #104416 - clubby789:fix-104414, r=eholk
2022-11-21 Matthias KrügerRollup merge of #103396 - RalfJung:pinning-closure...
2022-11-21 borsAuto merge of #104533 - oli-obk:method_callee, r=lcnr
2022-11-21 Philipp KronesMerge commit 'f4850f7292efa33759b4f7f9b7621268979e9914...
2022-11-21 borsAuto merge of #104120 - mejrs:diag, r=davidtwco
2022-11-21 mejrsMatch crate and slug names
2022-11-21 Matthias KrügerRollup merge of #104511 - dpaoliello:privateglobalworka...
2022-11-21 Matthias KrügerRollup merge of #104499 - Enselic:no-method-in-rustdoc...
2022-11-21 Matthias KrügerRollup merge of #104420 - TethysSvensson:master, r...
2022-11-21 borsAuto merge of #103491 - cjgillot:self-rpit, r=oli-obk
2022-11-21 borsAuto merge of #102717 - beetrees:repr128-c-style-debugi...
2022-11-20 Matthias KrügerRollup merge of #104487 - klensy:ntapi, r=Mark-Simulacrum
2022-11-20 Matthias KrügerRollup merge of #104461 - mati865:gnullvm-aarch64-fixup...
2022-11-20 borsAuto merge of #103390 - compiler-errors:metadata-mod...
2022-11-20 Yuki OkushiRollup merge of #104467 - fuzzypixelz:fix/attempt-to...
2022-11-20 Yuki OkushiRollup merge of #104435 - scottmcm:iter-repeat-n, r...
2022-11-20 Yuki OkushiRollup merge of #104112 - yancyribbens:add-copy-to...
2022-11-20 Yuki OkushiRollup merge of #103901 - H4x5:fmt-arguments-as-str...
2022-11-19 borsAuto merge of #104470 - ehuss:cdb-dupe-last-command...
2022-11-19 Matthias KrügerRollup merge of #104497 - lyming2007:issue-104379-fix...
2022-11-19 Matthias KrügerRollup merge of #104076 - ozkanonur:fix-ci-rustc-sysroo...
2022-11-19 Matthias KrügerRollup merge of #103989 - arlosi:arm32-panic, r=Amanieu
2022-11-19 Matthias KrügerRollup merge of #103969 - ferrocene:pa-download-rustc...
2022-11-19 Matthias KrügerRollup merge of #103117 - joshtriplett:use-is-terminal...
2022-11-19 Dylan DPCRollup merge of #104528 - WaffleLapkin:lazy_lock_docfix...
next