about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-05-23Rollup merge of #125452 - Urgau:check-cfg-libraries-cleanup, r=bjorn3Guillaume Gomez-2/+0
2024-05-23Rollup merge of #125445 - GuillaumeGomez:rustdoc-migrate-short-out-dir, r=jie...Guillaume Gomez-1/+0
2024-05-24tests: update test for runnablesroife-0/+93
2024-05-24Update docsroife-1/+2
2024-05-24Use cwd from runnable.args for debuggerroife-3/+4
2024-05-24Revert "Debug use cargo workspace root as cwd. fixes #13022"roife-32/+12
2024-05-24Add cwd to CargoRunnableroife-0/+14
2024-05-23Auto merge of #17287 - Veykril:sysroot-encode-empty, r=Veykrilbors-361/+277
2024-05-23Allow sysroots to only consist of the source root dirLukas Wirth-361/+277
2024-05-23Rollup merge of #125401 - GuillaumeGomez:migrate-rustdoc-scrape-examples-macr...León Orell Valerian Liehr-1/+0
2024-05-23Rollup merge of #125227 - Oneirical:seventh, r=jieyouxuLeón Orell Valerian Liehr-1/+0
2024-05-23Rollup merge of #125224 - Oneirical:sixth, r=jieyouxuLeón Orell Valerian Liehr-1/+0
2024-05-23Auto merge of #116123 - joboet:rewrite_native_tls, r=m-ou-sebors-2/+0
2024-05-23Move some expected cfgs to std build.rs as per Cargo recommandationUrgau-3/+0
2024-05-23differentiate between layout and alloc_layoutStrophox-10/+18
2024-05-23Replace fake "restricted-std" Cargo feature by custom cfgUrgau-0/+1
2024-05-23fix alloc_bytes (always allocate at least 1B)Strophox-23/+15
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-23Migrate `run-make/rustdoc-with-short-out-dir-option` to `rmake.rs`Guillaume Gomez-1/+0
2024-05-23Auto merge of #17284 - Veykril:doc-links, r=Veykrilbors-3/+7
2024-05-23Use correct toolchain channel when generating builtin type doc linksLukas Wirth-3/+7
2024-05-23Auto merge of #17174 - Kohei316:fix-infer-async-block-with-tail-return-expr, ...bors-1/+43
2024-05-23Update crates/hir-ty/src/infer/expr.rsLukas Wirth-0/+1
2024-05-23Auto merge of #17140 - harrysarson:harry-unused-self, r=Veykrilbors-2/+53
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-23fmtThe Miri Cronjob Bot-4/+1
2024-05-23Merge from rustcThe Miri Cronjob Bot-348/+90
2024-05-23Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
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-23Remove `LintDiagnostic::msg`León Orell Valerian Liehr-47/+112
2024-05-22Support mdBook preprocessors for TRPL in rustbookChris Krycho-0/+13
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 #17270 - davidbarsky:david/fix-completions-from-associated-type...bors-2/+53
2024-05-22rewrite and rename issue-53964Oneirical-1/+0
2024-05-22rewrite issue-30063Oneirical-1/+0
2024-05-22fix: ensure implied bounds from associated types are considered in autocompleteDavid Barsky-2/+53
2024-05-22Auto merge of #17251 - roife:fix-issue-17057, r=Veykrilbors-6/+71
2024-05-22SimplifyLukas Wirth-16/+11
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-22internal: refactor `prefer_no_std`/`prefer_prelude` bools into a structDavid Barsky-351/+304