issues
search
rust-lang
/
rust
Empowering everyone to build reliable and efficient software.
https://www.rust-lang.org
Other
98.88k
stars
12.78k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rollup of 28 pull requests
#133490
jhpratt
opened
31 minutes ago
2
Clarify the Pin may not pin the data when the type is Unpin.
#133489
hikalium
opened
1 hour ago
1
tests: Add regression test for self referential structs with cow as last field
#133488
Enselic
opened
3 hours ago
1
fix confusing diagnostic for reserved `##`
#133487
pitaj
opened
3 hours ago
2
borrowck diagnostics: make `add_move_error_suggestions` use the HIR rather than `SourceMap`
#133486
dianne
opened
3 hours ago
1
breaking change: Copy Python implementation for `float::div_euclid`
#133485
tesuji
opened
3 hours ago
7
Inconsistent link underlining in [՝Smth՝] vs <code>[Smth]</code> (regression in nightly?)
#133484
Kijewski
opened
4 hours ago
0
`div_euclid` use incorrect roundings
#133483
Neutron3529
closed
2 hours ago
1
Only error raw lifetime followed by `\'` in edition 2021+
#133482
compiler-errors
opened
8 hours ago
1
Disable `avr-rjmp-offset` on Windows for now
#133481
jieyouxu
opened
9 hours ago
3
`avr-rjmp-offset` is flaky on `x86_64-mingw`
#133480
jieyouxu
opened
9 hours ago
1
rustc 1.83 lexing regression in the 2015 edition: 'r#x'y
#133479
mattheww
opened
9 hours ago
1
jsondocck: Parse, don't validate commands.
#133478
aDotInTheVoid
opened
10 hours ago
0
Detect tuple structs that are unconstructable due to re-export
#133477
estebank
opened
11 hours ago
1
Revert r-a completions breakage
#133476
SomeoneToIgnore
opened
12 hours ago
21
`MaybeStorage` improvements
#133475
nnethercote
opened
13 hours ago
3
Do not unify dereferences of shared borrows in GVN
#133474
RalfJung
opened
13 hours ago
11
tests: Add regression test for recursive enum with Cow and Clone
#133473
Enselic
opened
13 hours ago
3
Run TLS destructors for wasm32-wasip1-threads
#133472
surban
opened
14 hours ago
1
gce: fix typing_mode mismatch
#133471
lcnr
opened
14 hours ago
0
Cleanup: delete `//@ pretty-expanded` directive
#133470
jieyouxu
opened
15 hours ago
5
test issue
#133469
Urgau
closed
15 hours ago
0
always create `DefId`s for anon consts
#133468
lcnr
opened
15 hours ago
2
tests: Add recursive associated type bound regression tests
#133467
Enselic
opened
15 hours ago
5
Fix typos in pin.rs
#133466
aksh1618
opened
15 hours ago
1
Update cargo and books
#133465
ehuss
closed
5 hours ago
12
std::thread: avoid leading whitespace in some panic messages
#133464
RalfJung
opened
15 hours ago
2
Fix handling of x18 in AArch64 inline assembly on ohos/trusty or with -Zfixed-x18
#133463
taiki-e
opened
16 hours ago
5
Use ReadCache for archive reading in bootstrap
#133462
mustartt
opened
16 hours ago
3
Add COPYRIGHT-*.html files to distribution and update `COPYRIGHT`
#133461
jonathanpallant
opened
17 hours ago
3
Use `check-run-results` for `run-fail` test stderr
#133460
clubby789
opened
17 hours ago
9
The default values for TargetOption violate the target consistency check
#133459
RalfJung
opened
17 hours ago
5
Fix `Result` and `Option` not getting a jump to def link generated
#133458
GuillaumeGomez
opened
17 hours ago
2
miri: implement `TlsFree`
#133457
joboet
opened
17 hours ago
4
Add licenses + Run `cargo update`
#133456
clubby789
opened
17 hours ago
5
def_collector: rework trivial const-arg handling
#133455
lcnr
closed
15 hours ago
3
Update test expectations to accept LLVM 'initializes' attribute
#133454
zmodem
opened
18 hours ago
6
Commit license-metadata.json to git and check it's correct in CI
#133453
jonathanpallant
opened
18 hours ago
6
Support predicate registers (clobber-only) in Hexagon inline assembly
#133452
taiki-e
opened
19 hours ago
2
bootstrap: use fs-err to improve error messages
#133451
MarcoIeni
closed
18 hours ago
6
remove "onur-ozkan" from users_on_vacation
#133450
onur-ozkan
opened
19 hours ago
5
std: expose `const_io_error!` as `const_error!`
#133449
joboet
opened
20 hours ago
5
Tracking Issue for `io::const_error!`
#133448
joboet
opened
20 hours ago
0
[beta] Prepare Rust 1.84.0
#133447
BoxyUwU
opened
21 hours ago
13
coverage: Use a query to identify which counter/expression IDs are used
#133446
Zalathar
opened
21 hours ago
2
[stable] Prepare Rust 1.83.0
#133445
BoxyUwU
closed
15 hours ago
8
Meta tracking issue for release notes PRs
#133444
jieyouxu
opened
21 hours ago
0
Remove dead code stemming from the old effects desugaring (II)
#133443
fmease
opened
21 hours ago
2
Rollup of 8 pull requests
#133442
matthiaskrgr
closed
30 minutes ago
13
An unsafe const fn being used to compute an array length or const generic is incorrectly described as being an "item".
#133441
theemathas
opened
22 hours ago
3
Next