about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
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-76/+554
2022-05-05Auto merge of #96649 - tbu-:pr_to_ipv4_loopback_doc, r=m-ou-sebors-1/+4
2022-05-05Auto merge of #96630 - m-ysk:fix/issue-88038, r=notriddlebors-12/+2
2022-05-05Auto merge of #96626 - thomcc:rand-bump, r=m-ou-sebors-28/+43
2022-05-05Auto merge of #96720 - JohnTitor:rollup-9jaaekr, r=JohnTitorbors-214/+625
2022-05-05Rollup merge of #96697 - oli-obk:trace_queries, r=michaelwoeristerYuki Okushi-1/+6
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-25/+1
2022-05-05Rollup merge of #96619 - akiekintveld:same_mutex_check_relaxed_ordering, r=m-...Yuki Okushi-2/+8
2022-05-05Rollup merge of #96616 - akiekintveld:min_stack_relaxed_ordering, r=joshtriplettYuki Okushi-2/+2
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-17/+64
2022-05-04Cleanup broken doc links.ridwanabdillahi-1/+1
2022-05-05Make it clear that `to_ipv4` returns an IPv4 address for the IPv6 loopbackTobias Bucher-1/+4
2022-05-04Auto merge of #96546 - nnethercote:overhaul-MacArgs, r=petrochenkovbors-115/+193
2022-05-05Add a comment on `TokenKind::Interpolated`.Nicholas Nethercote-0/+9
2022-05-05Overhaul `MacArgs::Eq`.Nicholas Nethercote-88/+174
2022-05-04Enable tracing for all queryiesOli Scherer-1/+6
2022-05-04Auto merge of #96683 - nnethercote:speed-up-Token-ident-lifetime, r=petrochenkovbors-11/+21
2022-05-04Auto merge of #94775 - oli-obk:operand_order, r=davidtwcobors-34/+144
2022-05-04Stabilize `bool::then_some`Josh Triplett-25/+1
2022-05-04Auto merge of #96695 - JohnTitor:rollup-oo4fc1h, r=JohnTitorbors-10/+218
2022-05-04Generate an intermediate temporary for `Drop` constants.Oli Scherer-38/+122
2022-05-04Rollup merge of #96686 - JohnTitor:impl-trait-tests, r=oli-obkYuki Okushi-0/+123
2022-05-04Rollup merge of #96684 - tmiasko:mir-downcast, r=petrochenkovYuki Okushi-4/+2
2022-05-04Rollup merge of #96679 - ricked-twice:issue-96223-fix, r=jackh726Yuki Okushi-1/+87
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-1/+2
2022-05-04Add regression testOli Scherer-0/+26
2022-05-04Revert #92191 Prefer projection candidates instead of param_env candidates fo...Jack Huey-17/+64
2022-05-03Update cargoEric Huss-1/+2
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-1/+132
2022-05-04Add some TAIT-related testsYuki Okushi-0/+123
2022-05-03Auto merge of #95380 - compiler-errors:unit-destructure-assign, r=nikomatsakisbors-7/+80
2022-05-03Update `ProjectionElem::Downcast` documentationTomasz Miąsko-4/+2
2022-05-03Taking review hints into account.ricked-twice-9/+8
2022-05-04Remove unnecessary `NtIdent` in `Token::is_whole_expr`.Nicholas Nethercote-1/+1
2022-05-04Fix spelling of an identifier.Nicholas Nethercote-4/+4
2022-05-04Speed up `Token::{ident,lifetime}`.Nicholas Nethercote-6/+16
2022-05-03Auto merge of #96558 - bjorn3:librarify_parse_format, r=davidtwcobors-191/+231
2022-05-03Quick fix for #96223.ricked-twice-1/+88
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-76/+554