about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-02-27Rollup merge of #82596 - matklad:rwlock, r=sfacklerDylan DPC-1/+3
2021-02-27Rollup merge of #82584 - tazjin:rustdoc-aria, r=GuillaumeGomezDylan DPC-1/+1
2021-02-27Rollup merge of #82563 - lucas-deangelis:issue-82209-fix, r=jyn514Dylan DPC-0/+19
2021-02-27Rollup merge of #82561 - tspiteri:cube-root, r=Dylan-DPCDylan DPC-2/+2
2021-02-27Rollup merge of #82537 - wesleywiser:update_measureme, r=oli-obkDylan DPC-5/+18
2021-02-27Rollup merge of #82534 - nikic:musl-crtend, r=nagisaDylan DPC-7/+20
2021-02-27Rollup merge of #82498 - tmiasko:partitioning-debug, r=matthewjasperDylan DPC-6/+15
2021-02-27Rollup merge of #82401 - osa1:remove_redundant_macro, r=matthewjasperDylan DPC-9/+9
2021-02-27Rollup merge of #82395 - pickfire:see-more, r=GuillaumeGomezDylan DPC-2/+2
2021-02-27Rollup merge of #81856 - Smittyvb:utf16-warn, r=matthewjasperDylan DPC-0/+3
2021-02-27Auto merge of #80454 - JulianKnodt:ob_forest_op, r=matthewjasperbors-20/+25
2021-02-27Update library/std/src/sync/rwlock.rsAleksey Kladov-1/+1
2021-02-27clarify RW lock's priority gotchaAleksey Kladov-1/+3
2021-02-27Auto merge of #81874 - tesuji:spec_slice_fill, r=matthewjasperbors-7/+60
2021-02-27Add ARIA role to sidebar toggle in RustdocVincent Ambo-1/+1
2021-02-27Auto merge of #82448 - Aaron1011:merge-hastokens-hasattrs, r=petrochenkovbors-206/+264
2021-02-27Combine HasAttrs and HasTokens into AstLikeAaron Hill-206/+264
2021-02-27Auto merge of #82511 - jsha:fix-bfcache2, r=GuillaumeGomezbors-6/+14
2021-02-27Auto merge of #82577 - Dylan-DPC:rollup-c3si8ju, r=Dylan-DPCbors-370/+564
2021-02-27Rollup merge of #82494 - estebank:issue-82455, r=petrochenkovDylan DPC-2/+44
2021-02-27Rollup merge of #82490 - ehuss:update-cargo, r=ehussDylan DPC-0/+0
2021-02-27Rollup merge of #82482 - tmiasko:small-cycles, r=varkorDylan DPC-7/+4
2021-02-27Rollup merge of #82473 - de-vri-es:android-x86-accept4, r=m-ou-seDylan DPC-8/+2
2021-02-27Rollup merge of #82442 - Aaron1011:fix/closure-mut-crash, r=matthewjasperDylan DPC-25/+66
2021-02-27Rollup merge of #82421 - sunfishcode:wasi-metadata-size, r=alexcrichtonDylan DPC-0/+5
2021-02-27Rollup merge of #82420 - sunfishcode:wasi-docs, r=alexcrichtonDylan DPC-29/+91
2021-02-27Rollup merge of #82419 - petrochenkov:inertord, r=Aaron1011Dylan DPC-47/+126
2021-02-27Rollup merge of #82404 - nagisa:nagisa/hexagon-enums-llvm-comps, r=petrochenkovDylan DPC-5/+6
2021-02-27Rollup merge of #82396 - pickfire:patch-5, r=GuillaumeGomezDylan DPC-2/+2
2021-02-27Rollup merge of #82394 - lnicola:rust-analyzer-2021-02-22, r=jonas-schievinkDylan DPC-17/+17
2021-02-27Rollup merge of #82370 - 0yoyoyo:update-issue-81650-point-anonymous-lifetime,...Dylan DPC-167/+158
2021-02-27Rollup merge of #82057 - upsuper-forks:cstr, r=davidtwco,wesleywiserDylan DPC-60/+42
2021-02-27Rollup merge of #81794 - lcnr:relaxed_adt_unsize-tracking-issue, r=camelidDylan DPC-1/+1
2021-02-27Move test file, add test of generated linkLucas De Angelis-0/+3
2021-02-26Update src/librustdoc/passes/collect_intra_doc_links.rsLucas De Angelis-1/+1
2021-02-26Auto merge of #82559 - tmiasko:inlined, r=petrochenkovbors-8/+52
2021-02-26Fix formattingLucas De Angelis-1/+6
2021-02-26Fix intra-doc handling of `Self` in enumLucas De Angelis-0/+11
2021-02-26Auto merge of #82552 - GuillaumeGomez:rollup-8dn1ztn, r=GuillaumeGomezbors-247/+382
2021-02-26doc: cube root, not cubic rootTrevor Spiteri-2/+2
2021-02-27Add for example word to spotlight docIvan Tham-2/+2
2021-02-26Rollup merge of #82549 - rust-lang:revert-82313-update-normalize-css, r=apirainoGuillaume Gomez-1/+1
2021-02-26Rollup merge of #82545 - jsha:woff2, r=GuillaumeGomezGuillaume Gomez-2/+14
2021-02-26Rollup merge of #82535 - wesleywiser:wip_codegen_thread_names, r=nagisaGuillaume Gomez-47/+77
2021-02-26Rollup merge of #82506 - estebank:unused_variable_lint, r=lcnrGuillaume Gomez-5/+56
2021-02-26Rollup merge of #82491 - tmiasko:i, r=lcnrGuillaume Gomez-124/+146
2021-02-26Rollup merge of #82456 - klensy:or-else, r=estebankGuillaume Gomez-28/+34
2021-02-26Rollup merge of #82165 - nellshamrell:nell/fix-80658-B, r=estebankGuillaume Gomez-22/+49
2021-02-26Rollup merge of #81940 - jhpratt:stabilize-str_split_once, r=m-ou-seGuillaume Gomez-18/+5
2021-02-26Revert "Update normalize.css to 8.0.1"Guillaume Gomez-1/+1