]> git.lizzy.rs Git - rust.git/history - src/test
Finish rustdoc error improvement
[rust.git] / src / test /
2022-06-27 Guillaume GomezFinish rustdoc error improvement
2022-06-27 Shivani BhardwajAdd test for help output with -W
2022-06-27 Shivani BhardwajAdd test for default rustdoc run
2022-06-24 borsAuto merge of #98447 - JohnTitor:rollup-pponoo3, r...
2022-06-24 Yuki OkushiRollup merge of #98419 - WaffleLapkin:remove_excess_rib...
2022-06-24 Yuki OkushiRollup merge of #98411 - ehuss:update-tendril, r=Mark...
2022-06-24 Yuki OkushiRollup merge of #98394 - Enselic:fixup-rustc_main-renam...
2022-06-24 Yuki OkushiRollup merge of #98280 - compiler-errors:better-call...
2022-06-24 Yuki OkushiRollup merge of #98214 - petrochenkov:islike, r=compile...
2022-06-24 Yuki OkushiRollup merge of #98039 - tnballo:master, r=thomcc
2022-06-24 Yuki OkushiRollup merge of #97633 - mkroening:object-osabi, r...
2022-06-24 Yuki OkushiRollup merge of #96955 - Aaron1011:pretty-print-sort...
2022-06-24 Yuki OkushiRollup merge of #91264 - GuillaumeGomez:macro-jump...
2022-06-24 borsAuto merge of #98109 - nikomatsakis:issue-98095, r...
2022-06-24 borsAuto merge of #98395 - arlosi:update-cargo, r=ehuss
2022-06-24 borsAuto merge of #98438 - compiler-errors:rollup-fudubjn...
2022-06-23 Michael GouletRollup merge of #98422 - GuillaumeGomez:browser-ui...
2022-06-23 Michael GouletRollup merge of #98410 - ehuss:update-books, r=ehuss
2022-06-23 Michael GouletRollup merge of #98409 - joshtriplett:triagebot-nominat...
2022-06-23 Michael GouletRollup merge of #98390 - GuillaumeGomez:keyword-rustdoc...
2022-06-23 Michael GouletRollup merge of #98388 - rosehuds:master, r=davidtwco
2022-06-23 Michael GouletRollup merge of #98365 - jyn514:improve-obligation...
2022-06-23 Michael GouletRollup merge of #98364 - RalfJung:arc-clone, r=Mark...
2022-06-23 Michael GouletRollup merge of #98355 - hoodmane:emscripten-no-default...
2022-06-23 Michael GouletRollup merge of #98353 - beetrees:builtin-macros-cfg...
2022-06-23 Michael GouletRollup merge of #98310 - jsha:defer-source-sidebar...
2022-06-23 Michael GouletRollup merge of #98305 - klensy:no-err-alloc, r=compile...
2022-06-23 Michael GouletRollup merge of #98283 - TaKO8Ki:point-at-private-field...
2022-06-23 Michael GouletRollup merge of #98269 - compiler-errors:provide-more...
2022-06-23 Michael GouletRollup merge of #98259 - jyn514:improve-obligation...
2022-06-23 Michael GouletRollup merge of #98184 - compiler-errors:elided-lifetim...
2022-06-23 Michael GouletRollup merge of #96173 - jmaargh:jmaargh/with-capacity...
2022-06-23 Niko Matsakisadd regression tests found in crater
2022-06-23 Niko Matsakisnormalize if-eq bounds before testing
2022-06-22 Aaron HillRemove (transitive) reliance on sorting by DefId in...
2022-06-22 Guillaume GomezAdd test for keywords in rustdoc JSON output
2022-06-22 borsAuto merge of #98279 - cjgillot:all-fresh-nofn, r=petro...
2022-06-22 borsAuto merge of #98375 - JohnTitor:rollup-e5c6rgo, r...
2022-06-22 Yuki OkushiRollup merge of #98363 - RalfJung:btree-test-ref-alloc...
2022-06-22 Yuki OkushiRollup merge of #98356 - lucasthormann:patch-1, r=Mark...
2022-06-22 Yuki OkushiRollup merge of #98226 - ChrisDenton:doc-extern-options...
2022-06-22 Yuki OkushiRollup merge of #98005 - compiler-errors:impossible...
2022-06-22 Yuki OkushiRollup merge of #97895 - nbdd0121:unlikely, r=estebank
2022-06-22 Yuki OkushiRollup merge of #97818 - compiler-errors:rpit-error...
2022-06-22 Yuki OkushiRollup merge of #97516 - RalfJung:atomics, r=joshtriplett
2022-06-22 Yuki OkushiRollup merge of #97454 - Mark-Simulacrum:relnotes,...
2022-06-22 Yuki OkushiRollup merge of #96768 - m-ou-se:futex-fuchsia, r=tmandry
2022-06-22 Yuki OkushiRollup merge of #95446 - notseanray:master, r=Mark...
2022-06-22 Takayuki Maedaadd "was" to pluralize macro and use it
2022-06-22 Takayuki Maedastop pointing at definitions of missing fields
2022-06-22 borsAuto merge of #97853 - TaKO8Ki:emit-only-one-note-per...
2022-06-22 Michael GouletAdd some tests for impossible bounds
2022-06-22 Michael GouletPoint at return expression for RPIT-related error
2022-06-22 Michael GouletImprove suggestion for calling closure on type mismatch
2022-06-22 Joshua NelsonAddress review comments from #98259
2022-06-22 borsAuto merge of #98359 - JohnTitor:rollup-v30vyzr, r...
2022-06-21 Yuki OkushiRollup merge of #98344 - spastorino:remove-misleading...
2022-06-21 Yuki OkushiRollup merge of #98336 - fmease:remove-faulty-doc-hidde...
2022-06-21 Yuki OkushiRollup merge of #98334 - JohnTitor:issue-73727, r=compi...
2022-06-21 Yuki OkushiRollup merge of #98199 - c410-f3r:z-errors, r=petrochenkov
2022-06-21 Yuki OkushiRollup merge of #98099 - RalfJung:convert_tag_add_extra...
2022-06-21 Yuki OkushiRollup merge of #97867 - lcnr:lub-binder, r=oli-obk
2022-06-21 Camille GILLOTAlways create parameters for functions-like types.
2022-06-21 beetreesAdd UI test for `cfg!(foo, bar)`
2022-06-21 borsAuto merge of #98098 - bjorn3:archive_refactor, r=micha...
2022-06-21 borsAuto merge of #98335 - JohnTitor:rollup-j2zudxv, r...
2022-06-21 CaioMove some tests to more reasonable directories
2022-06-21 León Orell Valeria... Remove `#[doc(hidden)]` logic from `unused_attributes...
2022-06-21 Yuki OkushiRollup merge of #98330 - conradludgate:io-slice-mut...
2022-06-21 Yuki OkushiRollup merge of #98329 - oli-obk:fast_path_ice, r=cjgillot
2022-06-21 Yuki OkushiRollup merge of #98323 - lnicola:rust-analyzer-2022...
2022-06-21 Yuki OkushiRollup merge of #98313 - m-ou-se:fix-comments, r=joshtr...
2022-06-21 Yuki OkushiRollup merge of #98306 - eggyal:add-unevaluated-to...
2022-06-21 Yuki OkushiRollup merge of #98278 - nnethercote:some-token-stream...
2022-06-21 Yuki OkushiRollup merge of #98124 - jsha:defer-crates, r=Guillaume...
2022-06-21 Yuki OkushiRollup merge of #98022 - compiler-errors:erroneous...
2022-06-21 Yuki OkushiRollup merge of #97805 - coolreader18:trace-suggestions...
2022-06-21 Yuki OkushiRollup merge of #97269 - RalfJung:transmute, r=m-ou-se
2022-06-21 Yuki OkushiRollup merge of #94033 - joshtriplett:documentation...
2022-06-21 borsAuto merge of #95576 - DrMeepster:box_erasure, r=oli-obk
2022-06-21 Yuki OkushiAdd a full regression test for #73727
2022-06-21 Oli SchererAvoid an ICE and instead let the compiler report a...
2022-06-21 borsAuto merge of #97657 - Urgau:check-cfg-many-mut, r...
2022-06-21 Michael GouletProvide a segment res in more cases
2022-06-21 Michael GouletGive name if anonymous region appears in impl signature
2022-06-21 borsAuto merge of #98148 - c410-f3r:assert-compiler, r...
2022-06-20 borsAuto merge of #98307 - matthiaskrgr:rollup-rb3huha...
2022-06-20 Jacob Hoffman-Andrewsrustdoc: optimize loading of source sidebar
2022-06-20 Guillaume GomezAdd test for macro support in "jump to def" feature
2022-06-20 Matthias KrügerRollup merge of #98296 - JohnTitor:generator-unstable...
2022-06-20 Matthias KrügerRollup merge of #98276 - compiler-errors:const-format...
2022-06-20 Matthias KrügerRollup merge of #98267 - compiler-errors:suggest-wildca...
2022-06-20 Matthias KrügerRollup merge of #98235 - liuw:mir-gen-drop-magic-value...
2022-06-20 Jacob Hoffman-AndrewsImprove loading of crates.js and sidebar-items.js
2022-06-20 borsAuto merge of #93765 - zhangyunhao116:heapsort, r=m...
2022-06-20 borsAuto merge of #98292 - Dylan-DPC:rollup-hueb8tm, r...
2022-06-20 Dylan DPCRollup merge of #98159 - PrestonFrom:issue_95665, r...
2022-06-20 Dylan DPCRollup merge of #97837 - sunfishcode:sunfishcode/proc...
2022-06-20 Dylan DPCRollup merge of #97150 - ChrisDenton:stdio-create_pipe...
2022-06-20 Dylan DPCRollup merge of #97149 - ChrisDenton:win_async_pipes...
next