]> git.lizzy.rs Git - rust.git/history - compiler/rustc_ast/src/visit.rs
Rollup merge of #102239 - joshtriplett:style-guide, r=calebcartwright
[rust.git] / compiler / rustc_ast / src / visit.rs
2022-10-12 Dylan DPCRollup merge of #102239 - joshtriplett:style-guide...
2022-10-12 Dylan DPCRollup merge of #102187 - b-naber:inline-const-source...
2022-10-12 Dylan DPCRollup merge of #102110 - CleanCut:migrate_rustc_passes...
2022-10-11 Matthias KrügerRollup merge of #102893 - TaKO8Ki:fix-102878, r=davidtwco
2022-10-11 Matthias KrügerRollup merge of #102869 - azdavis:master, r=joshtriplett
2022-10-11 Matthias KrügerRollup merge of #102685 - nbdd0121:unwind, r=m-ou-se
2022-10-11 Matthias KrügerRollup merge of #102612 - JhonnyBillM:migrate-codegen...
2022-10-11 Matthias KrügerRollup merge of #102445 - jmillikin:cstr-is-empty,...
2022-10-11 Matthias KrügerRollup merge of #102227 - devnexen:solarish_get_path...
2022-10-11 Matthias KrügerRollup merge of #101774 - Riolku:atomic-update-aba...
2022-10-11 Matthias KrügerRollup merge of #101727 - est31:stabilize_map_first_las...
2022-10-11 Matthias KrügerRollup merge of #100387 - cjgillot:hygiene-trait-impl...
2022-10-11 Yuki OkushiRollup merge of #102625 - Rageking8:fix-backtrace-small...
2022-10-11 Yuki OkushiRollup merge of #102589 - RalfJung:scoped-threads-dangl...
2022-10-11 Yuki OkushiRollup merge of #102412 - joboet:dont_panic, r=m-ou-se
2022-10-11 Yuki OkushiRollup merge of #102277 - mgeisler:rwlock, r=m-ou-se
2022-10-11 Yuki OkushiRollup merge of #102258 - cjgillot:core-kappa, r=m...
2022-10-11 borsAuto merge of #102755 - pcc:data-local-tmp, r=Mark...
2022-10-11 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-11 borsAuto merge of #102724 - pcc:scs-fix-test, r=Mark-Simulacrum
2022-10-10 Matthias KrügerRollup merge of #102888 - GuillaumeGomez:improve-search...
2022-10-10 Matthias KrügerRollup merge of #102876 - SparrowLii:import-candidate...
2022-10-10 Matthias KrügerRollup merge of #102871 - notriddle:notriddle/trait...
2022-10-10 Matthias KrügerRollup merge of #102846 - zertosh:update-syn, r=dtolnay
2022-10-10 Matthias KrügerRollup merge of #101789 - gimbles:let, r=estebank
2022-10-10 Matthias KrügerRollup merge of #101360 - compiler-errors:multiple...
2022-10-10 borsAuto merge of #102596 - scottmcm:option-bool-calloc...
2022-10-10 borsAuto merge of #96711 - emilio:inline-slice-clone, r...
2022-10-10 borsAuto merge of #102875 - Dylan-DPC:rollup-zwcq8h9, r...
2022-10-10 Dylan DPCRollup merge of #102868 - compiler-errors:rename-assoc...
2022-10-10 Dylan DPCRollup merge of #102853 - cjgillot:skip-opaque-cast...
2022-10-10 Dylan DPCRollup merge of #102794 - dtolnay:termination, r=thomcc
2022-10-10 Dylan DPCRollup merge of #102786 - compiler-errors:no-tuple...
2022-10-10 Dylan DPCRollup merge of #102055 - c410-f3r:moar-errors, r=petro...
2022-10-10 Dylan DPCRollup merge of #99696 - WaffleLapkin:uplift, r=fee1...
2022-10-10 Michael GouletRename AssocItemKind::TyAlias to AssocItemKind::Type
2022-10-09 borsAuto merge of #89123 - the8472:push_in_capacity, r...
2022-10-09 Yuki OkushiRollup merge of #101118 - devnexen:fs_getmode_bsd,...
2022-10-09 Maybe Wafflefixup lint name
2022-10-09 Maybe Waffleallow or avoid for loops over option in compiler and...
2022-10-08 Matthias KrügerRollup merge of #99880 - compiler-errors:escape-ascii...
2022-10-08 Matthias KrügerRollup merge of #99194 - simlay:simlay/update-rust...
2022-10-08 borsAuto merge of #99505 - joboet:futex_once, r=thomcc
2022-10-06 Philipp KronesMerge commit '8f1ebdd18bdecc621f16baaf779898cc08cc2766...
2022-10-06 Philipp KronesMerge commit 'ac0e10aa68325235069a842f47499852b2dee79e...
2022-10-04 Dylan DPCRollup merge of #101642 - SkiFire13:fix-inplace-collect...
2022-10-04 Dylan DPCRollup merge of #101189 - daxpedda:ready-into-inner...
2022-10-04 borsAuto merge of #99099 - Stargateur:phantomdata_debug...
2022-10-03 Matthias KrügerRollup merge of #101040 - danielhenrymantilla:no-bounds...
2022-10-03 Matthias KrügerRollup merge of #100470 - reitermarkus:patch-1, r=josht...
2022-10-03 Matthias KrügerRollup merge of #99460 - JanBeh:PR_asref_asmut_docs...
2022-10-03 Matthias KrügerRollup merge of #99216 - duarten:master, r=joshtriplett
2022-10-03 Matthias KrügerRollup merge of #98218 - kpreid:nostdarc, r=joshtriplett
2022-10-02 borsAuto merge of #100557 - dawnofmidnight:tarball-commit...
2022-10-01 borsAuto merge of #101969 - reez12g:issue-101306, r=reez12g
2022-09-29 Yuki OkushiRollup merge of #98368 - sunfishcode:sunfishcode/std...
2022-09-29 borsAuto merge of #101833 - jyn514:cross-compile-compiler...
2022-09-27 Matthias KrügerRollup merge of #101555 - jhpratt:stabilize-mixed_integ...
2022-09-26 Matthew KellyMerge remote-tracking branch 'origin/master' into mpk...
2022-09-25 fee1-deadRollup merge of #101431 - compiler-errors:move-place...
2022-09-25 fee1-deadRollup merge of #98111 - eggyal:issue-97982, r=Guillaum...
2022-09-25 borsAuto merge of #100865 - compiler-errors:parent-substs...
2022-09-25 borsAuto merge of #99609 - workingjubilee:lossy-unix-strerr...
2022-09-25 borsAuto merge of #98457 - japaric:gh98378, r=m-ou-se
2022-09-24 borsAuto merge of #98483 - dvtkrlbs:bootstrap-dist, r=jyn514
2022-09-24 Matthias KrügerRollup merge of #100823 - WaffleLapkin:less_offsets...
2022-09-24 Matthias KrügerRollup merge of #102044 - ChrisDenton:BCrypt-system...
2022-09-24 borsAuto merge of #100845 - timvermeulen:iter_compare,...
2022-09-23 borsAuto merge of #101708 - compiler-errors:issue-101696...
2022-09-22 borsAuto merge of #98840 - cjgillot:span-inline-ctxt, r...
2022-09-22 Dylan DPCRollup merge of #102037 - jyn514:normalize-docs, r...
2022-09-21 David KoloskiMerge commit '7248d06384c6a90de58c04c1f46be88821278d8b...
2022-09-21 Oli SchererAdd 'src/tools/miri/' from commit '75dd959a3a40eb5b4574...
2022-09-21 Dylan DPCRollup merge of #89891 - ojeda:modular-alloc, r=Mark...
2022-09-21 borsAuto merge of #101329 - QuinnPainter:armv5te-targets...
2022-09-21 borsAuto merge of #100096 - compiler-errors:fn-return-must...
2022-09-20 borsAuto merge of #100581 - joboet:sync_rwlock_everywhere...
2022-09-20 Michael HowellRollup merge of #101958 - hanar3:101666/enhance-error...
2022-09-20 Michael HowellRollup merge of #101014 - isikkema:fix-zmeta-stats...
2022-09-20 Michael HowellRollup merge of #100250 - cjgillot:recover-token-stream...
2022-09-20 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-20 borsAuto merge of #101806 - BelovDV:issue-fix-fn-find_libra...
2022-09-19 Matthias KrügerRollup merge of #101389 - lukaslueg:rcgetmutdocs, r...
2022-09-19 borsAuto merge of #101629 - compiler-errors:issue-101623...
2022-09-19 borsAuto merge of #101799 - LukeMathWalker:distribute-json...
2022-09-18 borsAuto merge of #101332 - sashashura:patch-1, r=pietroalbini
2022-09-18 Matthias KrügerRollup merge of #101151 - jethrogb:jb/sgx-platform...
2022-09-17 Matthias KrügerRollup merge of #101835 - jyn514:fix-vendoring, r=Mark...
2022-09-17 Matthias KrügerRollup merge of #101826 - andrewpollack:fix-joined...
2022-09-17 Matthias KrügerRollup merge of #101821 - thomcc:unicode-15, r=Manishearth
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 borsAuto merge of #101784 - reitermarkus:const-memchr,...
2022-09-17 Michael HowellRollup merge of #101782 - JhonnyBillM:refactor-symbol...
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...
next