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-22
convert strings to symbols in attr diagnostics
Jana Dönszelmann
-31
/
+36
2025-08-22
fix: don't check for `!x = y`/`x = !y`
Ada Alakbarova
-435
/
+212
2025-08-22
Revert "Detect method not being present that is present in other tuple types"
Rémy Rakic
-218
/
+2
2025-08-22
Fix stderr normalization.
Camille Gillot
-5
/
+5
2025-08-22
Simplify implementation.
Camille Gillot
-44
/
+46
2025-08-22
Separate transmute checking from typeck.
Camille Gillot
-254
/
+253
2025-08-22
interpret/allocation: get_range on ProvenanceMap
Nia Espera
-8
/
+14
2025-08-22
Recover param: Ty = EXPR
Michael Goulet
-2
/
+44
2025-08-22
Add warning to the `Builder::llvm_config` function
Jakub Beránek
-0
/
+4
2025-08-22
Ship LLVM tools for the correct target when cross-compiling
Jakub Beránek
-5
/
+43
2025-08-22
bool_comparison: fix incorrect suggestion with `>`/`<` and macros (#15513)
Samuel Tardieu
-20
/
+59
2025-08-22
bool_comparison: use correct span context for `>`/`<` sugg
Michael Howell
-20
/
+59
2025-08-22
modify `LazyLock` poison panic message
Connor Tsui
-34
/
+59
2025-08-22
Auto merge of #145352 - Shourya742:2025-08-12-remove-default-config, r=Kobzol
bors
-563
/
+527
2025-08-22
fix `manual_is_ascii_check`: also add explicit type when linting `matches!` (...
Samuel Tardieu
-14
/
+50
2025-08-22
Rename `llvm_config` to `host_llvm_config` to avoid confusion
Jakub Beránek
-36
/
+39
2025-08-22
Add aarch64_be-unknown-hermit target
Jens Reidel
-0
/
+33
2025-08-22
fix: also get `ty_sugg` in the `matches!` case
Ada Alakbarova
-14
/
+50
2025-08-22
On E0277, point at type that doesn't implement bound
Esteban Küber
-249
/
+1094
2025-08-23
fix: `derivable_impls` suggests wrongly on `derive_const`
yanglsh
-16
/
+207
2025-08-22
Stabilize `round_char_boundary` feature
okaneco
-17
/
+15
2025-08-22
Stabilize `round_char_boundary` feature
okaneco
-26
/
+22
2025-08-22
ptr_as_ptr: fix incorrect suggestion with `pointer::cast` and macros (#15514)
Samuel Tardieu
-2
/
+20
2025-08-22
`try_err`: clean-up (#15526)
Samuel Tardieu
-28
/
+12
2025-08-22
`is_expr_identity_of_pat`: simplify using `(unordered_)over` (#15450)
Samuel Tardieu
-8
/
+7
2025-08-22
Add 1.89 beta-accepted changes to changelog (#15534)
Samuel Tardieu
-0
/
+5
2025-08-22
Better check for `assign_op_pattern` in `const` context (#15532)
Philipp Krones
-24
/
+133
2025-08-22
Add 1.89 beta-accepted changes to changelog
Philipp Krones
-0
/
+5
2025-08-22
benchmarks for exponent fmt of integers
Pascal S. de Kloe
-0
/
+24
2025-08-22
ci: Begin running ui tests with `rust.debuginfo-level-tests=1`
Martin Nordholts
-3
/
+24
2025-08-22
Auto merge of #145749 - flip1995:clippy-subtree-update, r=Manishearth
bors
-1050
/
+1823
2025-08-22
main.js: only call window.rustdocToggleSrcSidebar if it exists
binarycat
-2
/
+1
2025-08-22
typecheck: add nonnull around element known to exist
binarycat
-2
/
+1
2025-08-22
typecheck tooltipBlurHandler
binarycat
-1
/
+3
2025-08-22
typecheck window.CURRENT_TOOLTIP_ELEMENT
binarycat
-32
/
+7
2025-08-22
use `is_{type,path}_diagnostic_item` in more places (#15527)
Samuel Tardieu
-27
/
+19
2025-08-22
fix(lexer): Allow '-' in the infostring continue set
Ed Page
-14
/
+4
2025-08-22
test(frontmatter): Show current hyphen behavior
Ed Page
-0
/
+38
2025-08-22
Add let in let-chain completion support
A4-Tacks
-3
/
+17
2025-08-22
resolve: Remove `ScopeSet::Late`
Vadim Petrochenkov
-23
/
+32
2025-08-22
resolve: Remove derive fallback lint id from `ScopeSet::Late`
Vadim Petrochenkov
-11
/
+13
2025-08-22
resolve: Remove `Module` from `ScopeSet::Late`
Vadim Petrochenkov
-7
/
+9
2025-08-22
resolve: `early_resolve_ident_in_lexical_scope` -> `resolve_ident_in_scope_set`
Vadim Petrochenkov
-20
/
+16
2025-08-22
improve float to_degrees/to_radians rounding comments and impl
Karol Zwolak
-10
/
+79
2025-08-22
Better check for `assign_op_pattern` in `const` context
Samuel Tardieu
-24
/
+133
2025-08-22
fix: `unnested_or_patterns` FP on structs with only shorthand field pats
Ada Alakbarova
-30
/
+80
2025-08-22
`is_expr_identity_of_pat`: simplify using `(unordered_)over`
Ada Alakbarova
-8
/
+7
2025-08-22
make the lint early-pass
Ada Alakbarova
-9
/
+9
2025-08-22
(finally) implement `WithSearchPat`
Ada Alakbarova
-0
/
+1
2025-08-22
add misc kinds: Pat, CVarArgs, Typeof, Dummy, Err
Ada Alakbarova
-1
/
+12
[prev]
[next]