]> git.lizzy.rs Git - rust.git/history - src/test/rustdoc-json
Rollup merge of #100367 - fmease:fix-100365, r=compiler-errors
[rust.git] / src / test / rustdoc-json /
2022-08-14 Michael GouletRollup merge of #100367 - fmease:fix-100365, r=compiler...
2022-08-14 Michael GouletRollup merge of #100335 - aDotInTheVoid:rdj-resolved...
2022-08-14 Michael GouletRollup merge of #100299 - compiler-errors:issue-100283...
2022-08-13 Michael Gouletmake clean::Item::span return option instead of dummy...
2022-08-13 Michael GouletRollup merge of #100445 - krasimirgg:llvm-16-msan,...
2022-08-13 borsAuto merge of #100341 - andrewpollack:fuchsia-llvm...
2022-08-12 Dylan DPCRollup merge of #100255 - thedanvail:issue-98861-fix...
2022-08-12 Dylan DPCRollup merge of #100247 - cjgillot:verify-dyn-trait...
2022-08-12 Dylan DPCRollup merge of #100229 - RalfJung:extra-const-ub-check...
2022-08-12 Dylan DPCRollup merge of #100030 - WaffleLapkin:nice_pointer_sis...
2022-08-12 Dylan DPCRollup merge of #100022 - joboet:faster_threadid, r...
2022-08-12 borsAuto merge of #100328 - davidtwco:perf-implications...
2022-08-12 borsAuto merge of #99464 - nikic:llvm-15, r=cuviper
2022-08-11 Matthias KrügerRollup merge of #100392 - nnethercote:simplify-visitors...
2022-08-11 Matthias KrügerRollup merge of #100350 - jhpratt:stringify-vis, r...
2022-08-11 Matthias KrügerRollup merge of #100307 - nnethercote:fix-96847, r...
2022-08-11 Matthias KrügerRollup merge of #100203 - compiler-errors:command-args...
2022-08-11 Matthias KrügerRollup merge of #100112 - RalfJung:assert_send_and_sync...
2022-08-11 Matthias KrügerRollup merge of #99992 - jyn514:shell-scripts, r=Mark...
2022-08-11 Matthias KrügerRollup merge of #99511 - RalfJung:raw_eq, r=wesleywiser
2022-08-11 Matthias KrügerRollup merge of #99500 - tmandry:fuchsia-flags, r=petro...
2022-08-11 Matthias KrügerRollup merge of #99421 - Bryanskiy:android-crt-static...
2022-08-11 Matthias KrügerRollup merge of #99337 - jsha:simplify-highlight, r...
2022-08-11 Philipp KronesMerge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89...
2022-08-11 Dylan DPCRollup merge of #100398 - nnethercote:improve-Zhir...
2022-08-11 Dylan DPCRollup merge of #100391 - nnethercote:improve-size...
2022-08-11 Dylan DPCRollup merge of #100351 - compiler-errors:diagnostic...
2022-08-11 Dylan DPCRollup merge of #100287 - cuviper:no-linux-prctl, r...
2022-08-11 Dylan DPCRollup merge of #100192 - tmiasko:rm-duplicated-locals...
2022-08-11 Dylan DPCRollup merge of #100184 - Kixunil:stabilize_ptr_const_c...
2022-08-11 Dylan DPCRollup merge of #99110 - audunhalland:match_has_guard_f...
2022-08-11 borsAuto merge of #100315 - compiler-errors:norm-ct-in...
2022-08-11 borsAuto merge of #100298 - BlackHoleFox:hashmap_keygen_cle...
2022-08-10 borsAuto merge of #99174 - scottmcm:reoptimize-layout-array...
2022-08-10 Michael GouletRollup merge of #100359 - b-naber:valtrees-pretty-print...
2022-08-10 Michael GouletRollup merge of #100353 - theli-ua:master, r=joshtriplett
2022-08-10 Michael GouletRollup merge of #100349 - TaKO8Ki:remove-type-string...
2022-08-10 Michael GouletRollup merge of #100348 - camelid:test-93205, r=jyn514
2022-08-10 Michael GouletRollup merge of #100339 - shourya5:issue#100258, r...
2022-08-10 Michael GouletRollup merge of #100317 - kjetilkjeka:remove-nvptx32...
2022-08-10 Michael GouletRollup merge of #100286 - Thog:rust-lld-macosx-target...
2022-08-10 borsAuto merge of #100260 - ehuss:compiletest-target-cfg...
2022-08-10 Nixon Enraght-MoonyRustdoc-Json: Add `Path` type for traits.
2022-08-10 borsAuto merge of #100356 - matthiaskrgr:rollup-he0vkjc...
2022-08-10 Matthias KrügerRollup merge of #100352 - ehuss:update-cargo, r=ehuss
2022-08-10 Matthias KrügerRollup merge of #100345 - vincenzopalazzo:macros/is_num...
2022-08-10 Matthias KrügerRollup merge of #100340 - spastorino:fix-100187, r...
2022-08-10 Matthias KrügerRollup merge of #100334 - TaKO8Ki:suggest-missing-semic...
2022-08-10 Matthias KrügerRollup merge of #100332 - eholk:stabilize-ilog, r=scottmcm
2022-08-10 Matthias KrügerRollup merge of #100086 - JakobDegen:better-tests,...
2022-08-10 Matthias KrügerRollup merge of #99573 - tbodt:stabilize-backtrace...
2022-08-10 borsAuto merge of #100346 - matthiaskrgr:rollup-6rljn4p...
2022-08-09 Matthias KrügerRollup merge of #100323 - GuillaumeGomez:impl-blocks...
2022-08-09 Matthias KrügerRollup merge of #100319 - GuillaumeGomez:rm-clean-impls...
2022-08-09 Matthias KrügerRollup merge of #100314 - JakobDegen:test-docs, r=RalfJung
2022-08-09 Matthias KrügerRollup merge of #100281 - GuillaumeGomez:rm-clean-impls...
2022-08-09 Matthias KrügerRollup merge of #100275 - RalfJung:anyhow, r=bjorn3
2022-08-09 Matthias KrügerRollup merge of #100261 - luqmana:suggestions-overflow...
2022-08-09 Matthias KrügerRollup merge of #100256 - camelid:typeck-ctxt-doc,...
2022-08-09 Matthias KrügerRollup merge of #100240 - cjgillot:noice-structural...
2022-08-09 Matthias KrügerRollup merge of #100226 - cjgillot:noice-multibyte...
2022-08-09 Matthias KrügerRollup merge of #100098 - compiler-errors:field-suggest...
2022-08-09 Matthias KrügerRollup merge of #100072 - oToToT:patch-1, r=michaelwoer...
2022-08-09 Matthias KrügerRollup merge of #100040 - ChrisDenton:broken-pipe,...
2022-08-09 Matthias KrügerRollup merge of #99479 - Enselic:import-can-be-without...
2022-08-09 Matthias KrügerRollup merge of #98775 - notriddle:notriddle/mobile...
2022-08-09 borsAuto merge of #100150 - notriddle:notriddle/implementor...
2022-08-09 Eric HolkUpdate rustdoc-json test
2022-08-09 Dan VailMerge branch 'rust-lang:master' into issue-98861-fix
2022-08-09 borsAuto merge of #99217 - lcnr:implied-bounds-pre-norm...
2022-08-09 borsAuto merge of #100318 - Dylan-DPC:rollup-18tzp6q, r...
2022-08-09 Dylan DPCRollup merge of #100305 - TaKO8Ki:suggest-adding-approp...
2022-08-09 Dylan DPCRollup merge of #100301 - TaKO8Ki:avoid-&str-to-String...
2022-08-09 Dylan DPCRollup merge of #100228 - luqmana:suggestion-ice, r...
2022-08-09 Dylan DPCRollup merge of #100221 - compiler-errors:impossible...
2022-08-09 Dylan DPCRollup merge of #100181 - RalfJung:alloc-ref-mutability...
2022-08-09 Dylan DPCRollup merge of #99787 - aDotInTheVoid:rdj-dyn, r=camel...
2022-08-09 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-03 Nixon Enraght-MoonyRustdoc-Json: Document HRTB's on DynTrait
2022-08-02 Laurențiu Nicola:arrow_up: rust-analyzer
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 #98246 - joshtriplett:times, r=m-ou-se
2022-07-31 borsAuto merge of #99052 - tmiasko:bitset-clone-from, r...
2022-07-31 borsAuto merge of #78802 - faern:simplify-socketaddr, r...
2022-07-30 Nixon Enraght-MoonyRustdoc-Json: Add tests for dyn and HRTBs
2022-07-29 Yuki OkushiRollup merge of #99227 - Lokathor:fix-thumbv4t-none...
2022-07-29 borsAuto merge of #99667 - ouz-a:some_branch, r=oli-obk
2022-07-28 Philipp KronesMerge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d...
2022-07-28 borsAuto merge of #99182 - RalfJung:mitigate-uninit, r...
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 #99084 - RalfJung:write_bytes, r=thomcc
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...
next