about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-12-21Auto merge of #134604 - RalfJung:miri-sync, r=RalfJungbors-998/+1473
2024-12-21Merge from rustcThe Miri Cronjob Bot-136/+108
2024-12-21Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-12-21Auto merge of #134594 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-12-20Update cargoWeihang Lo-0/+0
2024-12-21Rollup merge of #128780 - GuillaumeGomez:rustflags-doctests, r=rustdocMatthias Krüger-19/+175
2024-12-20Add test to ensure passing `--doctest_compilation_args` multiple times workGuillaume Gomez-1/+1
2024-12-20Move test into the `tests.rs` fileGuillaume Gomez-23/+22
2024-12-20Add explanations on how arguments are splitGuillaume Gomez-0/+19
2024-12-20Split arguments from `--doctest-compilation-args` like a shell wouldGuillaume Gomez-8/+64
2024-12-20Auto merge of #134582 - matthiaskrgr:rollup-i0oyqjw, r=matthiaskrgrbors-1/+1
2024-12-20Rollup merge of #134556 - the8472:restore-ns-units, r=jieyouxuMatthias Krüger-1/+1
2024-12-20Auto merge of #134564 - Kobzol:revert-aarch64-runner, r=nikicbors-129/+99
2024-12-20Revert "Auto merge of #133809 - mrkajetanp:ci-aarch64-dist, r=Kobzol"Jakub Beránek-129/+99
2024-12-20Add explanations about `--doctest-compilation-args` in rustdoc bookGuillaume Gomez-18/+76
2024-12-20Add `--doctest-compilation-args` option to allow passing arguments to doctest...Guillaume Gomez-1/+25
2024-12-20Rollup merge of #134514 - bjorn3:more_driver_refactors, r=jieyouxuDianQK-6/+8
2024-12-20fix missing ns units in bootstrap's benchmark renderingThe 8472-1/+1
2024-12-20fmtRalf Jung-411/+211
2024-12-20Merge from rustcRalf Jung-565/+817
2024-12-20Preparing for merge from rustcRalf Jung-1/+1
2024-12-20Rollup merge of #134321 - dtolnay:docassocconst, r=fmeaseJacob Pratt-99/+170
2024-12-20Rollup merge of #133103 - tiif:fnabi, r=RalfJungJacob Pratt-446/+471
2024-12-20Merge from rustcThe Miri Cronjob Bot-387/+395
2024-12-20Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-12-20Auto merge of #134433 - MarcoIeni:ubuntu-22-large-runners, r=Kobzolbors-3/+3
2024-12-19Auto merge of #134516 - matthiaskrgr:rollup-aqwxii0, r=matthiaskrgrbors-10/+10
2024-12-19Auto merge of #133793 - nnethercote:speed-up-expected_tokens, r=spastorinobors-16/+17
2024-12-19Rename TyMethodItem -> RequiredMethodItemDavid Tolnay-20/+24
2024-12-19Rename TyAssocTypeItem -> RequiredAssocTypeItemDavid Tolnay-23/+25
2024-12-19Suppress `= _` on associated constants in implsDavid Tolnay-10/+40
2024-12-19Split AssocConstItem into ProvidedAssocConstItem and ImplAssocConstItemDavid Tolnay-34/+62
2024-12-19Rename TyAssocConstItem -> RequiredAssocConstItemDavid Tolnay-22/+29
2024-12-19Make DependencyList an IndexVecbjorn3-6/+8
2024-12-19Rollup merge of #134463 - jieyouxu:filecheck-prefix, r=ZalatharMatthias Krüger-10/+10
2024-12-19Pass FnAbi to find_mir_or_eval_fntiif-446/+471
2024-12-19compiletest: don't register `MSVC`/`NONMSVC` FileCheck prefixes许杰友 Jieyou Xu (Joe)-10/+10
2024-12-19Auto merge of #134499 - jieyouxu:rollup-zmaveur, r=jieyouxubors-98/+130
2024-12-19Rollup merge of #134437 - onur-ozkan:improve-compiler-build, r=jieyouxu许杰友 Jieyou Xu (Joe)-30/+34
2024-12-19Rollup merge of #134432 - GuillaumeGomez:intra-doc-in-footnotes, r=notriddle许杰友 Jieyou Xu (Joe)-16/+50
2024-12-19Rollup merge of #134427 - MarcoIeni:ci-remove-code-duplication, r=Kobzol许杰友 Jieyou Xu (Joe)-49/+41
2024-12-19Rollup merge of #133702 - RalfJung:single-variant, r=oli-obk许杰友 Jieyou Xu (Joe)-3/+5
2024-12-19Auto merge of #133961 - lcnr:borrowck-cleanup, r=jackh726bors-1/+1
2024-12-19add warning explaining the limitations of the native code modeRalf Jung-10/+88
2024-12-19Auto merge of #134492 - jhpratt:rollup-elpdwd9, r=jhprattbors-0/+0
2024-12-19Speed up `Parser::expected_token_types`.Nicholas Nethercote-16/+17
2024-12-18Rollup merge of #134388 - rustbot:docs-update, r=ehussJacob Pratt-0/+0
2024-12-19Auto merge of #133809 - mrkajetanp:ci-aarch64-dist, r=Kobzolbors-99/+129
2024-12-18Update booksrustbot-0/+0
2024-12-18Merge pull request #4072 from tiif/blockopOli Scherer-114/+391