about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-11-04test tidy should not count untracked paths towards entries limityukang-26/+35
2022-11-04Auto merge of #103962 - matthiaskrgr:rollup-9av8i6k, r=matthiaskrgrbors-213/+334
2022-11-04Formatting changes + add UI testclubby789-10/+59
2022-11-04Give a specific lint for unsafety not being inheritedclubby789-9/+35
2022-11-04Add rustbot features related to PR state labelsHKalbasi-0/+10
2022-11-04fake a base to suppress later extra error messageyukang-41/+35
2022-11-04Rollup merge of #103953 - TaKO8Ki:remove-unused-arg-from-throw_unresolved_imp...Matthias Krüger-18/+10
2022-11-04Rollup merge of #103950 - nbdd0121:master, r=tmiaskoMatthias Krüger-0/+16
2022-11-04Rollup merge of #103941 - douweschulte:patch-1, r=jyn514Matthias Krüger-2/+2
2022-11-04Rollup merge of #103935 - GuillaumeGomez:remove-rustdoc-visibility-ty, r=notr...Matthias Krüger-153/+129
2022-11-04Rollup merge of #103845 - camsteffen:data-structures-track-caller, r=compiler...Matthias Krüger-0/+11
2022-11-04Rollup merge of #103780 - compiler-errors:bound-closure-lifetimes, r=jackh726Matthias Krüger-38/+161
2022-11-04Rollup merge of #103680 - RalfJung:cstr-links, r=JohnTitorMatthias Krüger-2/+5
2022-11-04Auto merge of #103098 - Amanieu:asm-tied-fixed, r=bjorn3bors-2/+11
2022-11-04Small style improvementsnils-12/+13
2022-11-04update commentNeutron3529-4/+8
2022-11-04Auto merge of #103954 - matthiaskrgr:rollup-tskpxnj, r=matthiaskrgrbors-83/+125
2022-11-03Make mir opt unused file check blessableJakob Degen-7/+11
2022-11-04Update linker-plugin-lto.md to contain up to Rust 1.65Jack Grigg-1/+6
2022-11-04Rollup merge of #103940 - notriddle:notriddle/main-content-item-info-margin-t...Matthias Krüger-1/+0
2022-11-04Rollup merge of #103938 - notriddle:notriddle/search-results-border-bottom, r...Matthias Krüger-2/+19
2022-11-04Rollup merge of #103931 - pnkfelix:note-eh-personality-limit-atop-lld, r=Mark...Matthias Krüger-0/+3
2022-11-04Rollup merge of #103930 - fee1-dead-contrib:mv-from-root, r=jyn514Matthias Krüger-8/+8
2022-11-04Rollup merge of #103915 - chenyukang:yukang/fix-103874, r=lcnrMatthias Krüger-51/+30
2022-11-04Rollup merge of #103912 - flba-eb:doc_adding_tier3_target, r=davidtwcoMatthias Krüger-0/+25
2022-11-04Rollup merge of #103905 - notriddle:notriddle/sidebar-elems-background, r=Gui...Matthias Krüger-1/+0
2022-11-04Rollup merge of #103892 - compiler-errors:afit-rustdoc, r=GuillaumeGomezMatthias Krüger-18/+35
2022-11-04Rollup merge of #103884 - spastorino:visit-fn-ret-ty-intravisit, r=compiler-e...Matthias Krüger-1/+4
2022-11-04Rollup merge of #103825 - Mark-Simulacrum:fix-relnotes, r=pietroalbiniMatthias Krüger-1/+1
2022-11-04UPDATE - accept dyn error and make Box<dyn error> conform to IntoDiagnosticArgJhonny Bill Mena-22/+22
2022-11-04UPDATE - address PR CommentsJhonny Bill Mena-83/+40
2022-11-04FIX - Migrate missing errors in link.rsJhonny Bill Mena-4/+21
2022-11-04ADD - ExtractBundledLibsError. Migrated extract_bundled_libs to translatable ...Jhonny Bill Mena-19/+98
2022-11-04UPDATE - Complete link.rs migration to new diagnostics infraestructureJhonny Bill Mena-81/+227
2022-11-03Remove reference from the intra-doc link checker.Eric Huss-24/+10
2022-11-03Move intra-doc link checks to a separate function.Eric Huss-6/+17
2022-11-04remove unused argument from `throw_unresolved_import_error`Takayuki Maeda-18/+10
2022-11-04Auto merge of #102928 - notriddle:notriddle/rustdoc-thin-vec, r=GuillaumeGomezbors-75/+72
2022-11-04Inline and remove `validate_int_literal`.Nicholas Nethercote-23/+18
2022-11-04Refactor `cook_lexer_literal`.Nicholas Nethercote-42/+36
2022-11-04Improve comments.Nicholas Nethercote-4/+1
2022-11-04Make non-ASCII errors more consistent.Nicholas Nethercote-74/+62
2022-11-04Fix ICE when negative impl is collected during eager monoGary Guo-0/+16
2022-11-04fix #102806, suggest use .. to fill in the rest of the fields of Structyukang-3/+103
2022-11-03clarify no_data_race_after_complete testDrMeepster-2/+2
2022-11-03refactor into private functionsDrMeepster-26/+51
2022-11-04Auto merge of #101834 - compiler-errors:super-deduce-closure-sig, r=lcnrbors-102/+125
2022-11-03Cleanup bind_pattern argsCameron Steffen-37/+14
2022-11-03Auto merge of #103922 - Mark-Simulacrum:revert-cargo, r=Mark-Simulacrumbors-4/+4
2022-11-03Fixed typosDouwe Schulte-2/+2