about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-04-14Run filecheck on dest-prop/dead_stores_79191.rs and dead_stores_better.rsCastilloDel-2/+14
2024-04-14Run filecheck on dest-prop/cycle.rsCastilloDel-1/+4
2024-04-14Run filecheck on dest-prop/copy_propagation.rsCastilloDel-1/+17
2024-04-14Run filecheck on dest-prop/branch.rsCastilloDel-1/+4
2024-04-13Auto merge of #123854 - petrochenkov:searchdirs2, r=lqdbors-122/+23
2024-04-13Auto merge of #123656 - lqd:linker-features, r=petrochenkovbors-27/+223
2024-04-13Auto merge of #122603 - estebank:clone-o-rama, r=lcnrbors-143/+1742
2024-04-13Auto merge of #123257 - ChrisDenton:enable-tls, r=fmeasebors-4/+0
2024-04-13Auto merge of #123884 - jhpratt:rollup-1kwk0jz, r=jhprattbors-41/+77
2024-04-13Rollup merge of #123873 - cuviper:mailmap, r=lqdJacob Pratt-0/+2
2024-04-13Rollup merge of #123872 - tgross35:fix-mailmap, r=lqdJacob Pratt-1/+2
2024-04-13Rollup merge of #123868 - eduardosm:stabilize-slice_ptr_len, r=jhprattJacob Pratt-23/+16
2024-04-13Rollup merge of #123835 - saethlin:vec-from-nonnull, r=the8472Jacob Pratt-17/+57
2024-04-13Auto merge of #123874 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-04-12Update cargoWeihang Lo-0/+0
2024-04-12Auto merge of #121430 - madsmtm:mac-catalyst-iOSSupport, r=wesleywiserbors-0/+42
2024-04-12Avoid more NonNull-raw-NonNull roundtrips in VecBen Kimock-17/+57
2024-04-12Merge cuviper in the mailmapJosh Stone-0/+2
2024-04-12Fix Pietro's entry in the mailmapTrevor Gross-1/+2
2024-04-12review commentsEsteban Küber-20/+48
2024-04-12Auto merge of #123869 - matthiaskrgr:rollup-9kif9c9, r=matthiaskrgrbors-145/+230
2024-04-12Rollup merge of #123867 - eduardosm:unsafe-fns, r=ChrisDentonMatthias Krüger-12/+14
2024-04-12Rollup merge of #123858 - marijanp:fix-zkvm-cmath-path, r=joboetMatthias Krüger-2/+0
2024-04-12Rollup merge of #123857 - devnexen:tcp_listener_update_backlog, r=ChrisDentonMatthias Krüger-0/+4
2024-04-12Rollup merge of #123847 - eggyal:issue-123844, r=fmeaseMatthias Krüger-48/+22
2024-04-12Rollup merge of #123834 - compiler-errors:async-closure-with-tainted-body, r=...Matthias Krüger-3/+50
2024-04-12Rollup merge of #123807 - joboet:sys_common_thread, r=jhprattMatthias Krüger-24/+22
2024-04-12Rollup merge of #123654 - jieyouxu:question-mark-span, r=NadrierilMatthias Krüger-56/+118
2024-04-12Stabilize (const_)slice_ptr_len and (const_)slice_ptr_is_empty_nonnullEduardo Sánchez Muñoz-23/+16
2024-04-12Add `unsafe` to two functions with safety invariantsEduardo Sánchez Muñoz-12/+14
2024-04-12Auto merge of #121426 - madsmtm:remove-cc-syslibroot, r=pnkfelixbors-1/+7
2024-04-12Suppress erroneous suggestionAlan Egerton-48/+22
2024-04-12zkvm: remove cmathMarijan Petričević-2/+0
2024-04-12Auto merge of #123856 - matthiaskrgr:rollup-4v8rkfj, r=matthiaskrgrbors-117/+346
2024-04-12Don't do coroutine-closure-specific upvar analysis if tainted by errorsMichael Goulet-3/+50
2024-04-12std::net: TcpListener shrinks the backlog argument to 32 for Haiku.David Carlier-0/+4
2024-04-12Rollup merge of #123852 - kamaboko123:fix_typo_in_std_lib_rs, r=lqdMatthias Krüger-1/+1
2024-04-12Rollup merge of #123849 - JimmyOhn:first_contribution, r=pnkfelixMatthias Krüger-0/+13
2024-04-12Rollup merge of #123841 - Kohei316:remove_qualifier_sugg, r=wesleywiserMatthias Krüger-44/+77
2024-04-12Rollup merge of #123833 - dpaoliello:stdarch, r=AmanieuMatthias Krüger-0/+1
2024-04-12Rollup merge of #123825 - saethlin:report-nounwind-panics, r=petrochenkovMatthias Krüger-1/+6
2024-04-12Rollup merge of #123249 - goolmoos:naked_variadics, r=pnkfelixMatthias Krüger-1/+27
2024-04-12Rollup merge of #123223 - estebank:issue-123079, r=pnkfelixMatthias Krüger-15/+80
2024-04-12Rollup merge of #123204 - notriddle:notriddle/include-str-span, r=pnkfelixMatthias Krüger-55/+141
2024-04-12linker: Remove laziness and caching from native search directory walksVadim Petrochenkov-122/+23
2024-04-12Update compiler/rustc_error_codes/src/error_codes/E0384.mdJimmy Ohn-0/+13
2024-04-12Auto merge of #123846 - matthiaskrgr:rollup-85y28av, r=matthiaskrgrbors-5/+12
2024-04-12fix typo in library/std/src/lib.rskamaboko123-1/+1
2024-04-12do not add prolog for variadic naked functionsGuy Shefy-1/+27
2024-04-12Rollup merge of #123842 - ShockYoungCHN:master, r=scottmcmMatthias Krüger-1/+1