about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-09-06Update declared licenses in `REUSE.toml`Guillaume Gomez-0/+34
2024-09-06Add `gcc` to the `build` commands listGuillaume Gomez-2/+3
2024-09-06Clean code and move check for GCC backend build in `dist.rs` directlyGuillaume Gomez-89/+6
2024-09-06Move HashStamp to helpersGuillaume Gomez-42/+41
2024-09-06Update to new bootstrap APIGuillaume Gomez-17/+15
2024-09-06Update code comments to mention GCC and not LLVMGuillaume Gomez-9/+6
2024-09-06Update GCC versionGuillaume Gomez-0/+0
2024-09-06Remove `src/gcc` from `rustfmt` checksGuillaume Gomez-0/+1
2024-09-06Correctly generate stamp for gccGuillaume Gomez-2/+6
2024-09-06Rename `LICENSES/GPL-2.0.txt` into `LICENSES/GPL-2.0-only.txt`Guillaume Gomez-0/+0
2024-09-06Add missing licenses for GCCGuillaume Gomez-0/+372
2024-09-06Ignore gcc submodule for tidy checksGuillaume Gomez-1/+5
2024-09-06Add libgccjit dist generationGuillaume Gomez-7/+248
2024-09-06Add GCC submoduleGuillaume Gomez-0/+3
2024-09-06Auto merge of #129176 - EnzymeAD:enzyme-backend, r=albertlarsan68bors-0/+159
2024-09-06Auto merge of #130016 - matthiaskrgr:rollup-fopistw, r=matthiaskrgrbors-138/+395
2024-09-06Rollup merge of #130013 - jonathan-conder:await_coverage, r=ZalatharMatthias Krüger-63/+160
2024-09-06Rollup merge of #129995 - alexcrichton:remove-wasm32-wasip2-release-notes, r=...Matthias Krüger-1/+0
2024-09-06Rollup merge of #129969 - GrigorenkoPV:boxed-ty, r=compiler-errorsMatthias Krüger-48/+58
2024-09-06Rollup merge of #129963 - rjooske:fix/inaccurate_to_string_lossy_doc, r=worki...Matthias Krüger-2/+2
2024-09-06Rollup merge of #129781 - Veykril:lw-x-py-compiler-features, r=albertlarsan68Matthias Krüger-12/+30
2024-09-06Rollup merge of #129021 - compiler-errors:ptr-cast-outlives, r=lcnrMatthias Krüger-12/+145
2024-09-06coverage: Treat await similar to a macroJonathan Conder-71/+67
2024-09-06coverage: Add test to codify existing behaviorJonathan Conder-0/+101
2024-09-06Auto merge of #129999 - matthiaskrgr:rollup-pzr9c8p, r=matthiaskrgrbors-70/+241
2024-09-05Enzyme backendManuel Drehwald-0/+159
2024-09-06Auto merge of #121614 - clubby789:no-expect, r=saethlinbors-14/+14
2024-09-06Make `Ty::boxed_ty` return an `Option`Pavel Grigorenko-48/+58
2024-09-05Auto merge of #129994 - matthiaskrgr:rollup-zkj4ekl, r=matthiaskrgrbors-450/+1074
2024-09-05Rollup merge of #129957 - chenx97:lint-docs-linker-opt, r=albertlarsan68Matthias Krüger-0/+16
2024-09-05Rollup merge of #129955 - fmease:fmease-break, r=fmeaseMatthias Krüger-0/+1
2024-09-05Rollup merge of #129947 - LiterallyVoid:duration-docs-digit-separators, r=tgr...Matthias Krüger-14/+14
2024-09-05Rollup merge of #129944 - Mark-Simulacrum:relnotes-tweak, r=pietroalbiniMatthias Krüger-0/+3
2024-09-05Rollup merge of #129943 - onur-ozkan:test-float-parse-compiler, r=KobzolMatthias Krüger-2/+4
2024-09-05Rollup merge of #129942 - onur-ozkan:building-rustc-tools, r=KobzolMatthias Krüger-1/+6
2024-09-05Rollup merge of #129939 - RalfJung:rvalue-len, r=compiler-errorsMatthias Krüger-0/+3
2024-09-05Rollup merge of #129775 - Zalathar:initial-libdir, r=albertlarsan68Matthias Krüger-8/+14
2024-09-05Rollup merge of #129653 - RalfJung:addr-of-read-only, r=scottmcmMatthias Krüger-0/+8
2024-09-05Rollup merge of #129472 - folkertdev:const-refs-to-static-asm-const, r=lcnrMatthias Krüger-10/+90
2024-09-05Rollup merge of #128919 - Nadrieril:lint-query-leaks, r=cjgillotMatthias Krüger-35/+82
2024-09-05Remove wasm32-wasip2's tier 2 status from release notesAlex Crichton-1/+0
2024-09-05Rollup merge of #129973 - jieyouxu:rework-rmake-stdio, r=KobzolMatthias Krüger-46/+116
2024-09-05Rollup merge of #129938 - chancancode:patch-1, r=thomccMatthias Krüger-2/+13
2024-09-05Rollup merge of #129796 - GuillaumeGomez:unify-code-examples, r=notriddleMatthias Krüger-156/+380
2024-09-05Rollup merge of #129720 - nnethercote:simplify-dest_prop-mm, r=cjgillotMatthias Krüger-67/+46
2024-09-05Rollup merge of #129706 - compiler-errors:scratch, r=estebankMatthias Krüger-57/+31
2024-09-05Rollup merge of #129471 - GuillaumeGomez:sort-impl-associated-items, r=t-rust...Matthias Krüger-33/+183
2024-09-05Rollup merge of #129028 - compiler-errors:contra, r=lcnrMatthias Krüger-88/+303
2024-09-05Rollup merge of #128820 - LYF1999:yf/dev, r=nikicMatthias Krüger-1/+2
2024-09-05Adjust testsMichael Goulet-3/+22