dtolnay / dtolnay/syn

Parse in-place initialization syntax

Open
#2,027 0 comments 0 reactions 0 assignees View on GitHub
syntax
Dominant language
Rust
Stars
3.4k
Forks
374
Avg merge
1d 5h
Merged PRs (30d)
2

Description

- https://github.com/rust-lang/rust/issues/153825
- https://hackmd.io/@aliceryhl/BJutRcPblx

`&uninit`, `&out`, `init [...]`, `<-`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the linked Rust issue and HackMD design notes to understand the proposed in-place initialization syntax: `&uninit`, `&out`, `init [...]`, and `<-`. No source file, test, or parser entry point is named, so locate the relevant parsing entry points before determining the scope. Done means the listed syntax forms are parsed according to the linked design.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
compilers
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.