about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-11-19Merge pull request #18529 from cmrschwarz/allow_leading_whitespace_in_merge_m...Laurențiu Nicola-1/+103
2024-11-19rustdoc: yeet `TypingEnv::from_param_env`lcnr-9/+7
2024-11-19Merge pull request #18459 from Giga-Bowser/match-placeholdersLaurențiu Nicola-113/+128
2024-11-19Fix missing submodule in `./x vendor`Eric Huss-1/+3
2024-11-19move `fn is_item_raw` to `TypingEnv`lcnr-28/+26
2024-11-19Auto merge of #133205 - matthiaskrgr:rollup-xhhhp5u, r=matthiaskrgrbors-12/+13
2024-11-19Correct the tier listing of `wasm32-wasip2`Alex Crichton-1/+1
2024-11-19Register change infoJieyou Xu-0/+5
2024-11-19Default-enable `llvm_tools_enabled` when no `config.toml` is presentJieyou Xu-0/+4
2024-11-19Merge pull request #4035 from discord9/masterRalf Jung-32/+57
2024-11-19refactor: refine thread variant for windowsdiscord9-32/+57
2024-11-19Rollup merge of #132577 - Urgau:check-cfg-report-extern-macro, r=petrochenkovMatthias Krüger-5/+5
2024-11-19improve selection handling for `merge_match_arms`Christian Schwarz-1/+103
2024-11-19Remove `TokenKind::InvalidPrefix`.Nicholas Nethercote-5/+4
2024-11-19Introduce `min_generic_const_args` and directly represent pathsNoah Lev-7/+8
2024-11-19fmtThe Miri Cronjob Bot-6/+4
2024-11-19Merge from rustcThe Miri Cronjob Bot-114/+153
2024-11-19Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-11-19Rollup merge of #133191 - aDotInTheVoid:whoops-thats-not-stable-and-might-nev...León Orell Valerian Liehr-29/+33
2024-11-19Rollup merge of #133186 - uweigand:s390x-maintainer, r=wesleywiserLeón Orell Valerian Liehr-2/+200
2024-11-19Rollup merge of #133185 - notriddle:notriddle/roaringbitmap, r=notriddleLeón Orell Valerian Liehr-10/+55
2024-11-19Rollup merge of #133181 - rustbot:docs-update, r=ehussLeón Orell Valerian Liehr-0/+0
2024-11-19Rollup merge of #133180 - GuillaumeGomez:jump-to-def-links-generics, r=notriddleLeón Orell Valerian Liehr-4/+19
2024-11-19Merge pull request #4039 from RalfJung/root-dirOli Scherer-13/+8
2024-11-18rustdoc book: Move `--test-builder(--wrapper)?` docs to unstable section.Alona Enraght-Moony-29/+33
2024-11-18Re-add rust-analyzer.cargo.sysrootQueryMetadataDavid Richey-51/+150
2024-11-18CI: use free runner in dist-aarch64-msvcMarcoIeni-1/+1
2024-11-18Auto merge of #132460 - lcnr:questionable-uwu, r=compiler-errorsbors-99/+121
2024-11-18rustdoc-search: add descriptive comments to bitmap classMichael Howell-0/+23
2024-11-18Update src/doc/rustc/src/platform-support/s390x-unknown-linux-gnu.mdUlrich Weigand-0/+1
2024-11-18use -Zroot-dir instead of --remap-path-prefix for diagnostic dir handlingRalf Jung-13/+8
2024-11-18Update booksrustbot-0/+0
2024-11-18Document s390x-unknown-linux targetsUlrich Weigand-2/+199
2024-11-18rustdoc-search: use smart binary search in bitmapsMichael Howell-10/+32
2024-11-18Update `xshell` and `xshell-macros` to v0.2.7Urgau-5/+5
2024-11-18Fix items with generics not having their jump to def link generatedGuillaume Gomez-3/+18
2024-11-18Fix typoGuillaume Gomez-1/+1
2024-11-18ci: use free runner in dist-i686-msvcMarcoIeni-1/+1
2024-11-18use `TypingEnv` when no `infcx` is availablelcnr-99/+121
2024-11-18Rollup merge of #133158 - lnicola:sync-from-ra, r=lnicolaJacob Pratt-15/+32
2024-11-18Merge from rustcThe Miri Cronjob Bot-163/+199
2024-11-18Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-11-17Auto merge of #120370 - x17jiri:likely_unlikely_fix, r=saethlinbors-1/+1
2024-11-17Inline ExprPrecedence::order into Expr::precedenceDavid Tolnay-11/+11
2024-11-17Auto merge of #132646 - jieyouxu:liberate-aarch64-gnu-debug, r=Kobzolbors-102/+176
2024-11-17Likely unlikely fixJiri Bobek-1/+1
2024-11-17restrict synthetic types to standard library typesWalnut-1/+20
2024-11-17Auto merge of #125949 - erikdesjardins:nocomponent, r=jieyouxubors-34/+0
2024-11-17feat: migrate `reorder_impl_items` assist to use `SyntaxFactory`Tarek-7/+14
2024-11-17Auto merge of #133120 - matthiaskrgr:rollup-4actosy, r=matthiaskrgrbors-26/+22