|
Anyone using `--extern-location`?
|
|
1
|
533
|
July 14, 2022
|
|
Add `BufReader::grow_buffer`
|
|
3
|
737
|
July 14, 2022
|
|
Communicating with the compiler
|
|
1
|
459
|
July 14, 2022
|
|
Implement XXHASH for core/hash
|
|
13
|
2164
|
July 12, 2022
|
|
Let's deprecate `as` for lossy numeric casts
|
|
54
|
10072
|
July 12, 2022
|
|
Please can we add a basic num trait?
|
|
19
|
7989
|
July 12, 2022
|
|
[RFC] Create a types team
|
|
1
|
757
|
July 11, 2022
|
|
Why can I iter on 0.. but not ..=0?
|
|
14
|
1741
|
July 11, 2022
|
|
Adding Autodiff support to rustc
|
|
1
|
794
|
July 11, 2022
|
|
Could we make the pointer niche bigger?
|
|
23
|
2645
|
July 10, 2022
|
|
Raw r#"..."# string literals in Rust vs named R"abc(...)abc" strings in C++
|
|
8
|
4625
|
July 9, 2022
|
|
How can I provide my own `compiler_builtins` implementation while using `-Zbuild-std`?
|
|
5
|
1517
|
July 8, 2022
|
|
Feature discussion: Allow internal dependencies in Cargo
|
|
4
|
908
|
July 8, 2022
|
|
Is there any reason that `Vec::split_off` use copy and no in-place operation available?
|
|
7
|
2130
|
July 5, 2022
|
|
Rust 1.60.0 prerelease testing
|
|
6
|
1322
|
July 4, 2022
|
|
Will array's map function be const at some point?
|
|
4
|
1930
|
July 4, 2022
|
|
About release dead code crates
|
|
14
|
2105
|
July 3, 2022
|
|
`concat!` can and should support concatting `const`
|
|
3
|
977
|
July 2, 2022
|
|
Optimization comparison: Vec vs array and for vs while
|
|
5
|
1259
|
July 2, 2022
|
|
Printing Option values in rust-lldb
|
|
5
|
3386
|
July 1, 2022
|
|
Where does Cargo check manifest "license" value a standard SPDX expression?
|
|
3
|
711
|
June 30, 2022
|
|
Looking up a type's representation by name
|
|
6
|
803
|
June 30, 2022
|
|
Feture Request: Result should be truthy
|
|
10
|
1661
|
June 29, 2022
|
|
How to let rustc compile functions with segmented stack?
|
|
5
|
1206
|
June 28, 2022
|
|
Cannot call associate private function in tests
|
|
3
|
825
|
June 28, 2022
|
|
Stable diagnostic affecting attribute with unstable API
|
|
12
|
1611
|
June 28, 2022
|
|
Idea: `drop_guard` or `scope_guard` helper function
|
|
9
|
1991
|
June 28, 2022
|
|
Expect to add a smart pointer with only strong references count
|
|
29
|
3032
|
June 15, 2022
|
|
Let's talk about pointer::set_ptr_value
|
|
6
|
1419
|
June 27, 2022
|
|
Print value behind raw pointer without dropping
|
|
5
|
1119
|
June 26, 2022
|