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-08-03
Use `as_array` in PartialEq for arrays
Scott McMurray
-16
/
+12
2025-08-03
forbid tail calling intrinsics
Waffle Lapkin
-3
/
+44
2025-08-03
remove rust_ prefixes
Kivooeo
-17
/
+17
2025-08-03
removed gate
Kivooeo
-3
/
+1
2025-08-03
Only use bitcast in Builder::ret for non-native integers
Antoni Boucher
-3
/
+9
2025-08-03
don't allocate a `Vec` in an `Iterator::chain` (#15400)
llogiq
-1
/
+1
2025-08-03
clean-up `SourceFileRange::as_str` (#15401)
llogiq
-5
/
+2
2025-08-04
fix: Error on illegal `[const]`s inside blocks within legal positions
Shoyu Vanilla
-42
/
+140
2025-08-03
Fix intcast to use the is_signed parameter
Antoni Boucher
-3
/
+11
2025-08-03
Auto merge of #144732 - lcnr:ignore-shadowed-impls, r=compiler-errors
bors
-3
/
+105
2025-08-03
use `?` for brevity
Ada Alakbarova
-1
/
+1
2025-08-03
use parens for clearer formatting
Ada Alakbarova
-4
/
+1
2025-08-03
don't allocate a `Vec` in an `Iterator::chain`
Ada Alakbarova
-1
/
+1
2025-08-03
rename rust_panic_without_hook
Kivooeo
-2
/
+2
2025-08-03
Merge pull request #20372 from Hmikihiro/remove_unused_fn_from_edit_in_place
Lukas Wirth
-161
/
+2
2025-08-03
Merge pull request #1889 from rust-lang/rustc-pull
Folkert de Vries
-14888
/
+25303
2025-08-03
Remove unused functions from edit_in_place
Hmikihiro
-161
/
+2
2025-08-03
Merge pull request #1892 from madhav-madhusoodanan/intrinsic-test-constraint-...
Folkert de Vries
-6
/
+13
2025-08-03
feat: Added another variant of the Constraint enum
Madhav Madhusoodanan
-6
/
+13
2025-08-03
Remove unused arg from `path_append_impl`.
Nicholas Nethercote
-13
/
+1
2025-08-03
Remove `p!`.
Nicholas Nethercote
-362
/
+370
2025-08-03
Simplify `SymbolMangler::print_type`.
Nicholas Nethercote
-7
/
+4
2025-08-03
Rename `Printer` variables.
Nicholas Nethercote
-281
/
+279
2025-08-03
Remove `type_name::AbsolutePathPrinter::comma_sep`.
Nicholas Nethercote
-14
/
+3
2025-08-03
Inline and remove two `FmtPrinter` methods.
Nicholas Nethercote
-34
/
+12
2025-08-03
Mark `Printer` methods as unreachable where appropriate.
Nicholas Nethercote
-14
/
+17
2025-08-03
Merge pull request #2532 from rust-lang/tshepang/date-check
nora
-1
/
+1
2025-08-03
Auto merge of #144704 - compiler-errors:explode-wf, r=lcnr
bors
-35
/
+30
2025-08-03
For "stage 1" ui-fulldeps, use the stage 1 compiler to query target info
Zalathar
-10
/
+40
2025-08-03
Merge pull request #20371 from Hmikihiro/migrate_generate_trait_from_impl
Lukas Wirth
-34
/
+35
2025-08-03
Migrate `generate_trait_from_impl` assist to use `SyntaxEditor`
Hmikihiro
-34
/
+35
2025-08-03
fix option-if-let-else lint (#15394)
Jason Newcomb
-5
/
+51
2025-08-03
Merge pull request #20368 from Hmikihiro/migrate_delegate_methods
Lukas Wirth
-36
/
+41
2025-08-03
Merge pull request #20364 from Hmikihiro/migrate_convert_from_to_tryfrom
Lukas Wirth
-19
/
+23
2025-08-03
Simplify boolean expression in `manual_assert` (#15368)
Jason Newcomb
-15
/
+9
2025-08-03
Auto merge of #144677 - nnethercote:bound-const-handling, r=lcnr
bors
-97
/
+123
2025-08-03
there is still no official policy
Tshepang Mbambo
-1
/
+1
2025-08-03
Merge pull request #2509 from rust-lang/tshepang-auto-toc
Tshepang Mbambo
-147
/
+198
2025-08-03
Change `TestCx::error` to `error_prefix`, which returns a string
Zalathar
-14
/
+22
2025-08-03
Consolidate all `ProcRes` unwinds into one code path
Zalathar
-27
/
+29
2025-08-03
Change `ProcRes::print_info` to `format_info`
Zalathar
-5
/
+6
2025-08-03
Merge pull request #1893 from folkertdev/loongarch-gcc
Sayantan Chakraborty
-11
/
+11
2025-08-03
Simplify lint emission.
Camille GILLOT
-74
/
+56
2025-08-03
Keep scanned set across calls to mark_live_symbols.
Camille GILLOT
-2
/
+3
2025-08-03
Use less HIR when seeding work list.
Camille GILLOT
-90
/
+50
2025-08-03
Simplify handling of unsolved items.
Camille GILLOT
-52
/
+38
2025-08-03
Remove struct_constructors.
Camille GILLOT
-34
/
+12
2025-08-03
cargo update
github-actions
-58
/
+59
2025-08-02
Auto merge of #144814 - samueltardieu:rollup-qyum1hj, r=samueltardieu
bors
-523
/
+1500
2025-08-02
Use DefKind in should_explore.
Camille GILLOT
-10
/
+34
[prev]
[next]