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-09-19
Rollup merge of #146541 - joboet:simplify-lookup-host, r=tgross35
Stuart Cook
-212
/
+51
2025-09-19
Rollup merge of #146484 - notriddle:stringdex-js-opt, r=GuillaumeGomez
Stuart Cook
-140
/
+290
2025-09-19
Rollup merge of #146229 - Hayden602:issue-142796-fix, r=ZuseZ4
Stuart Cook
-6
/
+12
2025-09-19
Auto merge of #145737 - cjgillot:gvn-valueset, r=saethlin
bors
-44
/
+180
2025-09-19
Fix `else` completion before else keyword
A4-Tacks
-3
/
+133
2025-09-19
Fix test suite in iOS/tvOS/watchOS/visionOS simulator
Mads Marquart
-32
/
+179
2025-09-19
Document how to test with iOS/tvOS/watchOS/visionOS simulator
Mads Marquart
-41
/
+51
2025-09-19
Remove some unnecessary `as u64` casts
Zalathar
-4
/
+4
2025-09-19
Use `LLVMDIBuilderCreate(Auto|Parameter)Variable`
Zalathar
-62
/
+57
2025-09-19
std: simplify host lookup
joboet
-212
/
+51
2025-09-19
Merge pull request #4594 from RalfJung/clippy
Ralf Jung
-2
/
+2
2025-09-19
Allow running remote-test-server on Apple simulators
Mads Marquart
-4
/
+15
2025-09-19
fix clippy warning
Ralf Jung
-2
/
+2
2025-09-19
Use `LLVMDIBuilder(CreateExpression|InsertDeclareRecordAtEnd)`
Zalathar
-28
/
+26
2025-09-19
fix miri bootstrap build
Ralf Jung
-2
/
+16
2025-09-19
autodiff: typetree recursive depth query from enzyme with fallback
Karan Janthe
-20
/
+24
2025-09-19
Add `#[track_caller]` for check_assist_by_label
A4-Tacks
-0
/
+1
2025-09-19
Fix extract_variable on LetExpr
A4-Tacks
-1
/
+28
2025-09-19
Merge pull request #2580 from rust-lang/tshepang-patch-2
许杰友 Jieyou Xu (Joe)
-0
/
+4
2025-09-19
Merge pull request #20699 from lnicola/ena-fingerprint
Laurențiu Nicola
-0
/
+6
2025-09-19
Set WithCachedTypeInfo::stable_hash when in-tree
Laurențiu Nicola
-0
/
+6
2025-09-19
Use `LLVMDIBuilderGetOrCreateArray`
Zalathar
-16
/
+7
2025-09-19
Use `LLVMDIBuilderGetOrCreateSubrange`
Zalathar
-15
/
+8
2025-09-19
autodiff: recurion added for typetree
Karan Janthe
-20
/
+191
2025-09-19
autodiff: fixed test to be more precise for type tree checking
Karan Janthe
-87
/
+120
2025-09-19
autodiff: struct support in typetree
Karan Janthe
-0
/
+67
2025-09-19
autodiff: tuple support in typetree
Karan Janthe
-0
/
+64
2025-09-19
autodiff: slice support in typetree
Karan Janthe
-0
/
+36
2025-09-19
autodiff: add TypeTree support for arrays
Karan Janthe
-1
/
+69
2025-09-19
autodiff: f128 support added for typetree
Karan Janthe
-2
/
+2
2025-09-19
enzyme submodule updated
Karan Janthe
-0
/
+0
2025-09-19
typo: allow EnzymeTypeTreeShiftIndiciesEq
Karan Janthe
-0
/
+1
2025-09-19
added typetree support for memcpy
Karan Janthe
-34
/
+135
2025-09-19
Add TypeTree tests for scalar types
Karan Janthe
-0
/
+154
2025-09-19
Update TypeTree tests to verify metadata attachment
Karan Janthe
-28
/
+29
2025-09-19
Add TypeTree metadata attachment for autodiff
Karan Janthe
-14
/
+343
2025-09-19
autodiff: Add basic TypeTree with NoTT flag
Karan Janthe
-5
/
+212
2025-09-18
deref related cleanups in ref_prop
beepster4096
-20
/
+13
2025-09-18
Plumb Allocator generic into `std::vec::PeekMut`
Sidney Cammeresi
-44
/
+51
2025-09-18
Auto merge of #137122 - yotamofek:pr/std/iter-eq-exact-size, r=the8472
bors
-4
/
+48
2025-09-18
fix negative const generic integer literals
Oblarg
-1
/
+24
2025-09-18
canonical: yeet `EvalCtxt`, mk `Canonicalizer` private
lcnr
-211
/
+233
2025-09-18
move `mod canonical` out of `eval_ctxt`
lcnr
-231
/
+229
2025-09-18
update lockfile
Ralf Jung
-15
/
+22
2025-09-18
Merge pull request #4592 from RalfJung/sqrt
Ralf Jung
-38
/
+54
2025-09-18
Merge pull request #2587 from GuillaumeGomez/gcc-backend-missing-docs
Guillaume Gomez
-2
/
+55
2025-09-18
fix tidy spellchecking on windows
beepster4096
-1
/
+1
2025-09-18
share sqrt implemention across float types
Ralf Jung
-39
/
+25
2025-09-18
Auto merge of #146728 - flip1995:clippy-subtree-update, r=samueltardieu
bors
-2479
/
+4380
2025-09-18
implement sqrt for f16 and f128
Ralf Jung
-15
/
+45
[prev]
[next]