about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-04-23fix ICE in attribute name printingFolkert de Vries-3/+33
2025-04-23Download GCC from CI on test buildersJakub Beránek-0/+3
2025-04-23Fix `download-ci-gcc key` in `bootstrap.example.toml`Jakub Beránek-1/+1
2025-04-23Clippy: Fix doc issuePhilipp Krones-0/+1
2025-04-23Clippy: Fix doc issuePhilipp Krones-0/+1
2025-04-23Remove `git_repository` from the `stage0` fileJakub Beránek-1/+0
2025-04-23Remove `git_repository` field from `GitConfig`Jakub Beránek-15/+0
2025-04-23libm-macros: Start tracking which functions are publicTrevor Gross-175/+226
2025-04-23Make algebraic intrinsics into 'const fn' items; Make algebraic functions of ...Gabriel Bjørnager Jensen-51/+70
2025-04-23Merge pull request #4288 from rust-lang/rustup-2025-04-23Ralf Jung-269/+851
2025-04-23Merge from rustcThe Miri Cronjob Bot-268/+850
2025-04-23Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-04-23Make `SmirInterface` pub(crate) and rename `Context` to `SmirContext`Makai-102/+114
2025-04-23Module docsBoxy-0/+5
2025-04-23Rename `compute_x` methodsBoxy-31/+43
2025-04-23Auto merge of #138591 - Kobzol:git-ci, r=Mark-Simulacrumbors-345/+877
2025-04-22[AIX] Handle AIX dynamic library extensions within c-link-to-rust-dylib run-m...Amy Kwan-1/+5
2025-04-23compiletest: Use the new non-libtest executor by defaultZalathar-7/+11
2025-04-23Update doc of cygwin targetBerrysoft-2/+3
2025-04-23Remove `synstructure::Structure::underscore_const` calls.Nicholas Nethercote-24/+4
2025-04-23Rollup merge of #140175 - Kivooeo:new-fix-one, r=compiler-errorsChris Denton-2/+41
2025-04-23Rollup merge of #140173 - m-ou-se:triagebot-config, r=ChrisDentonChris Denton-0/+5
2025-04-23Rollup merge of #140163 - thaliaarchi:pathbuf-validate-extension, r=ChrisDentonChris Denton-7/+17
2025-04-23Rollup merge of #140160 - oli-obk:lang-items, r=jieyouxuChris Denton-219/+193
2025-04-23Rollup merge of #140147 - xizheyin:issue-138401-1, r=compiler-errorsChris Denton-50/+54
2025-04-23Rollup merge of #140146 - tgross35:update-builtins, r=tgross35Chris Denton-4/+4
2025-04-23Rollup merge of #140142 - nnethercote:some-graphviz-tweaks-2, r=compiler-errorsChris Denton-73/+59
2025-04-22[compiletest] Parallelize test discoveryTyler Mandry-38/+61
2025-04-22remove non-existent pathspec from pre-commit hook (#14671)Manish Goregaokar-1/+0
2025-04-23remove non-existent pathspec from pre-commit hookAda Alakbarova-1/+0
2025-04-23rc and cr more clear error messageKivooeo-2/+41
2025-04-22Don't warn about `v128` in wasm ABI transitionAlex Crichton-2/+47
2025-04-22Auto merge of #140165 - ChrisDenton:rollup-on2dpr5, r=ChrisDentonbors-83/+324
2025-04-22style: pull one more `if` into the let-chainAda Alakbarova-54/+51
2025-04-22musl: Update submoduleTrevor Gross-0/+0
2025-04-22Ping Mara when touching format_args!() internals.Mara Bos-0/+5
2025-04-22update unstable book to mention string/bytestring typingdianne-0/+21
2025-04-22make `[u8]` and `[u8;N]` literal patterns usable in deref patternsdianne-10/+181
2025-04-22make `str` literal patterns usable in deref patternsdianne-29/+104
2025-04-22add a test for byte string literal pattern mutability mismatchesdianne-0/+44
2025-04-22Consider Copy/Clone tooMichael Goulet-1/+18
2025-04-22Don't compute query unless in new solverMichael Goulet-1/+5
2025-04-22Eagerly instantiate coroutine witness in new solverMichael Goulet-23/+31
2025-04-22Properly drain pending obligations for coroutinesMichael Goulet-63/+241
2025-04-22Collect and resolve ambiguous obligations from normalizing in writebackMichael Goulet-10/+84
2025-04-22Merge pull request #19647 from roife/fix-issue-19646Lukas Wirth-41/+31
2025-04-22tidy: Remove rinja deps from proc_macro_depsPhilipp Krones-4/+0
2025-04-22Merge commit '0621446356e20fd2ead13a6763bb936c95eb0cfa' into clippy-subtree-u...Philipp Krones-6980/+13717
2025-04-22Update Cargo.lockPhilipp Krones-63/+22
2025-04-22Merge commit '0621446356e20fd2ead13a6763bb936c95eb0cfa' into clippy-subtree-u...Philipp Krones-6980/+13717