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-16
update comment to reference legacy `.ctors` section
Ibraheem Ahmed
-1
/
+1
2025-07-16
hook up native-lib bits
Nia Espera
-25
/
+314
2025-07-16
Make frame spans appear on a separate trace line
Stypox
-22
/
+57
2025-07-16
Boostrap: add warning on `optimize = false`
Edoardo Marangoni
-0
/
+8
2025-07-16
Auto merge of #143998 - ehuss:update-cargo, r=ehuss
bors
-0
/
+0
2025-07-16
type_id_eq: check that the hash fully matches the type
Ralf Jung
-58
/
+66
2025-07-16
resolve: Optimize `fn traits_in_module`
Vadim Petrochenkov
-7
/
+6
2025-07-16
resolve: Import `ty::Visibility` everywhere
Vadim Petrochenkov
-42
/
+39
2025-07-15
Improve comments inside `codegen_get_discr`
Scott McMurray
-2
/
+46
2025-07-16
resolve: Remove trait `ToNameBinding`
Vadim Petrochenkov
-78
/
+84
2025-07-16
resolve: Merge `NameBindingKind::Module` into `NameBindingKind::Res`
Vadim Petrochenkov
-111
/
+61
2025-07-16
Auto merge of #144003 - ChrisDenton:ci4, r=ChrisDenton
bors
-0
/
+5
2025-07-16
Ensure home directory exists
Chris Denton
-0
/
+5
2025-07-15
Update poison.rs
Martin Ombura Jr.
-1
/
+1
2025-07-15
Update cargo
Eric Huss
-0
/
+0
2025-07-15
Use hygenic macros for stable-mir
Jacob Greenfield
-9
/
+9
2025-07-15
Add `Default` impls for `Pin`ned `Box`, `Rc`, `Arc`
Jules Bertholet
-4
/
+44
2025-07-15
Add regression test
Jonathan Brouwer
-0
/
+46
2025-07-15
Fix ice for feature-gated cfg attributes applied to the crate
Jonathan Brouwer
-38
/
+74
2025-07-15
add test for global constructors
Ibraheem Ahmed
-0
/
+43
2025-07-15
add support for global constructors (i.e. life before main)
Ibraheem Ahmed
-32
/
+165
2025-07-15
Add LocalKey<Cell>::update
Cameron Steffen
-0
/
+23
2025-07-15
`aarch64`: check for `trn1` and `trn2`
Folkert de Vries
-19
/
+89
2025-07-15
`aarch64`: check for `uzp1` and `uzp2`
Folkert de Vries
-19
/
+89
2025-07-15
`aarch64`: check for `zip1` and `zip2`
Folkert de Vries
-34
/
+144
2025-07-15
ci cleanup: rustdoc-gui-test now installs browser-ui-test
binarycat
-100
/
+44
2025-07-15
Use `$RUSTC` instead of `rustc` to get version if var is available (#15250)
Philipp Krones
-1
/
+4
2025-07-15
aarch64/arm: fix tests that matched on prefix of instruction
Folkert de Vries
-2
/
+2
2025-07-15
s390x: fix tests that matched on prefix of instruction
Folkert de Vries
-4
/
+4
2025-07-15
`stdarch-test`: error if only part of an instruction matched
Folkert de Vries
-1
/
+7
2025-07-15
`stdarch-test`: misc cleanups
Folkert de Vries
-7
/
+14
2025-07-15
`stdarch-test`: use `std::sync::LazyLock` instead of `lazy_static!`
Folkert de Vries
-8
/
+2
2025-07-15
update `Cargo.lock`
Folkert de Vries
-6
/
+6
2025-07-15
Clarify comments
Jakub Beránek
-2
/
+3
2025-07-15
rustdoc-json: Structured attributes
Alona Enraght-Moony
-122
/
+316
2025-07-16
Comment more code and make tests clearer
Deadbeef
-32
/
+49
2025-07-15
update change tracking with warning on removal of fields.
bit-aloo
-0
/
+5
2025-07-16
format pointer later instead of eagerly converting to string
Deadbeef
-15
/
+15
2025-07-16
add `const_make_global`; err for `const_allocate` ptrs if didn't call
Deadbeef
-30
/
+361
2025-07-15
remove ccache from llvm
bit-aloo
-17
/
+3
2025-07-15
remove description from rust toml struct
bit-aloo
-21
/
+3
2025-07-15
Merge pull request #20178 from ShoyuVanilla/cargo-config-cleanup
Shoyu Vanilla (Flint)
-374
/
+419
2025-07-15
Add alias for ArgOutlivesPredicate
Michael Goulet
-36
/
+26
2025-07-15
Add tests, some of them fail...
Michael Goulet
-0
/
+1206
2025-07-15
Gate things properly
Michael Goulet
-14
/
+121
2025-07-15
Consider outlives assumptions when proving auto traits for coroutine interiors
Michael Goulet
-204
/
+310
2025-07-15
Deduce outlives obligations from WF of coroutine interior types
Michael Goulet
-3
/
+67
2025-07-15
Add outlives to CoroutineWitnessTypes
Michael Goulet
-2
/
+15
2025-07-15
Add `0323pin` as target maintainer, and fix link to pkgsrc-wip and explain.
Havard Eidnes
-1
/
+2
2025-07-15
fix: `filter_map_bool_then` wrongly showed macro definition in suggestions
yanglsh
-5
/
+55
[prev]
[next]