]> git.lizzy.rs Git - rust.git/history - compiler/rustc_ast/src/ast_traits.rs
Rollup merge of #101151 - jethrogb:jb/sgx-platform, r=JohnTitor
[rust.git] / compiler / rustc_ast / src / ast_traits.rs
2022-09-18 Matthias KrügerRollup merge of #101151 - jethrogb:jb/sgx-platform...
2022-09-17 Matthias KrügerRollup merge of #101826 - andrewpollack:fix-joined...
2022-09-17 Matthias KrügerRollup merge of #101713 - Bryanskiy:AccessLevels, r...
2022-09-17 Matthias KrügerRollup merge of #101672 - idigdoug:array_try_into,...
2022-09-17 Dylan DPCRollup merge of #101790 - TaKO8Ki:do-not-suggest-placeh...
2022-09-17 Dylan DPCRollup merge of #98441 - calebzulawski:simd_as, r=oli-obk
2022-09-17 Michael HowellRollup merge of #101741 - andrewpollack:add-needs-unwin...
2022-09-17 Michael HowellRollup merge of #101340 - andrewpollack:fuchsia-zxdb...
2022-09-17 borsAuto merge of #98588 - b-naber:valtrees-cleanup, r...
2022-09-16 borsAuto merge of #97800 - pnkfelix:issue-97463-fix-aarch64...
2022-09-16 Guillaume GomezRollup merge of #101813 - GuillaumeGomez:check-css...
2022-09-16 Guillaume GomezRollup merge of #101494 - jsha:notable-traits-right...
2022-09-16 Dylan DPCRollup merge of #101738 - dpaoliello:linkname, r=petroc...
2022-09-16 Dylan DPCRollup merge of #101722 - aDotInTheVoid:rdy-ty-prim...
2022-09-16 borsAuto merge of #101711 - chenyukang:fix-101691, r=jyn514
2022-09-15 borsAuto merge of #101173 - jyn514:simplify-macro-arguments...
2022-09-15 Matthias KrügerRollup merge of #101740 - andrewpollack:add-ignore...
2022-09-15 Matthias KrügerRollup merge of #101559 - andrewpollack:add-backtrace...
2022-09-15 Matthias KrügerRollup merge of #100415 - WorksButNotTested:be8, r...
2022-09-14 borsAuto merge of #101212 - eholk:dyn-star, r=compiler...
2022-09-14 Dylan DPCRollup merge of #101772 - est31:replace_placeholder_dia...
2022-09-14 Dylan DPCRollup merge of #101769 - notriddle:notriddle/out-of...
2022-09-14 Dylan DPCRollup merge of #101684 - zahash:readme-changes, r...
2022-09-14 borsAuto merge of #99443 - jam1garner:mips-virt-feature...
2022-09-14 borsAuto merge of #101709 - nnethercote:simplify-visitors...
2022-09-14 borsAuto merge of #101307 - jyn514:simplify-storage, r...
2022-09-13 Matthias KrügerRollup merge of #101770 - aDotInTheVoid:rdj-index-clone...
2022-09-13 Matthias KrügerRollup merge of #101765 - GuillaumeGomez:tyctxt-visibil...
2022-09-13 Matthias KrügerRollup merge of #101759 - lnicola:rust-analyzer-2022...
2022-09-13 Matthias KrügerRollup merge of #101754 - NaokiM03:rename-log-to-ilog...
2022-09-13 Matthias KrügerRollup merge of #101752 - GuillaumeGomez:improve-attr...
2022-09-13 Matthias KrügerRollup merge of #101737 - notriddle:notriddle/search...
2022-09-13 Matthias KrügerRollup merge of #101266 - LuisCardosoOliveira:translati...
2022-09-13 borsAuto merge of #101615 - compiler-errors:rpitit-perf...
2022-09-13 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-13 borsAuto merge of #101757 - Dylan-DPC:rollup-wkt6oe9, r...
2022-09-13 Dylan DPCRollup merge of #101748 - notriddle:notriddle/source...
2022-09-13 Dylan DPCRollup merge of #101745 - jay3332:patch-1, r=JohnTitor
2022-09-13 Dylan DPCRollup merge of #101700 - compiler-errors:deletion...
2022-09-13 Dylan DPCRollup merge of #101690 - kadiwa4:avoid_iterator_last...
2022-09-13 Dylan DPCRollup merge of #101602 - nnethercote:AttrTokenStream...
2022-09-13 borsAuto merge of #96709 - jackh726:gats-stabilization...
2022-09-12 Guillaume GomezRollup merge of #100291 - WaffleLapkin:cstr_const_metho...
2022-09-12 Guillaume GomezRollup merge of #100185 - compiler-errors:issue-100183...
2022-09-12 Dylan DPCRollup merge of #100767 - kadiwa4:escape_ascii, r=jackh726
2022-09-12 borsAuto merge of #100251 - compiler-errors:tuple-trait...
2022-09-10 borsAuto merge of #100968 - cjgillot:mir-upvar-vec, r=wesle...
2022-09-09 Philipp KronesMerge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc...
2022-09-09 Nicholas NethercoteRename `{Create,Lazy}TokenStream` as `{To,Lazy}AttrToke...
2022-09-09 Matthias KrügerRollup merge of #101253 - lyming2007:issue-101163,...
2022-09-09 Matthias KrügerRollup merge of #99207 - 5225225:msan-eager-checks...
2022-09-09 borsAuto merge of #93873 - Stovent:big-ints, r=m-ou-se
2022-09-07 Matthias KrügerRollup merge of #101534 - rust-lang:notriddle/rustdoc...
2022-09-07 borsAuto merge of #100801 - Kobzol:track-pgo-profile-paths...
2022-09-06 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-06 borsAuto merge of #100733 - scottmcm:inline-from-from-ident...
2022-09-05 Dylan DPCRollup merge of #101420 - kraktus:doc_hir_local, r...
2022-09-05 Dylan DPCRollup merge of #101142 - nnethercote:improve-hir-stats...
2022-09-04 borsAuto merge of #100576 - joboet:movable_const_remutex...
2022-09-04 borsAuto merge of #101250 - klensy:bump-deps-08-22, r=Dylan-DPC
2022-09-04 borsAuto merge of #100726 - jswrenn:transmute, r=oli-obk
2022-09-03 Matthias KrügerRollup merge of #100647 - obeis:issue-99875, r=nagisa
2022-09-03 borsAuto merge of #101154 - RalfJung:validation-perf, r...
2022-09-03 Dylan DPCRollup merge of #101217 - eholk:drop-tracking-73137...
2022-09-03 Dylan DPCRollup merge of #100928 - CleanCut:rustc_metadata_diagn...
2022-09-03 Dylan DPCRollup merge of #99736 - lopopolo:lopopolo/gh-80996...
2022-09-03 borsAuto merge of #100966 - compiler-errors:revert-remove...
2022-09-02 borsAuto merge of #97802 - Enselic:add-no_ignore_sigkill...
2022-09-02 Matthias KrügerRollup merge of #101260 - ChrisDenton:attribute-tag...
2022-09-02 Matthias KrügerRollup merge of #101215 - est31:rustdoc_version_placeho...
2022-09-02 Matthias KrügerRollup merge of #100200 - petrochenkov:zgccld2, r=lqd...
2022-09-02 Matthias KrügerRollup merge of #100121 - Nilstrieb:mir-validator-param...
2022-09-02 Guillaume GomezRollup merge of #101298 - notriddle:notriddle/rustdoc...
2022-09-02 Guillaume GomezRollup merge of #101166 - GuillaumeGomez:error-index...
2022-09-02 Guillaume GomezRollup merge of #100147 - Bryanskiy:private-in-public...
2022-09-02 Guillaume GomezRollup merge of #99583 - shepmaster:provider-plus-plus...
2022-09-02 Guillaume GomezRollup merge of #97739 - a2aaron:let_underscore, r...
2022-09-02 borsAuto merge of #100935 - cuviper:upgrade-android-ci...
2022-09-02 borsAuto merge of #100395 - Dylan-DPC:rollup-ajrwo1s, r...
2022-09-02 borsAuto merge of #101248 - RalfJung:miri, r=RalfJung
2022-09-01 Matthias KrügerRollup merge of #101292 - rust-lang:notriddle/rustdoc...
2022-09-01 Matthias KrügerRollup merge of #101279 - GuillaumeGomez:doc_auto_cfg_n...
2022-09-01 Matthias KrügerRollup merge of #101271 - QuinnPainter:patch-1, r=Dylan-DPC
2022-09-01 Matthias KrügerRollup merge of #101270 - m-ou-se:update-comment, r...
2022-09-01 Matthias KrügerRollup merge of #101256 - andrewpollack:fuchsia-docs...
2022-09-01 Matthias KrügerRollup merge of #101254 - rust-lang:notriddle/remove...
2022-09-01 Matthias KrügerRollup merge of #101251 - diminishedprime:patch-1,...
2022-09-01 Matthias KrügerRollup merge of #101245 - GuillaumeGomez:remove-unneede...
2022-09-01 Matthias KrügerRollup merge of #101190 - yjhn:patch-1, r=Mark-Simulacrum
2022-09-01 Matthias KrügerRollup merge of #101072 - tmandry:llvm-is-vanilla,...
2022-09-01 Matthias KrügerRollup merge of #100852 - Samyak2:samyak/100459, r...
2022-09-01 Matthias KrügerRollup merge of #94467 - ibraheemdev:master, r=pnkfelix
2022-09-01 borsAuto merge of #98960 - cjgillot:entry-kind, r=estebank
2022-09-01 borsAuto merge of #100606 - cuviper:upgrade-linux-ci, r...
2022-09-01 borsAuto merge of #100958 - mikebenfield:workaround, r...
2022-09-01 borsAuto merge of #100869 - nnethercote:replace-ThinVec...
2022-09-01 borsAuto merge of #100210 - mystor:proc_macro_diag_struct...
2022-08-31 Matthias KrügerRollup merge of #100838 - hkmatsumoto:move-gen-args...
2022-08-31 Jason NewcombMerge commit 'f51aade56f93175dde89177a92e3669ebd8e7592...
2022-08-31 Matthias KrügerRollup merge of #101011 - BlackHoleFox:apple-random...
next