|
(Un?)intentional changes in re-serialization of Cargo.toml (during `cargo package`) in nightly?
|
|
7
|
366
|
January 6, 2025
|
|
Pre-RFC: Same-crate proc macros
|
|
8
|
744
|
December 27, 2024
|
|
Can we have either a new target wasm32v1-unknown-unknown or a set of new targets wasm32(v1)?-web-bindgen?
|
|
34
|
1449
|
December 27, 2024
|
|
Idea: cargo flag to make it cancellable
|
|
12
|
590
|
December 27, 2024
|
|
&mut T is copied in MIR?
|
|
6
|
455
|
December 26, 2024
|
|
Slow incremental compilation when changing small things or comments
|
|
11
|
1033
|
December 21, 2024
|
|
Code that formats f64?
|
|
2
|
227
|
December 20, 2024
|
|
Specialization and Associated Const Equality give auto traits
|
|
1
|
334
|
December 15, 2024
|
|
Partial move field syntax in method signature
|
|
2
|
285
|
December 13, 2024
|
|
Create new lint for unused constants, #[allow(unused_constants)]
|
|
4
|
306
|
December 9, 2024
|
|
Renaming Cargo "target"
|
|
62
|
2325
|
December 3, 2024
|
|
Add conversions of floating point to / from exponent+mantissa
|
|
16
|
900
|
December 3, 2024
|
|
`TryFrom<&str>` implementations for all types currently implementing `FromStr`
|
|
6
|
249
|
November 29, 2024
|
|
We may need some sort of #[flatten]
|
|
17
|
1077
|
November 25, 2024
|
|
Pre-RFC: Validation Trait
|
|
4
|
310
|
November 24, 2024
|
|
Deallocate Vec without needing capacity
|
|
8
|
504
|
November 24, 2024
|
|
Laundering pointers
|
|
3
|
548
|
November 13, 2024
|
|
Brainstorming: how to help old code locked to old `time` build on new toolchains
|
|
30
|
1727
|
November 7, 2024
|
|
`unsafe_code` lint and unsafe method
|
|
1
|
306
|
November 5, 2024
|
|
RFC: Extending Beyond Base 36 for Free or Cheaper
|
|
9
|
525
|
November 1, 2024
|
|
Vibe check: equality patterns
|
|
32
|
1174
|
October 31, 2024
|
|
`iter().all()` that does not return `true` for empty iterators
|
|
10
|
887
|
October 26, 2024
|
|
Enabling types that can be `?` argument but not target
|
|
2
|
290
|
October 25, 2024
|
|
Compile rustc for a custom target
|
|
8
|
838
|
October 18, 2024
|
|
Provide analog of `std::remainder` in standard library?
|
|
9
|
656
|
October 17, 2024
|
|
Unstable feature for adding restricted_std to all crates?
|
|
3
|
273
|
October 16, 2024
|
|
Pre-RFC: mem::trailing_padding!
|
|
13
|
431
|
October 10, 2024
|
|
Rustc --rm flag To delete binary after it runs
|
|
1
|
222
|
October 7, 2024
|
|
Why are .rustup and .cargo in the user directory? (Windows)
|
|
5
|
400
|
October 1, 2024
|
|
Error: equality constraints are not yet supported in `where` clauses
|
|
0
|
180
|
October 1, 2024
|