about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-07-01Update rustdoc GUI testsGuillaume Gomez-10/+25
2025-07-01Improve CSS for source code block line numbersGuillaume Gomez-68/+30
2025-07-01Migrate `toggle_macro_delimiter` assist to `SyntaxEditor`Hayashi Mikihiro-12/+14
2025-07-01moved testsKivooeo-0/+0
2025-07-01document optional jobsMarcoIeni-0/+7
2025-07-01Add `uX::strict_sub_signed`Nurzhan Sakén-4/+41
2025-07-01Merge pull request #4411 from LorrensP-2158466/remove-leaky-syncobjRalf Jung-184/+148
2025-07-01Remove `ItemKind::descr` methodGuillaume Gomez-23/+2
2025-07-01Remove leaky synchronisation objects.LorrensP-2158466-184/+148
2025-07-01Avoid computing layouts inside coroutines.Camille GILLOT-1/+8
2025-07-01core: Add `BorrowedCursor::with_unfilled_buf`Benoît du Garreau-0/+87
2025-07-01Suggest use another lifetime specifier instead of underscore lifetimexizheyin-0/+20
2025-07-01Auto merge of #143013 - bjorn3:split_exported_symbols, r=oli-obkbors-37/+86
2025-07-01Remove extraneous types.Camille GILLOT-134/+80
2025-07-01Store a full Ty with each Value.Camille GILLOT-136/+122
2025-07-01Introduce Value::RawPtr as it behaves differently from other aggregates.Camille GILLOT-55/+67
2025-07-01Simplify assignments.Camille GILLOT-28/+33
2025-07-01use ui_test dependency builder for non-internal test dependenciesRalf Jung-46/+47
2025-07-01cleaned up some testsKivooeo-60/+130
2025-07-01Give some UI tests more apropriate namesTrevor Gross-4/+0
2025-07-01Merge pull request #20135 from Hmikihiro/migrate-promote_local_to_const-assis...Laurențiu Nicola-9/+13
2025-07-01Migrate `promote_local_to_const` Assist to `SyntaxEditor`Hayashi Mikihiro-9/+13
2025-07-01Merge pull request #2483 from rust-lang/tshepang-patch-1许杰友 Jieyou Xu (Joe)-3/+3
2025-07-01Merge pull request #20134 from Hmikihiro/migrate-replace_is_method_with_if_le...Laurențiu Nicola-10/+11
2025-07-01cleaned up some testsKivooeo-61/+152
2025-07-01moved test filesKivooeo-0/+0
2025-07-01cleaned up some testsKivooeo-102/+132
2025-07-01remove `if-let` chainsHayashi Mikihiro-6/+7
2025-07-01ci: support optional jobsMarcoIeni-6/+43
2025-07-01fix tests (run cargo uibless after fmt)Dario Heinisch-3/+3
2025-07-01run cargo dev fmtDario Heinisch-3/+3
2025-07-01Upgrade the `fortanix-sgx-abi` dependencyTrevor Gross-5/+4
2025-07-01Auto merge of #142921 - JonathanBrouwer:rustc_attributes_parser, r=oli-obkbors-69/+146
2025-07-01Migrate `replace_is_method_with_if_let_method` Assist to use `SyntaxFactory`Hayashi Mikihiro-17/+17
2025-07-01libm: Improved integer utilities, implement shifts and bug fixes for i256 and...quaternic-60/+223
2025-07-01Polishing changelog update doc (#15167)Philipp Krones-23/+11
2025-07-01Activate feature freeze automated notice (#15177)Philipp Krones-2/+12
2025-07-01Add AsMut Borrow BorrowMut to minicore and famous_defsA4-Tacks-0/+34
2025-07-01tests/codegen/enum/enum-match.rs: accept negative range attributeTim Neumann-1/+1
2025-07-01Activate feature freeze automated noticeSamuel Tardieu-2/+12
2025-07-01bootstrap: make comment more clearTshepang Mbambo-2/+2
2025-07-01Detect more cases of unused_parens around typesBenjamin Schulz-83/+596
2025-07-01Do not enable LLD by default in the dist profileJakub Beránek-5/+8
2025-07-01Merge pull request #4433 from RalfJung/ci-balanceRalf Jung-4/+4
2025-07-01Merge pull request #4432 from RalfJung/no-metadataRalf Jung-5/+0
2025-07-01re-balance CI jobsRalf Jung-4/+4
2025-07-01Merge pull request #4431 from rust-lang/rustup-2025-07-01Ralf Jung-2477/+4266
2025-07-01Auto merge of #143267 - matthiaskrgr:rollup-suvzar6, r=matthiaskrgrbors-812/+977
2025-07-01./miri toolchain: no need to run 'cargo metadata'Ralf Jung-5/+0
2025-07-01bump ui_test to 0.30.1 (#15184)Samuel Tardieu-6/+7