about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-11-28Rollup merge of #133550 - onur-ozkan:doc-log, r=jieyouxuGuillaume Gomez-1/+5
2024-11-28Fix new clippy lintsGuillaume Gomez-340/+325
2024-11-27Rollup merge of #132410 - bjorn3:yet_another_driver_refactor_round, r=cjgillotMatthias Krüger-44/+38
2024-11-27Stabilize `extended_varargs_abi_support`Soveu-10/+0
2024-11-27print generated doc pathsonur-ozkan-1/+5
2024-11-27clippy lintsBoxy-23/+16
2024-11-27update cfgsBoxy-5/+0
2024-11-27Compiletest: Add proc-macro headerEric Huss-23/+66
2024-11-27bump stage0Boxy-450/+450
2024-11-27Rollup merge of #133457 - joboet:miri-tlsfree, r=saethlinMatthias Krüger-0/+26
2024-11-27Rollup merge of #133453 - ferrocene:check-license-metadata, r=KobzolMatthias Krüger-16/+75
2024-11-27Rollup merge of #133248 - MarcoIeni:x86_64-msvc-ext-free, r=KobzolMatthias Krüger-6/+14
2024-11-27Rollup merge of #132979 - onur-ozkan:skip-exact, r=jieyouxu,tgross35Matthias Krüger-8/+3
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