about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-11-16Preparing for merge from rustcRalf Jung-1/+1
2023-11-16Auto merge of #117930 - thomcc:const_str-unnamed, r=nikicbors-0/+1
2023-11-16Cargo.lock: add unwinding to lock fileSean Cross-0/+12
2023-11-16compiler: enable unwinding on riscv32imac_unknown_xous_elfSean Cross-1/+1
2023-11-16std: personality: support gcc personality on XousSean Cross-0/+1
2023-11-16panic_unwind: support unwinding on xousSean Cross-0/+1
2023-11-16unwind: add support for using `unwinding` crateSean Cross-6/+120
2023-11-16When using existing fn as module, don't claim it doesn't existEsteban Küber-4/+16
2023-11-16Reduce exposure of things.Nicholas Nethercote-32/+29
2023-11-16Auto merge of #117916 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-11-16Update cargoWeihang Lo-0/+0
2023-11-16lint when relevant sides of binops are constantsy21-51/+180
2023-11-16Auto merge of #117948 - aeubanks:dibuilder, r=durin42bors-0/+3
2023-11-16Add test suggestions for `mir-opt` and `coverage`Zalathar-0/+11
2023-11-16Support multiple globs in static suggestionsZalathar-13/+15
2023-11-16Allow trailing commas in static suggestionsZalathar-5/+5
2023-11-15Add check-cfg to craneliftMark Rousskov-0/+2
2023-11-15Add check-cfg to craneliftMark Rousskov-0/+2
2023-11-15Re-format code with new rustfmtMark Rousskov-490/+652
2023-11-16if available use a Child's pidfd for kill/waitThe 8472-4/+78
2023-11-15Bump cfg(bootstrap)sMark Rousskov-3/+3
2023-11-15Bump cfg(bootstrap)sMark Rousskov-187/+151
2023-11-15Bump stage0 to latestMark Rousskov-374/+366
2023-11-15Substitute version placeholdersMark Rousskov-80/+80
2023-11-16update comment, we're currently using a different syscallThe 8472-1/+1
2023-11-16set CLOEXEC on pidfd received from child processThe 8472-3/+7
2023-11-16Auto merge of #117954 - aeubanks:dibuilder2, r=durin42bors-1/+5
2023-11-15llvm-wrapper: Pass newly added param to DIBuilder::createEnumerationType()Arthur Eubanks-1/+5
2023-11-15rustdoc-search: simplify the checkTypes fast pathMichael Howell-61/+10
2023-11-15Auto merge of #3164 - devnexen:fbsd_upd3, r=RalfJungbors-2/+20
2023-11-1517 -> 18Arthur Eubanks-1/+1
2023-11-15freebsd adding getrandom interception.David Carlier-2/+20
2023-11-15dogfood clippyy21-48/+57
2023-11-15fix empty needle corner case and add testsy21-2/+203
2023-11-15[`redundant_guards`]: lint `slice::{starts_with,ends_with}`y21-5/+31
2023-11-15Auto merge of #15902 - lnicola:bump-deps, r=Veykrilbors-235/+222
2023-11-15[llvm-wrapper] Pass newly added param to DIBuilder::createStaticMemberType()Arthur Eubanks-0/+3
2023-11-15Bump memchrLaurențiu Nicola-3/+3
2023-11-15Bump arbitrary and derive-arbitraryLaurențiu Nicola-6/+6
2023-11-15Bump bitflagsLaurențiu Nicola-7/+8
2023-11-15Bump cargo_metadataLaurențiu Nicola-7/+8
2023-11-15Bump rayonLaurențiu Nicola-9/+8
2023-11-15Bump xshellLaurențiu Nicola-8/+9
2023-11-15Bump tracing-tree againLaurențiu Nicola-27/+9
2023-11-15Auto merge of #117878 - gavinleroy:proper-depth-check, r=lcnrbors-2/+10
2023-11-15[`redundant_guards`]: lint empty slice checksy21-2/+8
2023-11-15[`redundant_guards`]: lint empty string checksy21-13/+40
2023-11-15avoid exhaustive i16 test in MiriRalf Jung-2/+5
2023-11-15Merge pull request #371 from rust-lang/lane_to_elementCaleb Zulawski-491/+486
2023-11-15Auto merge of #116555 - paulmenage:llvm-module-flag, r=wesleywiserbors-0/+68