Examples and Tests
|
|
8
|
256
|
March 27, 2021
|
Understanding async/await lowering (captures/upvars) and borrow checking
|
|
7
|
304
|
March 27, 2021
|
Is GAT actually as powerful as HRTB?
|
|
15
|
1014
|
March 27, 2021
|
Should core::mem::MaybeUninit::assume_init integrate with MSan?
|
|
9
|
519
|
March 26, 2021
|
<int_ty>::IS_SIGNED
|
|
12
|
765
|
March 26, 2021
|
1.51.0 prerelease testing
|
|
7
|
819
|
March 26, 2021
|
[Solved] Why do code blocks not have a copy button?
|
|
1
|
257
|
March 26, 2021
|
Clippy lint against, or some other way of detecting, default binding modes — Take 2
|
|
38
|
1606
|
March 26, 2021
|
How to create a handler using ParseSess?
|
|
1
|
155
|
March 25, 2021
|
Help test faster incremental debug macOS builds on nightly
|
|
9
|
1623
|
March 24, 2021
|
Allow std::fs::DirEntry to vend borrows of its filename
|
|
4
|
327
|
March 24, 2021
|
Opaqueify items for proc attribute macros
|
|
16
|
461
|
March 23, 2021
|
Solved! Lib Core Build error, ask to add feature, when it's already there
|
|
2
|
144
|
March 23, 2021
|
Static path-dependent types and deferred borrows
|
|
27
|
1615
|
March 22, 2021
|
Average function for primitives
|
|
24
|
1429
|
March 22, 2021
|
Lifetime in match if let and while let
|
|
4
|
422
|
March 22, 2021
|
Pre-Pre-RFC: async fn in trait desugaring
|
|
7
|
416
|
March 22, 2021
|
Explicitly passed allocators
|
|
2
|
308
|
March 20, 2021
|
Add prev_power_of_two
|
|
17
|
709
|
March 20, 2021
|
New function suggestion: iter::take_exactly
|
|
17
|
527
|
March 20, 2021
|
Propagate individual items (but not glob imports) for use throughout the crate
|
|
0
|
147
|
March 20, 2021
|
Docs.rs outputs silly signature of function when struct pattern matching involves
|
|
6
|
283
|
March 20, 2021
|
Should we be more strict with const and SemVer
|
|
3
|
313
|
March 20, 2021
|
CStr::in_bytes method
|
|
3
|
241
|
March 19, 2021
|
Forbidden/niche values
|
|
23
|
1147
|
March 19, 2021
|
`u32` as a second fallback type
|
|
30
|
1172
|
March 18, 2021
|
Call for participation: Async vision doc effort
|
|
2
|
274
|
March 18, 2021
|
Convenient null-terminated string literals
|
|
14
|
727
|
March 18, 2021
|
Possible postfix macro use case: `.unwrap_dbg!(...)`
|
|
5
|
387
|
March 18, 2021
|
[Idea] Returning unsized locals via stack
|
|
28
|
674
|
March 17, 2021
|