]> git.lizzy.rs Git - rust.git/history - compiler/rustc_ast
Pass ConstraintCategory thorough a few more places
[rust.git] / compiler / rustc_ast /
2022-09-16 Guillaume GomezRollup merge of #101825 - spastorino:fix-rpit-changes...
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 #101809 - aDotInTheVoid:jsondoclint...
2022-09-16 Dylan DPCRollup merge of #101802 - chriss0612:const_fn_trait_ref...
2022-09-16 Dylan DPCRollup merge of #101787 - compiler-errors:cache-rpitit...
2022-09-16 Dylan DPCRollup merge of #101753 - oli-obk:tait_closure_args...
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 #101831 - compiler-errors:issue-75899...
2022-09-15 borsAuto merge of #101173 - jyn514:simplify-macro-arguments...
2022-09-15 borsAuto merge of #101811 - flip1995:clippyup, r=flip1995
2022-09-15 Matthias KrügerRollup merge of #101828 - aDotInTheVoid:test-101743...
2022-09-15 Matthias KrügerRollup merge of #101820 - notriddle:notriddle/a, r...
2022-09-15 Matthias KrügerRollup merge of #101812 - notriddle:notriddle/titles...
2022-09-15 Matthias KrügerRollup merge of #101810 - raldone01:feat/const_partial_...
2022-09-15 Matthias KrügerRollup merge of #101786 - chenyukang:fix-tidy-for-boots...
2022-09-15 Matthias KrügerRollup merge of #101778 - notriddle:notriddle/docblock...
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-15 borsAuto merge of #101830 - nnethercote:streamline-register...
2022-09-15 borsAuto merge of #101620 - cjgillot:compute_lint_levels_by...
2022-09-14 borsAuto merge of #101313 - SparrowLii:mk_attr_id, r=cjgillot
2022-09-14 borsAuto merge of #101212 - eholk:dyn-star, r=compiler...
2022-09-14 Dylan DPCRollup merge of #101779 - eholk:drop-tracking-test...
2022-09-14 Dylan DPCRollup merge of #101773 - notriddle:notriddle/content...
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 Dylan DPCRollup merge of #101433 - jackh726:better-static-placeh...
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-14 SparrowLiiadd debug assertion for max `attr_id`
2022-09-14 SparrowLiimake `mk_attr_id` part of `ParseSess`
2022-09-13 borsAuto merge of #101776 - weihanglo:update-cargo, r=ehuss
2022-09-13 borsAuto merge of #101777 - matthiaskrgr:rollup-x2dyaa2...
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-13 borsAuto merge of #100640 - reitermarkus:socket-display...
2022-09-13 borsAuto merge of #100101 - BelovDV:issue-99429, r=petrochenkov
2022-09-13 borsAuto merge of #99556 - davidtwco:collapse-debuginfo...
2022-09-12 Eric HolkIntroduce dyn_star feature flag
2022-09-12 Guillaume GomezRollup merge of #101735 - notriddle:notriddle/backslash...
2022-09-12 Guillaume GomezRollup merge of #101732 - Nemo157:gate-rustdoc-missing...
2022-09-12 Guillaume GomezRollup merge of #101731 - notriddle:notriddle/more...
2022-09-12 Guillaume GomezRollup merge of #101724 - fee1-dead-contrib:triage...
2022-09-12 Guillaume GomezRollup merge of #101723 - lukas-code:await-diag, r...
2022-09-12 Guillaume GomezRollup merge of #101677 - winxpqq955:issue-101211,...
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 borsAuto merge of #101729 - oli-obk:miriup, r=oli-obk
2022-09-12 Guillaume GomezImprove Attribute doc methods
2022-09-12 borsAuto merge of #99334 - NiklasJonsson:84447/error-privac...
2022-09-12 borsAuto merge of #101716 - Dylan-DPC:rollup-ayvh6nd, r...
2022-09-12 Dylan DPCRollup merge of #101706 - notriddle:notriddle/search...
2022-09-12 Dylan DPCRollup merge of #101701 - aDotInTheVoid:rdj-impl-tests...
2022-09-12 Dylan DPCRollup merge of #101693 - GuillaumeGomez:update-browser...
2022-09-12 Dylan DPCRollup merge of #101681 - compiler-errors:rpitit-obj...
2022-09-12 Dylan DPCRollup merge of #101676 - compiler-errors:rpitit-wf...
2022-09-12 Dylan DPCRollup merge of #101671 - LingMan:ieee_754, r=Dylan-DPC
2022-09-12 Dylan DPCRollup merge of #101668 - chenyukang:fix-101626, r...
2022-09-12 Dylan DPCRollup merge of #100767 - kadiwa4:escape_ascii, r=jackh726
2022-09-12 Dylan DPCRollup merge of #100293 - yanchen4791:add-inline-llvm...
2022-09-12 borsAuto merge of #100502 - chenyukang:fix-100478, r=jackh726
2022-09-12 borsAuto merge of #100251 - compiler-errors:tuple-trait...
2022-09-12 Nicholas NethercoteRemove unused span argument from `walk_fn`.
2022-09-12 Nicholas NethercoteRemove `path_span` argument to the `visit_path_segment...
2022-09-12 borsAuto merge of #101688 - cjgillot:verify-hir-parent...
2022-09-11 borsAuto merge of #101442 - joboet:null_check_tcs, r=thomcc
2022-09-11 borsAuto merge of #101482 - joboet:netbsd_parker, r=sanxiyn
2022-09-11 yukangfix #101626, suggest pub instead of public for const...
2022-09-10 borsAuto merge of #98559 - jackh726:remove-reempty, r=oli-obk
2022-09-10 Dylan DPCRollup merge of #101635 - jyn514:queries-new-derived...
2022-09-10 Dylan DPCRollup merge of #101631 - rust-lang:notriddle/duplicate...
2022-09-10 Dylan DPCRollup merge of #101614 - compiler-errors:rpitit-eq...
2022-09-10 Dylan DPCRollup merge of #101606 - akhi3030:patch-1, r=Dylan-DPC
2022-09-10 Dylan DPCRollup merge of #101578 - lcnr:resolve-hack, r=jackh726
2022-09-10 borsAuto merge of #100968 - cjgillot:mir-upvar-vec, r=wesle...
2022-09-10 borsAuto merge of #101483 - oli-obk:guaranteed_opt, r=fee1...
2022-09-10 Niklas Jonssonrustc_error, rustc_private, rustc_ast: Switch to stable...
2022-09-10 Matthias KrügerRollup merge of #101634 - aDotInTheVoid:rdj-test, r...
2022-09-10 Matthias KrügerRollup merge of #101633 - aDotInTheVoid:rdj-idl, r...
2022-09-10 Matthias KrügerRollup merge of #101624 - notriddle:notriddle/search...
next