about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-09-09rustdoc: add two regression testsLeón Orell Valerian Liehr-0/+52
2024-09-04Auto merge of #129356 - nikic:llvm19-host, r=Mark-Simulacrumbors-1/+2
2024-09-03Auto merge of #129922 - matthiaskrgr:rollup-4vqx8ct, r=matthiaskrgrbors-242/+305
2024-09-03Rollup merge of #129917 - Kobzol:fix-beta-git, r=Mark-SimulacrumMatthias Krüger-0/+1
2024-09-03Rollup merge of #129916 - tshepang:basic-usage, r=ChrisDentonMatthias Krüger-36/+0
2024-09-03Rollup merge of #129913 - saethlin:l4re-read-buf, r=NoratriebMatthias Krüger-0/+4
2024-09-03Rollup merge of #129885 - cuishuang:master, r=scottmcmMatthias Krüger-2/+2
2024-09-03Rollup merge of #129860 - lqd:remove-duplicate-deps, r=alexcrichtonMatthias Krüger-23/+14
2024-09-03Rollup merge of #129800 - ChrisDenton:remove-dir-all2, r=AmanieuMatthias Krüger-169/+253
2024-09-03Rollup merge of #129311 - onur-ozkan:multiple-candidates-fix, r=KobzolMatthias Krüger-10/+2
2024-09-03Rollup merge of #129152 - onur-ozkan:custom-clippy, r=KobzolMatthias Krüger-2/+29
2024-09-03Auto merge of #129777 - nnethercote:unreachable_pub-4, r=Urgaubors-487/+504
2024-09-02Auto merge of #129915 - matthiaskrgr:rollup-56h2xp2, r=matthiaskrgrbors-179/+191
2024-09-03Add `warn(unreachable_pub)` to `rustc_const_eval`.Nicholas Nethercote-25/+26
2024-09-03Add `warn(unreachable_pub)` to `rustc_ty_utils`.Nicholas Nethercote-10/+11
2024-09-03Add `warn(unreachable_pub)` to `rustc_type_ir`.Nicholas Nethercote-1/+2
2024-09-03Add `warn(unreachable_pub)` to `rustc_transmute`.Nicholas Nethercote-4/+5
2024-09-03Add `warn(unreachable_pub)` to `rustc_trait_selection`.Nicholas Nethercote-16/+17
2024-09-03Add `warn(unreachable_pub)` to `rustc_traits`.Nicholas Nethercote-1/+2
2024-09-03Add `warn(unreachable_pub)` to `rustc_target`.Nicholas Nethercote-345/+346
2024-09-03Add `warn(unreachable_pub)` to `rustc_symbol_mangling`.Nicholas Nethercote-0/+1
2024-09-03Add `warn(unreachable_pub)` to `rustc_span`.Nicholas Nethercote-2/+3
2024-09-03Add `warn(unreachable_pub)` to `rustc_smir`.Nicholas Nethercote-8/+9
2024-09-03Add `warn(unreachable_pub)` to `rustc_session`.Nicholas Nethercote-69/+74
2024-09-03Add `warn(unreachable_pub)` to `rustc_serialize`.Nicholas Nethercote-0/+1
2024-09-03Add `warn(unreachable_pub)` to `rustc_sanitizers`.Nicholas Nethercote-6/+7
2024-09-02Fix parsing of beta version in dry-run modeJakub Beránek-0/+1
2024-09-02process.rs: remove "Basic usage" text where not usefulTshepang Mbambo-36/+0
2024-09-02Rollup merge of #129907 - saethlin:solid-io-error, r=WaffleLapkinMatthias Krüger-1/+1
2024-09-02Rollup merge of #129906 - BoxyUwU:boxy_mailmap, r=lqdMatthias Krüger-0/+1
2024-09-02Rollup merge of #129905 - davidtwco:update-davidtwco-mailmap, r=lqdMatthias Krüger-0/+1
2024-09-02Rollup merge of #129892 - oskgo:clarify-slice-from-raw, r=RalfJungMatthias Krüger-8/+8
2024-09-02Rollup merge of #129890 - alex:patch-1, r=workingjubileeMatthias Krüger-1/+1
2024-09-02Rollup merge of #129878 - Sajjon:sajjon_fix_typos_batch_3, r=jieyouxuMatthias Krüger-21/+21
2024-09-02Rollup merge of #129877 - Sajjon:sajjon_fix_typos_batch_2, r=fee1-deadMatthias Krüger-54/+54
2024-09-02Rollup merge of #129875 - Sajjon:sajjon_fix_typos_batch_1, r=compiler-errors,...Matthias Krüger-44/+44
2024-09-02Rollup merge of #129868 - Kobzol:kobzol-vacation-remove, r=lqdMatthias Krüger-1/+0
2024-09-02Rollup merge of #129856 - RalfJung:compiler_fence, r=thomccMatthias Krüger-29/+29
2024-09-02Rollup merge of #129829 - compiler-errors:decode-non-optional, r=lcnrMatthias Krüger-5/+18
2024-09-02Rollup merge of #129748 - RalfJung:box-validity, r=workingjubileeMatthias Krüger-15/+13
2024-09-02Add missing read_buf stub for x86_64-unknown-l5re-uclibcBen Kimock-0/+4
2024-09-02Fix compile error in solid's remove_dir_allBen Kimock-1/+1
2024-09-02Remove kobzol vacation statusJakub Beránek-1/+0
2024-09-02mailmapper?Boxy-0/+1
2024-09-02mailmap: add new email for davidtwcoDavid Wood-0/+1
2024-09-02Auto merge of #129317 - compiler-errors:expectation-subtyping, r=lcnrbors-82/+94
2024-09-02clarify language around non-null ptrs in slice::rawoskgo-8/+8
2024-09-02Remove stray word in a commentAlex Gaynor-1/+1
2024-09-02Auto merge of #129873 - matthiaskrgr:rollup-bv849ud, r=matthiaskrgrbors-232/+305
2024-09-02chore: remove repetitive wordscuishuang-2/+2