Welcome to the Rust Programming Language Internals Forum
|
|
1
|
34637
|
July 7, 2014
|
For any `'a`, use of `&'a T` => `T: 'a`
|
|
1
|
130
|
July 2, 2022
|
Supporting Emoji in identifiers
|
|
13
|
813
|
July 2, 2022
|
Pre-RFC - `Cow::map` function
|
|
5
|
69
|
July 2, 2022
|
Cargo: Allow publishing the reason for yanking?
|
|
26
|
828
|
July 1, 2022
|
Call for testing: Cargo sparse-registry
|
|
23
|
2258
|
July 1, 2022
|
Two distinct use of ordering: semantic ordering and... systematic ordering?
|
|
8
|
432
|
July 1, 2022
|
Feedback on `cargo-add` before its merged
|
|
77
|
4310
|
July 1, 2022
|
How to audit and improve Rust crates eco-system for security in general?
|
|
14
|
934
|
June 30, 2022
|
Rust 1.62.0 prerelease testing
|
|
5
|
699
|
June 30, 2022
|
[Pre-RFC] Package changelog
|
|
17
|
445
|
June 30, 2022
|
Smart pointer which owns its target
|
|
40
|
955
|
June 30, 2022
|
Error: target architecture does not support `extern "C"` ABI
|
|
2
|
179
|
June 29, 2022
|
Is it still possible to make progress on postponed features? The case of delegation
|
|
18
|
925
|
June 29, 2022
|
Documentation should only refine types (or why Pin::get_unchecked_mut is a ticking bomb)
|
|
33
|
1470
|
June 29, 2022
|
Keywords like `is`, `or`, `isnt`, instead of `==`, `!=` and `||`
|
|
26
|
1280
|
June 28, 2022
|
Blog post: View types for Rust
|
|
53
|
6288
|
June 28, 2022
|
[Feature request] is_bitwise_copyable<T>()
|
|
19
|
557
|
June 27, 2022
|
Listing of Cargo features
|
|
6
|
345
|
June 27, 2022
|
[RFC] basic 'unsafe lifetime
|
|
19
|
819
|
June 27, 2022
|
Some thoughts on a less slippery catch_unwind
|
|
2
|
229
|
June 27, 2022
|
Windows on ARM64 GNU support
|
|
0
|
135
|
June 27, 2022
|
`ExactSizeIterator` and combinators
|
|
4
|
208
|
June 26, 2022
|
Enum path inference with `_Variant` syntax
|
|
21
|
735
|
June 26, 2022
|
Nonnull::dangling_with_align(usize)?
|
|
2
|
162
|
June 26, 2022
|
#[repr(Interoperable_2024)]
|
|
62
|
1780
|
June 25, 2022
|
“obviously sound” min_specialization extension
|
|
0
|
240
|
June 25, 2022
|
[Pre-RFC] Improved Unsizing
|
|
20
|
679
|
June 24, 2022
|
Change `lang_start` function signature
|
|
11
|
460
|
June 24, 2022
|
Could we have `fetch_not` for `AtomicBool`s?
|
|
3
|
394
|
June 24, 2022
|