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-17
Switch TraitRef in hir::TraitRef to next solver
jackh726
-41
/
+288
2025-08-17
Replace layout_of_ty with layout_of_ty_ns
jackh726
-73
/
+75
2025-08-17
Remove all_super_traits in dyn_compatibility
jackh726
-7
/
+33
2025-08-17
Switch generics_require_sized_self to next solver
jackh726
-25
/
+17
2025-08-17
Convert more of dyn_compatibility to next-solver
jackh726
-153
/
+130
2025-08-17
Switch associated_type_shorthand_candidates to lower_nextsolver
jackh726
-159
/
+197
2025-08-17
Cleanup assoc_type_shorthand_candidates
jackh726
-14
/
+13
2025-08-17
Change direct_super_traits to use generic_predicates_for_param_ns
jackh726
-25
/
+50
2025-08-17
Convert some of mir/eval to next-solver types
jackh726
-132
/
+258
2025-08-17
Deduplicate layout_of_adt
jackh726
-47
/
+19
2025-08-17
impl HirDisplay for next_solver::Ty
jackh726
-392
/
+584
2025-08-17
Convert more of dyn_compatibility to next-solver
jackh726
-130
/
+123
2025-08-17
Convert some of dyn_compatibility to next-solver and remove generic_predicate...
jackh726
-53
/
+79
2025-08-17
clean-up `collapsible_if` a bit (#15503)
llogiq
-16
/
+6
2025-08-17
Add `-Zindirect-branch-cs-prefix` option
Miguel Ojeda
-5
/
+88
2025-08-17
Add -Zindirect-branch-cs-prefix (from draft PR)
Alice Ryhl
-0
/
+30
2025-08-17
resolve: debug for block module
bohan
-1
/
+4
2025-08-17
Add `//@ ignore-stage1` to query_stability.rs test
Samuel Moelius
-10
/
+11
2025-08-17
Add runtime detection for APX-F and AVX10
sayantn
-25
/
+47
2025-08-17
Merge pull request #20475 from ShoyuVanilla/analysis-std-panic
Chayim Refael Friedman
-68
/
+166
2025-08-17
fix: Make lang items query properly filter out overwritten/excluded sysroots
Shoyu Vanilla
-68
/
+166
2025-08-17
fix: python formatting error
nilptr
-4
/
+4
2025-08-17
feat(lldb debug info): deref pointer types for more accurate rust type classi...
nilptr
-0
/
+3
2025-08-17
feat(lldb debug info): improve enum value formatting in lldb
nilptr
-21
/
+20
2025-08-17
Misc `clippy_dev` changes (#14896)
Jason Newcomb
-183
/
+160
2025-08-17
Auto merge of #145284 - nnethercote:type_name-print-regions, r=lcnr
bors
-57
/
+78
2025-08-17
stdlib: Replace typedef -> type alias in doc comment
Varun Gandhi
-1
/
+1
2025-08-17
Rust build fails on OpenBSD after using file_lock feature
Sebastien Marie
-0
/
+10
2025-08-17
Auto merge of #144081 - RalfJung:const-ptr-fragments, r=oli-obk
bors
-358
/
+542
2025-08-17
Optimize `char::encode_utf8`
Karl Meakin
-21
/
+26
2025-08-16
Indent some code inside `cfg_select!`
Josh Triplett
-174
/
+178
2025-08-16
std: fix more typos
binarycat
-2
/
+2
2025-08-16
typos: allow moreso
binarycat
-0
/
+1
2025-08-16
tidy: add better error reporting for if typos can't be run
binarycat
-1
/
+0
2025-08-16
tidy: run typos check in src root, not current dir
binarycat
-4
/
+17
2025-08-16
tidy now installs typos-cli as-needed via cargo
binarycat
-32
/
+80
2025-08-16
Visit and print async_fut local for async drop.
Camille Gillot
-2
/
+12
2025-08-16
Only unpack span data once.
Camille Gillot
-7
/
+7
2025-08-17
refactor return type of `suggest_ampmut` into an enum
Deadbeef
-171
/
+178
2025-08-16
`similar_names` stop linting for 3-char names (#15100)
Alejandra González
-3
/
+12
2025-08-16
similar_names stop linting for 3-char names ...
Abderahmane Bouziane
-3
/
+12
2025-08-16
fmt::DisplayInt abstraction obsolete with better macro
Pascal S. de Kloe
-94
/
+72
2025-08-16
Only scan each definition once.
Camille GILLOT
-13
/
+16
2025-08-16
Simplify span_data_to_lines_and_cols.
Camille Gillot
-16
/
+14
2025-08-16
Simplify decode_span.
Camille Gillot
-28
/
+23
2025-08-16
run spellcheck as a tidy extra check in ci
binarycat
-6
/
+6
2025-08-16
overhaul `&mut` suggestions in borrowck errors
Deadbeef
-332
/
+475
2025-08-16
Clean up parsers related to generic bounds
León Orell Valerian Liehr
-103
/
+85
2025-08-16
shorten `expr_block`
Ada Alakbarova
-9
/
+4
2025-08-16
inline `ctxt`; use `eq_ctxt`
Ada Alakbarova
-2
/
+1
[prev]
[next]