about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-05-23Auto merge of #116123 - joboet:rewrite_native_tls, r=m-ou-sebors-2/+0
2024-05-23Rollup merge of #125438 - tbu-:pr_rm_to_string_lossy, r=jieyouxuMatthias Krüger-1/+1
2024-05-23Rollup merge of #125421 - Oneirical:bundle-them-yet-again, r=jieyouxuMatthias Krüger-4/+16
2024-05-23Rollup merge of #124976 - petrochenkov:usedcrates, r=oli-obkMatthias Krüger-8/+8
2024-05-23delete UI tests that only check internal implementation details of thread-localsjoboet-2/+0
2024-05-23Auto merge of #125436 - matthiaskrgr:rollup-uijo2ga, r=matthiaskrgrbors-3/+2
2024-05-23Remove unneeded string conversionTobias Bucher-1/+1
2024-05-23Rollup merge of #125222 - Oneirical:fifth, r=jieyouxuMatthias Krüger-1/+0
2024-05-23Rollup merge of #125156 - zachs18:for_loops_over_fallibles_behind_refs, r=Nil...Matthias Krüger-2/+2
2024-05-23Auto merge of #125359 - RalfJung:interpret-overflowing-ops, r=oli-obkbors-90/+88
2024-05-22Rewrite and rename `issue-38237` to rmakeOneirical-1/+0
2024-05-22rewrite and rename issue-46239Oneirical-1/+6
2024-05-22Auto merge of #125423 - fmease:rollup-ne4l9y4, r=fmeasebors-2/+2
2024-05-22Rollup merge of #125395 - madsmtm:fix-doc-summary, r=lqdLeón Orell Valerian Liehr-2/+2
2024-05-22Auto merge of #125415 - fmease:rollup-n2bg7q5, r=fmeasebors-18/+21
2024-05-22rewrite and rename `issue-24445` to rmakeOneirical-1/+8
2024-05-22Rewrite `core-no-oom-handling` as rmake.rsOneirical-2/+8
2024-05-22Rollup merge of #125296 - tesuji:checkcfg-buildstd, r=Nilstrieb,michaelwoeristerLeón Orell Valerian Liehr-0/+3
2024-05-22Rollup merge of #124896 - RalfJung:miri-intrinsic-fallback, r=oli-obkLeón Orell Valerian Liehr-18/+18
2024-05-22Auto merge of #124686 - saethlin:rust-file-footer, r=fmeasebors-1/+3
2024-05-22rustc: Use `tcx.used_crates(())` moreVadim Petrochenkov-8/+8
2024-05-22Auto merge of #117329 - RalfJung:offset-by-zero, r=oli-obk,scottmcmbors-327/+64
2024-05-22Remove unnecessary `.md` from the documentation sidebarMads Marquart-2/+2
2024-05-22Auto merge of #125387 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-05-21PR feedbackBen Kimock-1/+1
2024-05-21Add a footer in FileEncoder and check for it in MemDecoderBen Kimock-1/+3
2024-05-21Auto merge of #125202 - flip1995:clippy-subtree-update, r=Manishearthbors-1120/+4025
2024-05-21Update cargoWeihang Lo-0/+0
2024-05-21Rollup merge of #125369 - saethlin:synthetic-targets-dont-cc, r=onur-ozkanMatthias Krüger-4/+1
2024-05-21Rollup merge of #125357 - GuillaumeGomez:migrate-rustdoc-scrape-examples-mult...Matthias Krüger-1/+0
2024-05-21Rollup merge of #125310 - workingjubilee:muck-out-the-test-stables, r=NilstriebMatthias Krüger-1/+1
2024-05-21maybe replace check-cfg values in bootstrap with ones in Cargo.tomlLzu Tao-0/+2
2024-05-21addresss reviewsLzu Tao-0/+1
2024-05-21Merge commit '2efebd2f0c03dabbe5c3ad7b4ebfbd99238d1fb2' into clippy-subtree-u...Philipp Krones-1120/+4025
2024-05-21Don't do cc detection for synthetic targetsBen Kimock-4/+1
2024-05-21interpret: make overflowing binops just normal binopsRalf Jung-90/+88
2024-05-21Auto merge of #125358 - matthiaskrgr:rollup-mx841tg, r=matthiaskrgrbors-178/+392
2024-05-21Rollup merge of #125266 - workingjubilee:stream-plastic-love, r=RalfJung,nikicMatthias Krüger-0/+17
2024-05-21Rollup merge of #125218 - Oneirical:easy-test-the-third, r=jieyouxuMatthias Krüger-1/+0
2024-05-21Rollup merge of #125011 - diondokter:opt-for-size, r=Amanieu,kobzolMatthias Krüger-0/+4
2024-05-21Rollup merge of #124772 - madsmtm:apple-platform-support-docs, r=oli-obkMatthias Krüger-177/+371
2024-05-21Auto merge of #124097 - compiler-errors:box-into-iter, r=WaffleLapkinbors-37/+29
2024-05-21Migrate `run-make/rustdoc-scrape-examples-multiple` to `rmake.rs`Guillaume Gomez-1/+0
2024-05-20Move 100 entries from tests/ui into subdirsJubilee Young-1/+1
2024-05-21Auto merge of #125349 - matthiaskrgr:rollup-p2mbdxi, r=matthiaskrgrbors-0/+0
2024-05-20Fix miri tooMichael Goulet-3/+3
2024-05-20Remove a clippy test that doesn't apply anymoreMichael Goulet-34/+26
2024-05-21Rollup merge of #125332 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2024-05-20Auto merge of #125166 - lovesegfault:embed-rustc-perf, r=Mark-Simulacrumbors-55/+64
2024-05-20Auto merge of #125219 - Urgau:check-cfg-cargo-config, r=fmeasebors-1/+75