Welcome to the Rust Programming Language Internals Forum
|
|
1
|
29291
|
July 7, 2014
|
Feedback from adoption of fallible allocations
|
|
5
|
392
|
April 19, 2021
|
Pre-RFC: Move references
|
|
27
|
562
|
April 19, 2021
|
Implicit Parameters
|
|
14
|
461
|
April 19, 2021
|
Suggestion: FFastMath intrinsics in stable
|
|
39
|
1438
|
April 18, 2021
|
Syntax for returning early with an error
|
|
53
|
1710
|
April 18, 2021
|
New String function `from_reserve`
|
|
13
|
407
|
April 17, 2021
|
[Pre-RFC] Safe goto with value
|
|
58
|
1412
|
April 17, 2021
|
Enforcing no-std and no-panic during build
|
|
7
|
381
|
April 17, 2021
|
Incremental test runner
|
|
0
|
120
|
April 17, 2021
|
Pre-RFC: Cargo profile setting to sanitise host-dependent absolute paths, enabled by default for release builds
|
|
1
|
178
|
April 17, 2021
|
Suggestion: add methods such as `String::into_split`, `String::into_chars` and similar for all the `str` iterator-returning methods
|
|
2
|
125
|
April 17, 2021
|
Attributes on address ranges
|
|
16
|
746
|
April 16, 2021
|
Why "bring your own allocator" APIs are not more popular in Rust?
|
|
15
|
743
|
April 16, 2021
|
LLVM Scalable Vectors
|
|
0
|
176
|
April 16, 2021
|
Try_reserve returning non-growable Vec view
|
|
8
|
407
|
April 15, 2021
|
DST unions
|
|
4
|
455
|
April 15, 2021
|
Add Automatic Generalization like F#?
|
|
7
|
539
|
April 14, 2021
|
Status on stabilizing const_cstr_unchecked
|
|
2
|
291
|
April 14, 2021
|
Blessing tests for rustc too hard for average PC
|
|
10
|
848
|
April 13, 2021
|
?Uninit types [exist today]. Also let's talk about DerefMove
|
|
48
|
1493
|
April 13, 2021
|
Suggestion: Item blocks
|
|
6
|
376
|
April 13, 2021
|
The case for a new relese channel: testing
|
|
28
|
1214
|
April 11, 2021
|
Combine Enum C-like and rust
|
|
5
|
315
|
April 12, 2021
|
Debugging non-`Debug` items in debug releases
|
|
3
|
236
|
April 12, 2021
|
Pre-RFC: `#[derive(Default)]` on enums with a `#[default]` attribute
|
|
36
|
983
|
April 12, 2021
|
Feature: Allow pattern-matching of a pointer
|
|
6
|
461
|
April 11, 2021
|
When can we have rdylib?
|
|
22
|
786
|
April 11, 2021
|
Idea: assigning variable names to groups
|
|
2
|
320
|
April 11, 2021
|
Result::inspect_err, could be worth?
|
|
3
|
379
|
April 10, 2021
|