about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-07Point out region bound mismatches in check_region_bounds_on_impl_itemMichael Goulet-46/+80
2025-05-07Use MaybeCause::or to allow constraints from overflows if they are combined w...Michael Goulet-24/+130
2025-05-07macro expansion issueKivooeo-55/+124
2025-05-07Only include associated type bounds for Self:Sized associated types if they a...Michael Goulet-8/+55
2025-05-07Fix `manual_let_else` FN when diverges on simple enum variant (#14732)dswij-6/+119
2025-05-07Remove manual WF hackMichael Goulet-72/+89
2025-05-07ReviewMichael Goulet-24/+29
2025-05-07Make `let_with_type_underscore` help message into a suggestion (#14749)Samuel Tardieu-21/+75
2025-05-07Rollup merge of #140745 - jchecahi:run-make-support-cargo-rustc-dylib, r=jiey...Guillaume Gomez-1/+4
2025-05-07Rollup merge of #140741 - husqvarnagroup:af/armv5te-target-maintainer, r=jiey...Guillaume Gomez-1/+31
2025-05-07Rollup merge of #140734 - ivmarkov:master, r=joboetGuillaume Gomez-0/+1
2025-05-07Rollup merge of #140706 - GuillaumeGomez:fix-missing-temp-dir-cleanup, r=notr...Guillaume Gomez-3/+73
2025-05-07Rollup merge of #140700 - Kivooeo:new-fix-six, r=davidtwco,fmeaseGuillaume Gomez-0/+75
2025-05-07Rollup merge of #140671 - xizheyin:issue-140169, r=petrochenkovGuillaume Gomez-58/+167
2025-05-07Rollup merge of #140614 - yuk1ty:fix-invalid-module-name-visibility, r=davidtwcoGuillaume Gomez-2/+57
2025-05-07Rollup merge of #140234 - nnethercote:separate-Analysis-and-Results, r=davidtwcoGuillaume Gomez-227/+235
2025-05-07Add UI test for `primitive_method_to_numeric_cast`Guillaume Gomez-0/+25
2025-05-07Add `primitive_method_to_numeric_cast` lintGuillaume Gomez-0/+88
2025-05-07Require T: TypeFoldable in Binder<T> visitMichael Goulet-3/+3
2025-05-07Only prefer param-env candidates if they remain non-global after normMichael Goulet-145/+268
2025-05-07Require T: TypeFoldable in Binder<T> visitMichael Goulet-31/+25
2025-05-07Fix new clippy lintsGuillaume Gomez-10/+7
2025-05-07Fix diagnostic paths printed by dogfood test (#14746)Jason Newcomb-7/+9
2025-05-07Check `&` before suggest remove deref when trait_selectionxizheyin-5/+7
2025-05-07Mark back::lto::optimize_thin_module` and `back::write::codegen` functions as...Guillaume Gomez-4/+4
2025-05-07Make `let_with_type_underscore` help message into a suggestionAlex Macleod-21/+75
2025-05-07Update tests to 2024 editionGuillaume Gomez-1/+3
2025-05-07Remove unneeded `let_chains` featureGuillaume Gomez-1/+1
2025-05-07Migrate build system to 2024 editionGuillaume Gomez-3/+5
2025-05-07Use `parse_param_general` when parsing `(T, U)->R` in `parse_path_segment`xizheyin-75/+158
2025-05-07Migrate to 2024 editionGuillaume Gomez-4/+4
2025-05-07run-make-support: set rustc dylib path for cargo wrapperJesus Checa Hidalgo-1/+4
2025-05-07Fix diagnostic paths printed by dogfood testAlex Macleod-7/+9
2025-05-07Replace `Symbol::as_str` usage in `match` expressions (#14745)Manish Goregaokar-148/+281
2025-05-07Add regression test for #139899Guillaume Gomez-0/+42
2025-05-07Fix mini_core on Windows and macOSbjorn3-0/+1
2025-05-07add armv5te-unknown-linux-gnueabi target maintainerAdrian Friedli-1/+31
2025-05-07Replace `Symbol::as_str` usage in `match` expressionsAlex Macleod-148/+281
2025-05-07delay introducing pattern bindings into scopedianne-30/+52
2025-05-07update hermit-abi to 0.5.1Martin Kröning-2/+2
2025-05-07Fix mini_core for panic=unwindbjorn3-1/+18
2025-05-07Auto merge of #139758 - Zoxc:thread-local-graph, r=oli-obkbors-184/+299
2025-05-07Clif ir comment improvementsbjorn3-14/+5
2025-05-07Add ui test suggest-remove-deref-issue-140166xizheyin-0/+44
2025-05-07Auto merge of #140735 - GuillaumeGomez:rollup-dlhbxsg, r=GuillaumeGomezbors-24/+25
2025-05-07Merge pull request #4313 from RalfJung/CARGO_TARGET_TMPDIRRalf Jung-3/+2
2025-05-07Rollup merge of #140724 - tgross35:update-builtins, r=tgross35Guillaume Gomez-4/+4
2025-05-07Rollup merge of #140719 - wyfo:patch-1, r=lcnrGuillaume Gomez-7/+7
2025-05-07Rollup merge of #140398 - Berrysoft:cygwin-backtrace, r=tgross35Guillaume Gomez-1/+2
2025-05-07Rollup merge of #139518 - xizheyin:issue-138527, r=traviscrossGuillaume Gomez-12/+12