index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2025-07-01
Update clippy source code to make use of `TyCtxt::def_descr` instead of `Item...
Guillaume Gomez
-6
/
+12
2025-07-01
Update clippy source code to make use of `TyCtxt::def_descr` instead of `Item...
Guillaume Gomez
-6
/
+12
2025-07-01
Auto merge of #142030 - oli-obk:wfck-less-hir, r=compiler-errors
bors
-1012
/
+1149
2025-07-01
fix: `std-instead-of-core` FP when not all items come from the new crate
yanglsh
-62
/
+139
2025-07-01
Fix duplicate errors for `link_section`, `rustc_layout_scalar_valid_range_sta...
Jonathan Brouwer
-20
/
+39
2025-07-01
Port `#[rustc_object_lifetime_default]` to the new attribute parsing infrastr...
Jonathan Brouwer
-2
/
+27
2025-07-01
moved tests
Kivooeo
-0
/
+0
2025-07-01
Fix duplicate help on export_name and others
Jonathan Brouwer
-25
/
+6
2025-07-01
Fix `#[rustc_macro_transparency]` giving two errors
Jonathan Brouwer
-75
/
+69
2025-07-01
Fix `#[must_use = 1]` not giving an error
Jonathan Brouwer
-44
/
+81
2025-07-01
Fix double error for `export_name`
Jonathan Brouwer
-88
/
+75
2025-07-01
New test for malformed attributes
Jonathan Brouwer
-0
/
+825
2025-07-01
loop match: handle opaque patterns
Folkert de Vries
-5
/
+30
2025-07-01
loop match: run exhaustiveness check
Folkert de Vries
-153
/
+242
2025-07-01
Merge pull request #20136 from Hmikihiro/migrate-toggle_macro_delimiter
Laurențiu Nicola
-12
/
+14
2025-07-01
Update rustdoc GUI tests
Guillaume Gomez
-10
/
+25
2025-07-01
Improve CSS for source code block line numbers
Guillaume Gomez
-68
/
+30
2025-07-01
Migrate `toggle_macro_delimiter` assist to `SyntaxEditor`
Hayashi Mikihiro
-12
/
+14
2025-07-01
moved tests
Kivooeo
-0
/
+0
2025-07-01
document optional jobs
MarcoIeni
-0
/
+7
2025-07-01
Add `uX::strict_sub_signed`
Nurzhan Sakén
-4
/
+41
2025-07-01
Merge pull request #4411 from LorrensP-2158466/remove-leaky-syncobj
Ralf Jung
-184
/
+148
2025-07-01
Remove `ItemKind::descr` method
Guillaume Gomez
-23
/
+2
2025-07-01
Remove leaky synchronisation objects.
LorrensP-2158466
-184
/
+148
2025-07-01
Avoid computing layouts inside coroutines.
Camille GILLOT
-1
/
+8
2025-07-01
core: Add `BorrowedCursor::with_unfilled_buf`
Benoît du Garreau
-0
/
+87
2025-07-01
Suggest use another lifetime specifier instead of underscore lifetime
xizheyin
-0
/
+20
2025-07-01
Auto merge of #143013 - bjorn3:split_exported_symbols, r=oli-obk
bors
-37
/
+86
2025-07-01
Remove extraneous types.
Camille GILLOT
-134
/
+80
2025-07-01
Store a full Ty with each Value.
Camille GILLOT
-136
/
+122
2025-07-01
Introduce Value::RawPtr as it behaves differently from other aggregates.
Camille GILLOT
-55
/
+67
2025-07-01
Simplify assignments.
Camille GILLOT
-28
/
+33
2025-07-01
use ui_test dependency builder for non-internal test dependencies
Ralf Jung
-46
/
+47
2025-07-01
cleaned up some tests
Kivooeo
-60
/
+130
2025-07-01
Give some UI tests more apropriate names
Trevor Gross
-4
/
+0
2025-07-01
Merge pull request #20135 from Hmikihiro/migrate-promote_local_to_const-assis...
Laurențiu Nicola
-9
/
+13
2025-07-01
Migrate `promote_local_to_const` Assist to `SyntaxEditor`
Hayashi Mikihiro
-9
/
+13
2025-07-01
Merge pull request #2483 from rust-lang/tshepang-patch-1
许杰友 Jieyou Xu (Joe)
-3
/
+3
2025-07-01
Merge pull request #20134 from Hmikihiro/migrate-replace_is_method_with_if_le...
Laurențiu Nicola
-10
/
+11
2025-07-01
cleaned up some tests
Kivooeo
-61
/
+152
2025-07-01
moved test files
Kivooeo
-0
/
+0
2025-07-01
cleaned up some tests
Kivooeo
-102
/
+132
2025-07-01
remove `if-let` chains
Hayashi Mikihiro
-6
/
+7
2025-07-01
ci: support optional jobs
MarcoIeni
-6
/
+43
2025-07-01
fix tests (run cargo uibless after fmt)
Dario Heinisch
-3
/
+3
2025-07-01
run cargo dev fmt
Dario Heinisch
-3
/
+3
2025-07-01
Auto merge of #142921 - JonathanBrouwer:rustc_attributes_parser, r=oli-obk
bors
-69
/
+146
2025-07-01
Migrate `replace_is_method_with_if_let_method` Assist to use `SyntaxFactory`
Hayashi Mikihiro
-17
/
+17
2025-07-01
libm: Improved integer utilities, implement shifts and bug fixes for i256 and...
quaternic
-60
/
+223
2025-07-01
Polishing changelog update doc (#15167)
Philipp Krones
-23
/
+11
[prev]
[next]