]> git.lizzy.rs Git - rust.git/history - src/librustdoc/visit_ast.rs
Rollup merge of #103439 - Nilstrieb:help-me-with-my-macro, r=estebank
[rust.git] / src / librustdoc / visit_ast.rs
2022-10-31 Dylan DPCRollup merge of #103338 - l4l:enum-unreachable-pub...
2022-10-31 Michael HowellRollup merge of #103764 - SarthakSingh31:issue-94187...
2022-10-31 Michael HowellRollup merge of #103758 - GuillaumeGomez:reexports...
2022-10-31 Michael HowellRollup merge of #103746 - notriddle:notriddle/incoheren...
2022-10-31 Michael HowellRollup merge of #102689 - ayrtonm:master, r=cjgillot
2022-10-31 Michael HowellRollup merge of #102101 - BelovDV:new-check-lld-version...
2022-10-31 Michael HowellRollup merge of #101944 - notriddle:notriddle/toggle...
2022-10-31 Michael HowellRollup merge of #101428 - JakobDegen:build-tests, r...
2022-10-31 Michael HowellRollup merge of #97971 - Soveu:varargs, r=jackh726
2022-10-30 borsAuto merge of #103479 - nikic:update-llvm-9, r=cuviper
2022-10-30 borsAuto merge of #103299 - nikic:usub-overflow, r=wesleywiser
2022-10-30 borsAuto merge of #103295 - ishitatsuyuki:ninja, r=cuviper
2022-10-30 borsAuto merge of #103010 - petrochenkov:effvisdoc, r=Guill...
2022-10-30 borsAuto merge of #2639 - RalfJung:rustup, r=RalfJung
2022-10-30 Ralf JungMerge from rustc
2022-10-30 Dylan DPCRollup merge of #103740 - notriddle:notriddle/search...
2022-10-30 Dylan DPCRollup merge of #103689 - saethlin:libtest-startup...
2022-10-30 Dylan DPCRollup merge of #103588 - weihanglo:rustdoc/url-redirec...
2022-10-30 Dylan DPCRollup merge of #103560 - zbyrn:issue-103358-fix, r...
2022-10-30 Dylan DPCRollup merge of #93582 - WaffleLapkin:rpitirpit, r...
2022-10-30 borsAuto merge of #103721 - RalfJung:miri, r=RalfJung
2022-10-29 borsAuto merge of #103731 - Mark-Simulacrum:new-version...
2022-10-29 Matthias KrügerRollup merge of #103737 - notriddle:notriddle/margin...
2022-10-29 Matthias KrügerRollup merge of #103726 - TaKO8Ki:avoid-&str-to-string...
2022-10-29 Matthias KrügerRollup merge of #103722 - GuillaumeGomez:cleanup-code...
2022-10-29 Matthias KrügerRollup merge of #103715 - tshepang:consistency, r=Dylan-DPC
2022-10-29 Matthias KrügerRollup merge of #103253 - notriddle:notriddle/test...
2022-10-29 Matthias KrügerRollup merge of #103124 - ldm0:nohard_tests, r=Mark...
2022-10-29 Matthias KrügerRollup merge of #102659 - Mark-Simulacrum:relnotes...
2022-10-29 Matthias KrügerRollup merge of #100006 - jyn514:update-copy, r=dtolnay
2022-10-29 Vadim Petrochenkovrustdoc: Split effective visibilities from rustc from...
2022-10-29 Vadim Petrochenkovrustdoc: Simplify modifications of effective visibility...
2022-10-29 borsAuto merge of #103450 - cjgillot:elision-nodedup, r...
2022-10-29 borsAuto merge of #103727 - GuillaumeGomez:rollup-hfyxccr...
2022-10-29 Guillaume GomezRollup merge of #103719 - joseluis:fix-typos-try-reserv...
2022-10-29 Guillaume GomezRollup merge of #103699 - compiler-errors:dyn-star...
2022-10-29 Guillaume GomezRollup merge of #103653 - GuillaumeGomez:missing-impl...
2022-10-29 Guillaume GomezRollup merge of #103625 - WaffleLapkin:no_tyctxt_dogs_a...
2022-10-29 Guillaume GomezRollup merge of #103618 - nnethercote:rename-OwnerId...
2022-10-29 Guillaume GomezRollup merge of #103415 - compiler-errors:tiny-perf...
2022-10-29 Guillaume GomezRollup merge of #102721 - nbdd0121:panic, r=Amanieu
2022-10-29 Guillaume GomezRollup merge of #102634 - andrewpollack:refactor-test...
2022-10-29 Nicholas NethercoteRename some `OwnerId` fields.
2022-10-29 Matthias KrügerRollup merge of #103704 - xxchan:xxchan/applicable...
2022-10-29 Matthias KrügerRollup merge of #103664 - aDotInTheVoid:rdj-path-docs...
2022-10-29 Matthias KrügerRollup merge of #103663 - notriddle:notriddle/search...
2022-10-29 Matthias KrügerRollup merge of #103656 - camsteffen:symbol-to-string...
2022-10-29 Matthias KrügerRollup merge of #103383 - compiler-errors:tait-scope...
2022-10-29 Matthias KrügerRollup merge of #103342 - Rageking8:add-test-for-issue...
2022-10-29 Matthias KrügerRollup merge of #102961 - reitermarkus:const-cstr-from...
2022-10-29 borsAuto merge of #102698 - michaelwoerister:unord-collecti...
2022-10-29 borsAuto merge of #102233 - petrochenkov:effvis, r=jackh726
2022-10-28 borsAuto merge of #102737 - RalfJung:poll_fn_pin, r=Mark...
2022-10-28 borsAuto merge of #103071 - wesleywiser:fix_inlined_line_nu...
2022-10-27 Matthias KrügerRollup merge of #103110 - RalfJung:manual-send, r=thomcc
2022-10-26 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-26 Vadim Petrochenkovprivacy: Rename "accessibility levels" to "effective...
2022-10-26 Dylan DPCRollup merge of #102706 - ferrocene:pa-ignore-doc-index...
2022-10-25 Dylan DPCRollup merge of #103122 - ouz-a:mir-technical-debt...
2022-10-25 Dylan DPCRollup merge of #102587 - Enselic:rustc-unix_sigpipe...
2022-10-25 Dylan DPCRollup merge of #98204 - Kixiron:stable-unzip, r=thomcc
2022-10-24 Yuki OkushiRollup merge of #102766 - thomcc:remove-resolv, r=Mark...
2022-10-24 Yuki OkushiRollup merge of #102271 - lopopolo:lopopolo/stabilize...
2022-10-24 Yuki OkushiRollup merge of #99939 - saethlin:pre-sort-tests, r...
2022-10-24 Yuki OkushiRollup merge of #99578 - steffahn:remove_redundant_boun...
2022-10-24 borsAuto merge of #102536 - scottmcm:lookup_line-tweak...
2022-10-24 borsAuto merge of #100848 - xfix:use-metadata-for-slice...
2022-10-23 Michael HowellRollup merge of #103005 - solid-rs:patch/kmc-solid...
2022-10-23 Michael HowellRollup merge of #101644 - Timmmm:file_permissions_docs...
2022-10-23 Michael HowellRollup merge of #100462 - zohnannor:master, r=thomcc
2022-10-23 borsAuto merge of #103062 - cuviper:dist-mips, r=Mark-Simul...
2022-10-23 bjorn3Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b...
2022-10-23 flip1995Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388...
2022-10-23 Dylan DPCRollup merge of #101293 - compiler-errors:lt-is-actuall...
2022-10-22 borsAuto merge of #103240 - BelovDV:issue-102290, r=petroch...
2022-10-22 Dylan DPCRollup merge of #102602 - WaffleLapkin:linty_action...
2022-10-21 Matthias KrügerRollup merge of #103359 - WaffleLapkin:drain_no_mut_qqq...
2022-10-21 Dylan DPCRollup merge of #103111 - cjgillot:shadow-label, r...
2022-10-21 borsAuto merge of #2607 - RalfJung:rustup, r=RalfJung
2022-10-21 Ralf Jungmerge rustc history
2022-10-20 Matthias KrügerRollup merge of #103315 - RalfJung:interpret-switchint...
2022-10-20 Matthias KrügerRollup merge of #103221 - TaKO8Ki:fix-103202, r=oli-obk
2022-10-20 borsAuto merge of #103092 - petrochenkov:weaklto, r=wesleywiser
2022-10-20 borsAuto merge of #103185 - chenyukang:yukang/fix-span...
2022-10-20 Matthias KrügerRollup merge of #103197 - est31:stabilize_proc_macro_so...
2022-10-20 borsAuto merge of #102417 - oli-obk:opaque_lifetimes2,...
2022-10-19 Dylan DPCRollup merge of #103216 - cjgillot:issue-103210, r...
2022-10-19 Dylan DPCRollup merge of #103127 - SUPERCILEX:inline-const-unini...
2022-10-19 Dylan DPCRollup merge of #103034 - nathanwhit:let-chains-rhs...
2022-10-19 Matthias KrügerRollup merge of #103178 - ferrocene:pa-coverage-reports...
2022-10-19 Matthias KrügerRollup merge of #103176 - nnethercote:fix-TyKind-is_sim...
2022-10-19 Matthias KrügerRollup merge of #103166 - the8472:copied-next-chunk...
2022-10-18 Matthias KrügerRollup merge of #103204 - jyn514:autolabels, r=Mark...
2022-10-18 Matthias KrügerRollup merge of #102507 - scottmcm:more-binary-search...
2022-10-18 Matthias KrügerRollup merge of #101889 - tspiteri:redoc-uint-adc-sbb...
2022-10-18 borsAuto merge of #102418 - citrus-it:illumos-strip-debug...
2022-10-18 Yuki OkushiRollup merge of #103168 - Amanieu:stable_asm_sym, r...
2022-10-18 Yuki OkushiRollup merge of #103163 - SUPERCILEX:uninit-array-assum...
2022-10-18 Yuki OkushiRollup merge of #103142 - fmease:fix-103052, r=oli-obk
2022-10-18 Yuki OkushiRollup merge of #103023 - andrewpollack:i-fuchsia-final...
next