about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-05-02Slightly tighten leak-on-panic test casesStein Somers-52/+49
2022-05-02Share testing utilities with non-btree test casesStein Somers-8/+7
2022-05-02Auto merge of #96622 - JohnTitor:rollup-8hckgaj, r=JohnTitorbors-723/+756
2022-05-02Rollup merge of #96610 - GuillaumeGomez:update-browser-ui-test, r=notriddleYuki Okushi-2/+1
2022-05-02Rollup merge of #96571 - thomcc:bathroom-stall, r=Mark-SimulacrumYuki Okushi-0/+7
2022-05-02Rollup merge of #96568 - EliasHolzmann:fmt_doc_fixes, r=joshtriplettYuki Okushi-18/+31
2022-05-02Rollup merge of #96567 - alex-semenyuk:fix_docs_for_logs_func, r=Mark-SimulacrumYuki Okushi-6/+6
2022-05-02Rollup merge of #96499 - jyn514:bootstrap-doctests, r=Mark-SimulacrumYuki Okushi-0/+11
2022-05-02Rollup merge of #96222 - jmaargh:john-mark/clarify-from-raw-parts-docs, r=Joh...Yuki Okushi-3/+8
2022-05-02Rollup merge of #94126 - ssomers:alloc_prep_1, r=Mark-SimulacrumYuki Okushi-694/+692
2022-05-01Auto merge of #96517 - ferrocene:pa-files-related-to-test, r=Mark-Simulacrumbors-11/+35
2022-05-01Auto merge of #96521 - petrochenkov:docrules, r=notriddle,GuillaumeGomezbors-41/+175
2022-05-01Update browser-ui-test version to 0.9.0Guillaume Gomez-2/+1
2022-05-01Auto merge of #96582 - petrochenkov:finalize, r=cjgillotbors-198/+122
2022-05-01Auto merge of #96549 - ouz-a:mir-opt, r=oli-obkbors-148/+69
2022-05-01resolve: Rename `unusable_binding` to `ignore_binding`Vadim Petrochenkov-54/+41
2022-05-01resolve: Merge `last_import_segment` into `Finalize`Vadim Petrochenkov-44/+16
2022-05-01resolve: Pass full `Finalize` in nearly all casesVadim Petrochenkov-20/+18
2022-05-01resolve: Turn `enum Finalize` into an optional structVadim Petrochenkov-92/+59
2022-05-01std::fmt: Improved list of formatting macrosElias Holzmann-4/+6
2022-05-01std::fmt: Removed reference to Formatter::buf and other private fieldsElias Holzmann-3/+3
2022-05-01std::fmt: Fix the grammar documentationElias Holzmann-2/+7
2022-05-01std::fmt: Added argument index comments to examples for specifying precisionElias Holzmann-6/+6
2022-05-01std::fmt: Fixed documentation for specifying precision via `.*`Elias Holzmann-5/+11
2022-05-01Auto merge of #96376 - scottmcm:do-yeet, r=oli-obkbors-21/+303
2022-05-01re-name stuffouz-a-10/+15
2022-05-01Auto merge of #96576 - oli-obk:post_monomorphization_error_backtrace, r=lqdbors-6/+98
2022-05-01Auto merge of #96078 - udoprog:refcounted-str-to-u8, r=dtolnaybors-0/+38
2022-04-30Bump shared_from_str to Rust 1.62.0David Tolnay-2/+2
2022-05-01Auto merge of #96490 - dtolnay:writetmpbackport, r=Mark-Simulacrumbors-13/+13
2022-04-30Revert "Bless coverage-reports after core macro blocks change"David Tolnay-4/+4
2022-04-30Feature-gate `do yeet` inside `cfg`s tooScott McMurray-8/+41
2022-04-30Bless the UI testsScott McMurray-18/+28
2022-05-01Auto merge of #95362 - scottmcm:calloc-arrays, r=Mark-Simulacrumbors-1/+8
2022-04-30Fix the rustfmt buildScott McMurray-0/+5
2022-04-30Fix the clippy buildScott McMurray-0/+1
2022-04-30Add `do yeet` expressions to allow experimentation in nightlyScott McMurray-3/+236
2022-04-30Auto merge of #93815 - camsteffen:intravisit-docs, r=cjgillotbors-35/+35
2022-05-01Fix some links in the standard libraryVadim Petrochenkov-0/+9
2022-05-01rustdoc: Track `macro_rules` scopes during early doc link resolutionVadim Petrochenkov-4/+99
2022-04-30rustdoc: Keep full `ParentScope` during early doc link resolutionVadim Petrochenkov-30/+36
2022-04-30rustdoc: Early-resolve doc links in all requested namespacesVadim Petrochenkov-13/+37
2022-04-30Auto merge of #96347 - estebank:issue-96292, r=compiler-errorsbors-15/+96
2022-04-30Update intravisit docsCameron Steffen-35/+35
2022-04-30Auto merge of #96348 - overdrivenpotato:inline-location, r=the8472bors-0/+4
2022-04-30Auto merge of #93803 - cjgillot:unify-bounds, r=oli-obkbors-1462/+1498
2022-04-30Bless nll tests.Camille GILLOT-28/+45
2022-04-30Correct comment.Camille GILLOT-2/+1
2022-04-30Save colon span to suggest bounds.Camille GILLOT-53/+63
2022-04-30Bless tests.Camille GILLOT-298/+527