]> git.lizzy.rs Git - rust.git/history - compiler/rustc_ast_lowering/src/path.rs
Rollup merge of #101425 - compiler-errors:point-at-ty-param, r=spastorino
[rust.git] / compiler / rustc_ast_lowering / src / path.rs
2022-08-29 borsAuto merge of #100908 - lnicola:rust-analyzer-2022...
2022-08-28 borsAuto merge of #100578 - Urgau:float-next-up-down, r...
2022-08-28 Nicholas NethercoteUse `&'hir Ty` everywhere.
2022-08-28 borsAuto merge of #100497 - kadiwa4:remove_clone_into_iter...
2022-08-28 borsAuto merge of #100201 - RalfJung:thread-local-key,...
2022-08-28 borsAuto merge of #96324 - berendjan:set_tcp_quickack,...
2022-08-28 Matthias KrügerRollup merge of #101038 - RalfJung:interning-alignment...
2022-08-28 Matthias KrügerRollup merge of #101002 - estebank:hashmap-idx, r=davidtwco
2022-08-28 Matthias KrügerRollup merge of #100955 - nrc:chain, r=joshtriplett
2022-08-28 Matthias KrügerRollup merge of #100885 - mzohreva:mz/sgx-export-cancel...
2022-08-28 Matthias KrügerRollup merge of #100520 - jakubdabek:patch-1, r=thomcc
2022-08-28 Matthias KrügerRollup merge of #100296 - BlackHoleFox:os-error-aliases...
2022-08-28 Matthias KrügerRollup merge of #99570 - XrXr:box-from-slice-docs,...
2022-08-28 Matthias KrügerRollup merge of #98301 - ortem:pretty-printers-nonzero...
2022-08-28 Matthias KrügerRollup merge of #97015 - nrc:read-buf-cursor, r=Mark...
2022-08-28 borsAuto merge of #92845 - Amanieu:std_personality, r=Mark...
2022-08-28 borsAuto merge of #96946 - WaffleLapkin:ptr_mask, r=scottmcm
2022-08-27 borsAuto merge of #100999 - nnethercote:shrink-FnAbi, r...
2022-08-27 borsAuto merge of #100989 - lcnr:implied-bounds-uwu, r...
2022-08-27 borsAuto merge of #100946 - jyn514:query-system-3, r=cjgillot
2022-08-27 Yuki OkushiRollup merge of #101063 - GuillaumeGomez:merge-duplicat...
2022-08-27 Yuki OkushiRollup merge of #101062 - notriddle:notriddle/text...
2022-08-27 Yuki OkushiRollup merge of #101057 - cjgillot:one-fn-sig, r=compil...
2022-08-27 Yuki OkushiRollup merge of #101046 - notriddle:notriddle/table...
2022-08-27 Yuki OkushiRollup merge of #101044 - notriddle:notriddle/css-hidde...
2022-08-27 Yuki OkushiRollup merge of #101018 - notriddle:notriddle/item...
2022-08-27 Yuki OkushiRollup merge of #100953 - joshtriplett:write-docs,...
2022-08-27 Yuki OkushiRollup merge of #100924 - est31:closure_to_fn_ptr,...
2022-08-27 Yuki OkushiRollup merge of #100811 - czzrr:master, r=Mark-Simulacrum
2022-08-27 Yuki OkushiRollup merge of #99784 - est31:deny_cfg_attr_crate_type...
2022-08-27 Yuki OkushiRollup merge of #96240 - fee1-dead-contrib:stabilize_co...
2022-08-27 borsAuto merge of #100732 - dpaoliello:import_name_type...
2022-08-27 borsAuto merge of #101064 - compiler-errors:rollup-fwm5m5f...
2022-08-26 Michael GouletRollup merge of #100900 - AndyJado:diag-migrate, r...
2022-08-26 Michael GouletRollup merge of #100890 - adriantombu:migrate_diagnosti...
2022-08-26 Michael GouletRollup merge of #100836 - hampuslidin:migrate-attr...
2022-08-26 Michael GouletRollup merge of #100817 - vincenzopalazzo:macros/bool_s...
2022-08-26 Michael GouletRollup merge of #100776 - Rejyr:diagnostic-migration...
2022-08-26 Michael GouletRollup merge of #100744 - 5225225:migrate-rustc-mir...
2022-08-26 Michael GouletRollup merge of #100738 - nidnogg:diagnostics_migr_cons...
2022-08-26 Michael GouletRollup merge of #100735 - Facel3ss1:ty-utils-translatio...
2022-08-26 Michael GouletRollup merge of #100724 - JeanCASPAR:migrate-ast_loweri...
2022-08-26 Guillaume GomezRollup merge of #95005 - ssomers:btree_static_assert...
2022-08-26 Yuki OkushiRollup merge of #99064 - lyming2007:issue-97687-fix...
2022-08-24 bjorn3Merge commit 'e9d1a0a7b0b28dd422f1a790ccde532acafbf193...
2022-08-24 borsAuto merge of #96869 - sunfishcode:main, r=joshtriplett
2022-08-23 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-22 Jean CASPARMigrate ast_lowering::path to SessionDiagnostic
2022-08-22 Dylan DPCRollup merge of #98200 - ouz-a:issue-98177, r=oli-obk
2022-08-22 Dylan DPCRollup merge of #99386 - AngelicosPhosphoros:add_retain...
2022-08-20 Matthias KrügerRollup merge of #97963 - devnexen:net_listener_neg...
2022-08-16 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-11 Philipp KronesMerge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89...
2022-08-09 Matthias KrügerRollup merge of #98775 - notriddle:notriddle/mobile...
2022-08-09 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-04 Santiago PastorinoCompletely remove captures flag
2022-08-04 Santiago PastorinoAdd captures flag to capture or not while lowering
2022-08-02 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-02 Matthias KrügerRollup merge of #99156 - lcnr:omoe-wa, r=wesleywiser
2022-08-01 borsAuto merge of #98246 - joshtriplett:times, r=m-ou-se
2022-07-31 borsAuto merge of #78802 - faern:simplify-socketaddr, r...
2022-07-28 Philipp KronesMerge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d...
2022-07-27 Guillaume GomezRollup merge of #94247 - saethlin:chunksmut-aliasing...
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 bjorn3Merge commit 'd3a2366ee877075c59b38bd8ced55f224fc7ef51...
2022-07-26 Amos WengerMerge commit 'e36a20c24f35a4cee82bbdc600289104c9237c22...
2022-07-25 Yuki OkushiRollup merge of #98710 - mojave2:string, r=JohnTitor
2022-07-25 bjorn3Merge commit 'c19edfd71a1d0ddef86c2c67fdb40718d40a72b4...
2022-07-25 Yuki OkushiRollup merge of #95916 - solid-rs:feat-kmc-solid-abort...
2022-07-25 Yuki OkushiRollup merge of #95040 - frank-king:fix/94981, r=Mark...
2022-07-24 Amos WengerAdd 'src/tools/rust-analyzer/' from commit '977e12a0bdc...
2022-07-24 borsAuto merge of #95548 - rcvalle:rust-cfi-2, r=nagisa
2022-07-23 borsAuto merge of #98471 - wesleywiser:update_measureme...
2022-07-23 borsAuto merge of #97925 - the8472:cgroupv1, r=joshtriplett
2022-07-23 borsAuto merge of #93397 - joshtriplett:sort-floats, r...
2022-07-22 Dylan DPCRollup merge of #98174 - Kixunil:rename_ptr_as_mut_cons...
2022-07-21 Matthias KrügerRollup merge of #98707 - joboet:fuchsia_locks, r=m...
2022-07-21 borsAuto merge of #99059 - Amanieu:fix-96797, r=Mark-Simulacrum
2022-07-21 borsAuto merge of #93718 - thomcc:used-macho, r=pnkfelix
2022-07-21 Jubilee YoungSync core::simd up to rust-lang/portable-simd@2e081db92...
2022-07-20 Matthias KrügerRollup merge of #99516 - m-ou-se:proc-macro-tracked...
2022-07-20 Dylan DPCRollup merge of #98101 - vladimir-ea:stdlib_watch_os...
2022-07-20 Dylan DPCRollup merge of #98916 - ChrisDenton:hiberfil.sys,...
2022-07-20 borsAuto merge of #98843 - Urgau:check-cfg-stage0, r=Mark...
2022-07-19 borsAuto merge of #98912 - nrc:provider-it, r=yaahc
2022-07-19 borsAuto merge of #98120 - TaKO8Ki:box-diagnostic-metadata...
2022-07-18 Dylan DPCRollup merge of #98998 - workingjubilee:naked-means...
2022-07-18 Dylan DPCRollup merge of #98839 - 5225225:assert_transmute_copy_...
2022-07-18 Philipp KronesMerge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39...
2022-07-17 Yuki OkushiRollup merge of #98383 - m-ou-se:remove-memory-order...
2022-07-17 borsAuto merge of #99040 - gimbles:ci-std-tests, r=pietroalbini
2022-07-17 Yuki OkushiRollup merge of #99036 - TaKO8Ki:fix-test-for-88138...
2022-07-17 Yuki OkushiRollup merge of #97915 - tbu-:pr_os_string_fmt_write...
2022-07-16 borsAuto merge of #98866 - nagisa:nagisa/align-offset-wroom...
2022-07-16 Yuki OkushiRollup merge of #98387 - NobodyXu:feature/std_io_Error_...
2022-07-16 borsAuto merge of #95685 - oxidecomputer:restore-static...
2022-07-15 borsAuto merge of #97406 - aliemjay:verify-bounds-fix-maste...
2022-07-15 borsAuto merge of #98203 - kckeiks:gather-body-owners-in...
2022-07-14 borsAuto merge of #96544 - m-ysk:feature/issue-96358, r...
next