|
"No telemetry in the Rust compiler: metrics without betraying user privacy"
|
|
5
|
1585
|
August 25, 2023
|
|
On the necessity of the at operator in pattern matching
|
|
5
|
1059
|
August 11, 2023
|
|
Crates-io metadata usage policy
|
|
5
|
1556
|
July 21, 2023
|
|
RFE: SystemTime: Resolution?
|
|
2
|
585
|
June 17, 2023
|
|
Possibility to override and/or remove eh_personality
|
|
0
|
603
|
May 12, 2023
|
|
Custom Global DNS Resolver
|
|
9
|
2106
|
April 15, 2023
|
|
Std::sys::unix::fs::set_perm and symlinks?
|
|
2
|
776
|
October 23, 2022
|
|
Rust Build Process
|
|
3
|
1280
|
September 28, 2022
|
|
New API: `char::is_ascii_octdigit`?
|
|
11
|
1232
|
September 5, 2022
|
|
Checked_ sum() for all types that have both iter::Sum and checked_add()
|
|
22
|
2581
|
September 2, 2022
|
|
Can't find crate for `std` error - new target
|
|
3
|
3532
|
August 23, 2022
|
|
Rust MSRV policy and Linux Distros
|
|
35
|
5787
|
August 18, 2022
|
|
Use of unstable library feature 'restricted_std' when bootstrapping rustc on new target
|
|
2
|
1978
|
July 13, 2022
|
|
128-bit integer support for new Target
|
|
7
|
1644
|
July 11, 2022
|
|
Error: target architecture does not support `extern "C"` ABI
|
|
2
|
789
|
June 29, 2022
|
|
How to get started porting std to another target?
|
|
1
|
1341
|
June 9, 2022
|
|
Rust on IBM i Pase
|
|
2
|
1838
|
May 19, 2022
|
|
Rust Meetups Sweden (Stockholm & Gothenburg)
|
|
0
|
633
|
May 17, 2022
|
|
Let's talk about pointer::set_ptr_value
|
|
5
|
1448
|
March 29, 2022
|
|
Get the `DefId` for a `Ty`
|
|
3
|
1015
|
December 21, 2021
|
|
Trait LintPass `fn name(&self) -> &'static str` can refactor to `const NAME: &'static = unimplment!()` since 1.57+ support panic on const
|
|
1
|
573
|
December 19, 2021
|
|
Why is `rustc_on_unimplemented` only allowed inside std?
|
|
12
|
2653
|
September 12, 2021
|
|
Keeping around unstable features until their replacements hit stable
|
|
5
|
1293
|
July 12, 2021
|
|
Implementing a Fast, Correct Float Parser
|
|
3
|
5093
|
June 30, 2021
|
|
Constant slices deduplication
|
|
15
|
2454
|
November 23, 2020
|
|
Paying developers for pull requests
|
|
39
|
2989
|
September 21, 2020
|
|
2021 edition?
|
|
68
|
11258
|
July 23, 2020
|
|
Up-to-date documentation on macro resolution order?
|
|
7
|
1513
|
February 26, 2020
|
|
AtomicU64 store disassembly shows a ton of lines of asm, why?
|
|
13
|
2005
|
January 2, 2020
|
|
[x-post from users forum] Long compile times for a vector with 50K u64 values
|
|
1
|
996
|
December 12, 2019
|