]> git.lizzy.rs Git - rust.git/history - compiler/rustc_attr
Various changes to logging of borrowck-related code
[rust.git] / compiler / rustc_attr /
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 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 borsAuto merge of #101115 - matthiaskrgr:rollup-iy14ztr...
2022-08-28 Matthias KrügerRollup merge of #101102 - est31:unstable_book_gen_write...
2022-08-28 Matthias KrügerRollup merge of #101098 - petrochenkov:noinvis, r=TaKO8Ki
2022-08-28 Matthias KrügerRollup merge of #101091 - TaKO8Ki:fix-101076, r=notriddle
2022-08-28 Matthias KrügerRollup merge of #101055 - TaKO8Ki:use-smaller-span...
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 Takayuki Maedause smaller span for suggestions
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 Guillaume GomezRollup merge of #100128 - kpreid:waker-doc, r=thomcc
2022-08-26 Guillaume GomezRollup merge of #99742 - sigaloid:master, r=thomcc
2022-08-26 Guillaume GomezRollup merge of #95005 - ssomers:btree_static_assert...
2022-08-26 Yuki OkushiRollup merge of #100076 - tspiteri:const_slice_split_at...
2022-08-26 Yuki OkushiRollup merge of #99064 - lyming2007:issue-97687-fix...
2022-08-26 borsAuto merge of #99487 - bmacnaughton:is_whitespace_updat...
2022-08-24 Yuki OkushiRollup merge of #99954 - dingxiangfei2009:break-out...
2022-08-24 bjorn3Merge commit 'e9d1a0a7b0b28dd422f1a790ccde532acafbf193...
2022-08-24 Matthias KrügerRollup merge of #99993 - petrochenkov:linkdated, r...
2022-08-24 borsAuto merge of #96869 - sunfishcode:main, r=joshtriplett
2022-08-23 Dylan DPCRollup merge of #100309 - compiler-errors:issue-100300...
2022-08-23 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-23 Matthias KrügerRollup merge of #100565 - TaKO8Ki:suggest-adding-missin...
2022-08-23 Matthias KrügerRollup merge of #100382 - jackh726:gat-self-outlives...
2022-08-22 borsAuto merge of #99963 - cjgillot:iter-submodule, r=compi...
2022-08-22 Hampus LidinMove `LitKind` logic to `session_diagnostics` module
2022-08-22 Hampus LidinChange to `diag` attributes
2022-08-22 Hampus LidinReorder diagnostics in code order, then alphabetical...
2022-08-22 Hampus LidinRefactor remaining diagnostics
2022-08-22 Hampus LidinRefactor additional diagnostics in `rustc_attr`
2022-08-22 Hampus LidinAdd internal diagnistics lints
2022-08-22 Hampus LidinRefactor more diagnostics in `rustc_attr`
2022-08-22 Hampus LidinRefactor diagnostics in `handle_errors` function
2022-08-22 Dylan DPCRollup merge of #100331 - lo48576:try-reserve-preserve...
2022-08-22 Dylan DPCRollup merge of #99957 - chotchki:ip-globally-reachable...
2022-08-22 Dylan DPCRollup merge of #99770 - Nilstrieb:mir-pass-unit-test...
2022-08-22 Dylan DPCRollup merge of #98200 - ouz-a:issue-98177, r=oli-obk
2022-08-22 Dylan DPCRollup merge of #99915 - WaffleLapkin:recover_keyword_b...
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-20 Matthias KrügerRollup merge of #100596 - TaKO8Ki:remove-unnecessary...
2022-08-20 Matthias KrügerRollup merge of #99544 - dylni:expose-utf8lossy, r...
2022-08-20 Matthias KrügerRollup merge of #99415 - ferrocene:pa-reuse-initial...
2022-08-20 Matthias KrügerRollup merge of #100617 - chenyukang:fix-100605, r...
2022-08-19 borsAuto merge of #100209 - cjgillot:source-file-index...
2022-08-19 Dylan DPCRollup merge of #100208 - RalfJung:dyn-upcast-nop,...
2022-08-19 Dylan DPCRollup merge of #100081 - RalfJung:unused-unsafe-in...
2022-08-19 borsAuto merge of #99541 - timvermeulen:flatten_cleanup...
2022-08-18 borsAuto merge of #99860 - oli-obk:revert_97346, r=pnkfelix
2022-08-18 borsAuto merge of #98655 - nnethercote:dont-derive-PartialE...
2022-08-18 Matthias KrügerRollup merge of #100643 - TaKO8Ki:point-at-type-paramet...
2022-08-18 Matthias KrügerRollup merge of #100637 - andrewpollack:fuchsia-docs...
2022-08-18 Matthias KrügerRollup merge of #99966 - RalfJung:try-dont-panic, r...
2022-08-18 Matthias KrügerRollup merge of #97962 - eholk:drop-tracking-must-not...
2022-08-17 Matthias KrügerRollup merge of #99972 - RalfJung:1zst, r=lcnr
2022-08-17 Matthias KrügerRollup merge of #99474 - aDotInTheVoid:rustdoc-json...
2022-08-16 Dylan DPCRollup merge of #100609 - chenyukang:fix-100527, r...
2022-08-16 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-16 Matthias KrügerRollup merge of #100600 - saethlin:rename-memory-hooks...
2022-08-16 Matthias KrügerRollup merge of #100590 - TaKO8Ki:suggest-adding-array...
2022-08-16 Matthias KrügerRollup merge of #100384 - ridwanabdillahi:instr_profile...
2022-08-16 Matthias KrügerRollup merge of #100338 - lyming2007:issue-100285-fix...
2022-08-16 borsAuto merge of #100237 - cjgillot:no-special-hash-hir...
2022-08-15 borsAuto merge of #100007 - ChrisDenton:dtor-inline-never...
2022-08-15 Matthias KrügerRollup merge of #100559 - nnethercote:parser-simplifica...
2022-08-15 Matthias KrügerRollup merge of #100458 - compiler-errors:fn-argument...
2022-08-15 Matthias KrügerRollup merge of #100377 - est31:fluent_grepability...
2022-08-15 Matthias KrügerRollup merge of #100325 - aDotInTheVoid:rdj-import...
2022-08-15 Matthias KrügerRollup merge of #100031 - GoldsteinE:try-removing-the...
next