about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-11-26Rollup merge of #133458 - GuillaumeGomez:fix-prelude-tys-links, r=notriddleMichael Goulet-5/+8
2024-11-26Rollup merge of #115293 - cjgillot:no-fuel, r=wesleywiser,DianQKMichael Goulet-1/+0
2024-11-26Auto merge of #133505 - compiler-errors:rollup-xjp8hdi, r=compiler-errorsbors-11/+11
2024-11-26don't pass every test arg to test-float-parseonur-ozkan-6/+2
2024-11-26Merge pull request #4031 from devnexen/solarish_statRalf Jung-34/+75
2024-11-26Remove target.is_some() to handle it later inside ra::flycheckAli Bektas-3/+1
2024-11-26Revert #18197Ali Bektas-1/+1
2024-11-26Rollup merge of #133140 - dtolnay:precedence, r=fmeaseMichael Goulet-11/+11
2024-11-26filesystem support for solarish.David Carlier-34/+75
2024-11-26Merge pull request #18511 from darichey/sysroot-query-metadataLaurențiu Nicola-51/+150
2024-11-26Rollup merge of #133470 - jieyouxu:ugly, r=compiler-errorsGuillaume Gomez-22/+0
2024-11-26Rollup merge of #133462 - mustartt:aix-improve-bootstrap-loading, r=jieyouxuGuillaume Gomez-8/+8
2024-11-26Rollup merge of #133443 - fmease:rm-dead-eff-code-ii, r=compiler-errorsGuillaume Gomez-8/+0
2024-11-26Pacify tidy.Camille GILLOT-1/+0
2024-11-26Merge pull request #4059 from tiif/fixtestOli Scherer-49/+18
2024-11-26Simplify thread blocking teststiif-49/+18
2024-11-26Merge pull request #4061 from asquared31415/dep_info_fixRalf Jung-5/+8
2024-11-26Add macro expansion test for raw variable namesMark Murphy-0/+28
2024-11-25attempt to fix miri failing to create file when under weird powershell config...asquared31415-5/+8
2024-11-26Auto merge of #132894 - frank-king:feature/where-refactor, r=cjgillotbors-46/+42
2024-11-25Fix the rest of the testsYoh Deadfall-6/+3
2024-11-25Added linux_like moduleYoh Deadfall-16/+17
2024-11-25Fixed test targetYoh Deadfall-2/+1
2024-11-25Added epoll and eventfd for AndroidYoh Deadfall-4/+32
2024-11-25Merge pull request #18559 from ChayimFriedman2/recur-unsizedLaurențiu Nicola-10/+47
2024-11-26compiletest: remove `pretty-expanded` directive and infraJieyou Xu-22/+0
2024-11-25Fix a stack overflow when computing the sizedness of a struct that includes i...Chayim Refael Friedman-10/+47
2024-11-25Update booksEric Huss-0/+0
2024-11-25Update cargoEric Huss-0/+0
2024-11-26Migrate `add_turbo_fish` to `SyntaxEditor`Shoyu Vanilla-24/+77
2024-11-25Fix `Result` and `Option` not getting a jump to def link generatedGuillaume Gomez-5/+8
2024-11-25use ReadCache for archive loadingHenry Jiang-8/+8
2024-11-25miri: implement `TlsFree`joboet-0/+26
2024-11-25generate-copyright: Use license-metadata.json from git.Jonathan Pallant-2/+1
2024-11-25Run the license-metadata check in CI.Jonathan Pallant-0/+1
2024-11-25collect-license-metadata: move JSON to root, and add a 'check' modeJonathan Pallant-14/+65
2024-11-25Support predicate registers (clobber-only) in Hexagon inline assemblyTaiki Endo-0/+2
2024-11-25Fix a bug when synthetic AST node were searched in the AST ID map and caused ...Chayim Refael Friedman-4/+80
2024-11-25generate-copyright: Ensure output has UNIX line-endings for consistency.Jonathan Pallant-0/+8
2024-11-25Remove dead code stemming from the old effects desugaring (II)León Orell Valerian Liehr-8/+0
2024-11-25CI: split x86_64-msvc-ext jobMarcoIeni-6/+14
2024-11-25Refactor `where` predicates, and reserve for attributes supportFrank King-46/+42
2024-11-25Rollup merge of #132803 - wangjingcun:master, r=Mark-SimulacrumMatthias Krüger-1/+1
2024-11-25Rollup merge of #131664 - taiki-e:s390x-asm-vreg-inout, r=AmanieuMatthias Krüger-0/+40
2024-11-24Auto merge of #133423 - jieyouxu:rollup-m3gyoz6, r=jieyouxubors-8/+5
2024-11-24Fix rustfmt according to reviewNadrieril-2/+14
2024-11-24Merge pull request #4037 from tiif/blockpipeRalf Jung-44/+80
2024-11-24cover guard patterns in clippy lintsMax Niederman-1/+1
2024-11-24cover guard patterns in rustfmtMax Niederman-1/+3
2024-11-24Merge pull request #18552 from lnicola/rust-src-messageLaurențiu Nicola-4/+5