about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-05-05rustdoc: fix JS error when rendering parse errorMichael Howell-0/+4
2022-05-05rustdoc: add test case assertions for ArrowDown highlight first resultMichael Howell-0/+4
2022-05-05rustdoc: fix keyboard shortcuts and console log on search pageMichael Howell-12/+44
2022-05-05rustdoc: change the "In Function Signatures" to context-sensitiveMichael Howell-5/+17
2022-05-05Use STARTS_WITH, since it's more specificMichael Howell-4/+4
2022-05-05rustdoc: when running a function-signature search, tweak the tab barMichael Howell-36/+49
2022-05-05Auto merge of #91779 - ridwanabdillahi:natvis, r=michaelwoeristerbors-0/+149
2022-05-05Auto merge of #96630 - m-ysk:fix/issue-88038, r=notriddlebors-11/+1
2022-05-05Auto merge of #96720 - JohnTitor:rollup-9jaaekr, r=JohnTitorbors-185/+608
2022-05-05Rollup merge of #96677 - jyn514:label-break-value-tests, r=petrochenkovYuki Okushi-1/+208
2022-05-05Rollup merge of #96658 - Folyd:es6, r=GuillaumeGomezYuki Okushi-112/+109
2022-05-05Rollup merge of #96628 - joshtriplett:stabilize-then-some, r=m-ou-seYuki Okushi-1/+0
2022-05-05Rollup merge of #96603 - Alexendoo:const-generics-tests, r=Mark-SimulacrumYuki Okushi-71/+291
2022-05-05Auto merge of #96593 - jackh726:issue-93262, r=compiler-errorsbors-1/+56
2022-05-04Auto merge of #96546 - nnethercote:overhaul-MacArgs, r=petrochenkovbors-22/+23
2022-05-05Overhaul `MacArgs::Eq`.Nicholas Nethercote-22/+23
2022-05-04Auto merge of #94775 - oli-obk:operand_order, r=davidtwcobors-4/+43
2022-05-04Stabilize `bool::then_some`Josh Triplett-1/+0
2022-05-04Auto merge of #96695 - JohnTitor:rollup-oo4fc1h, r=JohnTitorbors-5/+209
2022-05-04Generate an intermediate temporary for `Drop` constants.Oli Scherer-8/+21
2022-05-04Rollup merge of #96686 - JohnTitor:impl-trait-tests, r=oli-obkYuki Okushi-0/+123
2022-05-04Rollup merge of #96679 - ricked-twice:issue-96223-fix, r=jackh726Yuki Okushi-0/+80
2022-05-04Rollup merge of #96668 - GuillaumeGomez:fix-rustdoc-ui-flaky-test, r=petroche...Yuki Okushi-1/+2
2022-05-04Rollup merge of #96662 - rockboynton:master, r=GuillaumeGomezYuki Okushi-3/+2
2022-05-04Rollup merge of #96597 - semarie:split_debuginfo-unix, r=davidtwco,Mark-Simul...Yuki Okushi-1/+2
2022-05-04Auto merge of #96693 - ehuss:update-cargo, r=ehussbors-0/+0
2022-05-04Add regression testOli Scherer-0/+26
2022-05-04Revert #92191 Prefer projection candidates instead of param_env candidates fo...Jack Huey-1/+56
2022-05-03Update cargoEric Huss-0/+0
2022-05-04Auto merge of #96447 - petrochenkov:docregr, r=GuillaumeGomezbors-1/+57
2022-05-04Move callback to the () => {} syntax.Folyd-112/+109
2022-05-04Auto merge of #96353 - estebank:issue-95413, r=compiler-errorsbors-0/+114
2022-05-04Add some TAIT-related testsYuki Okushi-0/+123
2022-05-03Auto merge of #95380 - compiler-errors:unit-destructure-assign, r=nikomatsakisbors-0/+34
2022-05-03Taking review hints into account.ricked-twice-8/+7
2022-05-03Auto merge of #96558 - bjorn3:librarify_parse_format, r=davidtwcobors-2/+3
2022-05-03Quick fix for #96223.ricked-twice-0/+81
2022-05-03Add more tests for label-break-valueJoshua Nelson-1/+208
2022-05-03Fix flaky rustdoc-ui test because it did not replace time resultGuillaume Gomez-1/+2
2022-05-03Add support for a new attribute `#[debugger_visualizer]` to support embedding...ridwanabdillahi-0/+149
2022-05-04ignore the doctest for mapYoshiki Matsuda-1/+1
2022-05-03Make rustc_parse_format compile on stablebjorn3-2/+3
2022-05-03:arrow_up: rust-analyzerLaurențiu Nicola-22/+7
2022-05-03Rollup merge of #96646 - estebank:issue-96638, r=jackh726Yuki Okushi-0/+28
2022-05-03Rollup merge of #96629 - ken-matsui:fix-invalid-keyword-order-for-function-de...Yuki Okushi-12/+34
2022-05-03Rollup merge of #96614 - JohnTitor:test-92305, r=oli-obkYuki Okushi-0/+47
2022-05-03Rollup merge of #96589 - Badel2:source-callsite, r=michaelwoeristerYuki Okushi-0/+37
2022-05-03Rollup merge of #93097 - GuillaumeGomez:settings-js, r=jshaYuki Okushi-206/+439
2022-05-02Fix typo in lint levels docRock Boynton-3/+2
2022-05-03Tweak wordingEsteban Kuber-28/+28