]> git.lizzy.rs Git - rust.git/history - src/librustdoc/scrape_examples.rs
Fix remaining bugs
[rust.git] / src / librustdoc / scrape_examples.rs
2021-11-01 borsAuto merge of #90406 - nbdd0121:panic, r=cjgillot
2021-11-01 borsAuto merge of #90463 - matthiaskrgr:rollup-eljk9vo...
2021-11-01 Matthias KrügerRollup merge of #90452 - tmiasko:promote-candidate...
2021-11-01 Matthias KrügerRollup merge of #90450 - pierwill:rm-hiridvec, r=cjgillot
2021-11-01 Matthias KrügerRollup merge of #90441 - tmiasko:test-promotion-needs...
2021-11-01 Matthias KrügerRollup merge of #90398 - GuillaumeGomez:doc-keyword...
2021-11-01 Matthias KrügerRollup merge of #90349 - willcrichton:example-analyzer...
2021-11-01 Matthias KrügerRollup merge of #89929 - yuvaldolev:handle-submodule...
2021-10-31 borsAuto merge of #89062 - mikeleany:new-target, r=cjgillot
2021-10-31 borsAuto merge of #86336 - camsteffen:char-array-pattern...
2021-10-31 Matthias KrügerRollup merge of #89786 - jkugelman:must-use-len-and...
2021-10-31 Matthias KrügerRollup merge of #89068 - bjorn3:restructure_rt2, r...
2021-10-31 Matthias KrügerRollup merge of #89951 - ojeda:stable-unwrap_unchecked...
2021-10-31 Matthias KrügerRollup merge of #89897 - jkugelman:must-use-core, r...
2021-10-31 Matthias KrügerRollup merge of #89839 - jkugelman:must-use-mem-ptr...
2021-10-31 Matthias KrügerRollup merge of #89835 - jkugelman:must-use-expensive...
2021-10-31 Matthias KrügerRollup merge of #89833 - jkugelman:must-use-rc-downgrad...
2021-10-31 Matthias KrügerRollup merge of #89677 - maxwase:is-symlink-stabilizati...
2021-10-31 Matthias KrügerRollup merge of #89446 - chrismit3s:issue-88715-fix...
2021-10-30 Matthias KrügerRollup merge of #89899 - jkugelman:must-use-alloc,...
2021-10-30 Matthias KrügerRollup merge of #89789 - jkugelman:must-use-thread...
2021-10-30 Guillaume GomezRollup merge of #90202 - matthewjasper:xcrate-hygiene...
2021-10-30 borsAuto merge of #90205 - mati865:link-modifiers-in-rustc...
2021-10-30 Matthias KrügerRollup merge of #89876 - AlexApps99:const_ops, r=oli-obk
2021-10-30 borsAuto merge of #89174 - ChrisDenton:automatic-verbatim...
2021-10-29 Will CrichtonFix rare ICE during typeck in rustdoc scrape_examples
2021-10-28 Matthias KrügerRollup merge of #90082 - noncombatant:patch-1, r=Guilla...
2021-10-28 borsAuto merge of #90281 - xldenis:public-borrow-set, r...
2021-10-28 borsAuto merge of #90218 - JakobDegen:adt_significant_drop_...
2021-10-28 borsAuto merge of #90145 - cjgillot:sorted-map, r=michaelwo...
2021-10-27 borsAuto merge of #89652 - rcvalle:rust-cfi, r=nagisa
2021-10-27 Matthias KrügerRollup merge of #90154 - camelid:remove-getdefid, r...
2021-10-26 Matthias KrügerRollup merge of #90241 - DrMeepster:thiscall_lint_upgra...
2021-10-25 Matthias KrügerRollup merge of #90266 - b-naber:uneval_substs, r=lcnr
2021-10-25 Matthias KrügerRollup merge of #90196 - yanok:master, r=scottmcm
2021-10-25 Matthias KrügerRollup merge of #89581 - jblazquez:master, r=Mark-Simul...
2021-10-25 Guillaume GomezRollup merge of #90017 - jackh726:issue-tests, r=nikoma...
2021-10-25 Matthias KrügerRollup merge of #90238 - GuillaumeGomez:mailmap-alias...
2021-10-25 Matthias KrügerRollup merge of #90127 - JohnTitor:fix-90113, r=estebank
2021-10-25 borsAuto merge of #89808 - tmiasko:llvm-multithreaded,...
2021-10-25 borsAuto merge of #90210 - cjgillot:qarray2, r=Mark-Simulacrum
2021-10-24 Matthias KrügerRollup merge of #90162 - WaffleLapkin:const_array_slice...
2021-10-24 Matthias KrügerRollup merge of #90155 - jsha:outdent-methods, r=Guilla...
2021-10-24 Matthias KrügerRollup merge of #90100 - Mark-Simulacrum:speed-macos...
2021-10-24 Matthias KrügerRollup merge of #89558 - lcnr:query-stable-lint, r...
2021-10-24 borsAuto merge of #85254 - cjgillot:reveal-mir, r=lcnr
2021-10-24 borsAuto merge of #90208 - Mark-Simulacrum:hash-bytes-fast...
2021-10-24 borsAuto merge of #89776 - rusticstuff:ci-overflow-checks...
2021-10-23 borsAuto merge of #90175 - cuviper:min-llvm-12, r=nagisa
2021-10-23 borsAuto merge of #90203 - matthiaskrgr:rollup-v215wew...
2021-10-23 Matthias KrügerRollup merge of #90198 - the8472:available-parallelism...
2021-10-23 Matthias KrügerRollup merge of #90168 - tmiasko:const-qualif-storage...
2021-10-23 Matthias KrügerRollup merge of #89829 - voidc:assoc-const-variance...
2021-10-23 Matthias KrügerRollup merge of #88041 - Aaron1011:deny-proc-macro...
2021-10-23 Matthias KrügerRollup merge of #85833 - willcrichton:example-analyzer...
2021-10-13 Will CrichtonFix local crate not being scraped
2021-10-08 Will CrichtonChange handling of spans in scrape examples, add test...
2021-10-08 Will CrichtonMove more scrape-examples logic from JS to rust
2021-10-07 Will CrichtonUpdate to latest rustc and rustdoc styles
2021-10-07 Will CrichtonChange serialized format to use DefPathHash instead...
2021-10-07 Will CrichtonAdd target crates as inputs to reduce size of intermediates
2021-10-07 Will CrichtonIncorporate jyn's feedback
2021-10-07 Will CrichtonMove highlighting logic from JS to Rust
2021-10-07 Will CrichtonSort examples by size
2021-10-07 Will CrichtonGenerate example source files with corresponding links
2021-10-07 Will CrichtonFactor scraping and rendering into separate calls to...
2021-10-07 Will CrichtonFix check issue
2021-10-07 Will CrichtonAdd updated support for example-analyzer