]> git.lizzy.rs Git - rust.git/history - compiler/rustc_ast_lowering/src/lib.rs
Completely remove captures flag
[rust.git] / compiler / rustc_ast_lowering / src / lib.rs
2022-08-04 Santiago PastorinoCompletely remove captures flag
2022-08-04 Santiago PastorinoDo not execute captures code when lowering lifetimes...
2022-08-04 Santiago PastorinoDo not execute captures code for async fns
2022-08-04 Santiago PastorinoThere's no need to check binders_to_ignore using the...
2022-08-04 Santiago PastorinoExplicitly gather lifetimes and definitions for bare...
2022-08-04 Santiago PastorinoExtract create_and_capture_lifetime_defs function
2022-08-04 Santiago PastorinoRemove NEW_COLLECT_LIFETIMES env var
2022-08-04 Santiago PastorinoAdd debug! calls
2022-08-04 Santiago PastorinoExplicitly gather lifetimes and definitions in RPIT
2022-08-04 Santiago PastorinoUnroll while_capturing_lifetimes into lower_opaque_impl...
2022-08-04 Santiago PastorinoAdd captures flag to capture or not while lowering
2022-08-04 Santiago PastorinoMake lower_generic_bound_predicate receive AST bounds...
2022-08-04 Santiago PastorinoRemove old docs on lower_async_fn_ret_ty
2022-08-03 Matthias KrügerRollup merge of #99786 - obeis:issue-99625, r=compiler...
2022-08-03 Matthias KrügerRollup merge of #99746 - compiler-errors:more-trait...
2022-08-03 Dylan DPCRollup merge of #99800 - sandydoo:bugfix/wasm-futex...
2022-08-03 Dylan DPCRollup merge of #99738 - notriddle:notriddle/multiple...
2022-08-03 Dylan DPCRollup merge of #99614 - RalfJung:transmute-is-not...
2022-08-03 Dylan DPCRollup merge of #99371 - ChrisDenton:simplify-gen-rando...
2022-08-03 borsAuto merge of #99509 - lcnr:commit_unconditionally...
2022-08-02 borsAuto merge of #92268 - jswrenn:transmute, r=oli-obk
2022-08-02 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-02 Matthias KrügerRollup merge of #99779 - GuillaumeGomez:fix-item-info...
2022-08-02 Matthias KrügerRollup merge of #99293 - jo3bingham:issue-98720-fix...
2022-08-02 Matthias KrügerRollup merge of #99156 - lcnr:omoe-wa, r=wesleywiser
2022-08-01 borsAuto merge of #99476 - dpaoliello:rawdylibvectorcall...
2022-08-01 borsAuto merge of #98246 - joshtriplett:times, r=m-ou-se
2022-07-31 borsAuto merge of #99052 - tmiasko:bitset-clone-from, r...
2022-07-31 Matthias KrügerRollup merge of #99519 - Urgau:check-cfg-implicit,...
2022-07-31 borsAuto merge of #78802 - faern:simplify-socketaddr, r...
2022-07-31 Dylan DPCRollup merge of #99921 - Enselic:cc-enselic, r=Guillaum...
2022-07-31 Dylan DPCRollup merge of #99741 - compiler-errors:copy-impl...
2022-07-31 borsAuto merge of #99553 - ChrisDenton:lazy-compat-fn,...
2022-07-31 borsAuto merge of #99529 - Milo123459:stage-1-test, r=jyn514
2022-07-30 Dylan DPCRollup merge of #99862 - WaffleLapkin:type_mismatch_fix...
2022-07-30 borsAuto merge of #99887 - nnethercote:rm-TreeAndSpacing...
2022-07-30 borsAuto merge of #99796 - compiler-errors:issue-53475...
2022-07-29 Yuki OkushiRollup merge of #99888 - nnethercote:streamline-visitor...
2022-07-29 Yuki OkushiRollup merge of #99831 - djkoloski:add_fuchsia_target_d...
2022-07-29 Yuki OkushiRollup merge of #99671 - TaKO8Ki:suggest-dereferencing...
2022-07-29 Yuki OkushiRollup merge of #99518 - dingxiangfei2009:let-else...
2022-07-29 Yuki OkushiRollup merge of #99227 - Lokathor:fix-thumbv4t-none...
2022-07-29 borsAuto merge of #99467 - BelovDV:add_option_link_arg...
2022-07-29 borsAuto merge of #99667 - ouz-a:some_branch, r=oli-obk
2022-07-29 Yuki OkushiRollup merge of #99803 - JohnTitor:update-lazy-docs...
2022-07-29 Yuki OkushiRollup merge of #99781 - workingjubilee:demo-string...
2022-07-29 Yuki OkushiRollup merge of #99766 - fmease:htmldocck-subst-channel...
2022-07-29 Yuki OkushiRollup merge of #99760 - dvdhrm:rw/uefiplat, r=ehuss
2022-07-29 borsAuto merge of #99660 - PrestonFrom:issue_99265, r=compi...
2022-07-29 borsAuto merge of #99512 - nikic:llvm-15-fixes, r=cuviper
2022-07-28 Philipp KronesMerge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d...
2022-07-28 Dylan DPCRollup merge of #99817 - notriddle:notriddle/clean...
2022-07-28 Dylan DPCRollup merge of #99807 - Nilstrieb:wsl-ui-test-fix...
2022-07-28 Dylan DPCRollup merge of #99689 - dtolnay:write, r=Mark-Simulacrum
2022-07-28 Dylan DPCRollup merge of #99837 - TaKO8Ki:avoid-symbol-to-string...
2022-07-28 Dylan DPCRollup merge of #99810 - GuillaumeGomez:fix-settings...
2022-07-28 Dylan DPCRollup merge of #99723 - bstrie:wasifd, r=yaahc
2022-07-28 Dylan DPCRollup merge of #99714 - ouz-a:issue_57961, r=oli-obk
2022-07-28 borsAuto merge of #99756 - fasterthanlime:ra-sync-and-pms...
2022-07-28 borsAuto merge of #99182 - RalfJung:mitigate-uninit, r...
2022-07-27 borsAuto merge of #99725 - lcnr:dedup-region_bound_pairs...
2022-07-27 borsAuto merge of #99816 - GuillaumeGomez:rollup-tyobksa...
2022-07-27 Guillaume GomezRollup merge of #99812 - GuillaumeGomez:fix-headings...
2022-07-27 Guillaume GomezRollup merge of #99728 - cjgillot:ast-lifetimes-anon...
2022-07-27 Guillaume GomezRollup merge of #99717 - JohnTitor:upd-docs-issue-tmpl...
2022-07-27 Guillaume GomezRollup merge of #99651 - compiler-errors:fn-and-raw...
2022-07-27 Guillaume GomezRollup merge of #94247 - saethlin:chunksmut-aliasing...
2022-07-27 borsAuto merge of #99731 - ehuss:let-chain-bracket-check...
2022-07-27 Yuki OkushiRollup merge of #99789 - TaKO8Ki:use-pluralize-macro...
2022-07-27 borsAuto merge of #98748 - saethlin:optimize-bufreader...
2022-07-27 Yuki OkushiRollup merge of #99771 - GuillaumeGomez:update-pulldown...
2022-07-27 Yuki OkushiRollup merge of #99712 - davidtwco:translation-migrate...
2022-07-27 Yuki OkushiRollup merge of #99700 - est31:rustdoc_layout_heading...
2022-07-27 Yuki OkushiRollup merge of #99698 - compiler-errors:no-doc-hidden...
2022-07-27 Yuki OkushiRollup merge of #98583 - joshtriplett:stabilize-windows...
2022-07-27 borsAuto merge of #98553 - the8472:next_chunk_opt, r=Mark...
2022-07-26 borsAuto merge of #99574 - durin42:allocator-patch-redux...
2022-07-26 Camille GILLOTReplace LifetimeRes::Anonymous by LifetimeRes::Infer.
2022-07-26 Camille GILLOTRemove the distinction between LifetimeName::Implicit...
2022-07-26 bjorn3Merge commit 'd3a2366ee877075c59b38bd8ced55f224fc7ef51...
2022-07-26 Matthias KrügerRollup merge of #99758 - WaffleLapkin:remove_useless_al...
2022-07-26 Matthias KrügerRollup merge of #99729 - cjgillot:rm-unused-tuple,...
2022-07-26 Matthias KrügerRollup merge of #99724 - ehuss:fix-broken-links-fragmen...
2022-07-26 Matthias KrügerRollup merge of #99716 - sourcelliu:iomut, r=Mark-Simul...
2022-07-26 Matthias KrügerRollup merge of #99235 - WaffleLapkin:rustdoc_implement...
2022-07-26 borsAuto merge of #99680 - workingjubilee:revert-revert...
2022-07-26 Amos WengerMerge commit 'e36a20c24f35a4cee82bbdc600289104c9237c22...
2022-07-26 Dylan DPCRollup merge of #99739 - nnethercote:rm-E0133, r=Dylan-DPC
2022-07-26 Dylan DPCRollup merge of #99692 - RalfJung:too-far, r=oli-obk
2022-07-26 borsAuto merge of #99677 - pietroalbini:pa-fix-97786-perf...
2022-07-26 Yuki OkushiRollup merge of #99720 - bjorn3:sync_cg_clif-2022-07...
2022-07-26 Yuki OkushiRollup merge of #99718 - TaKO8Ki:avoid-&str-symbol...
2022-07-26 Yuki OkushiRollup merge of #99711 - tmiasko:coverage, r=wesleywiser
2022-07-26 Yuki OkushiRollup merge of #99593 - TaKO8Ki:suggest-removing-tuple...
2022-07-26 Yuki OkushiRollup merge of #99353 - compiler-errors:gat-where...
2022-07-26 Yuki OkushiRollup merge of #98211 - devnexen:get_path_freebsd...
2022-07-26 borsAuto merge of #98989 - dpaoliello:rawdylibbin, r=michae...
2022-07-25 borsAuto merge of #99735 - JohnTitor:rollup-d93jyr2, r...
2022-07-25 Yuki OkushiRollup merge of #99084 - RalfJung:write_bytes, r=thomcc
2022-07-25 Yuki OkushiRollup merge of #98710 - mojave2:string, r=JohnTitor
next