We need to discuss the list of candidate changes for the 2024 edition, and categorize them according to whether we expect to ship them and whether they have an owner.
I made a Github project
listing all the issues from this doc, as well as the labels that were originally used as sources for it:
https://github.com/orgs/rust-lang/projects/43/views/2
Time limit per issue: 5 minutes (can come back at the end of the meeting)
People: TC, tmandry, JT, scottmcm, waffle, Urgau, nikomatsakis
Minutes: TC
nikomatsakis: I've been working with Mara + Xiang Ding Fei on a proposal for revised temporary lifetime rules. This will be a Rust 2024 breaking change in that the behavior of some constructs, like match foo().lock() {...}
would change.
NM: Some set of temporary lifetimes would become shorter, especially around match statements. That's the edition part. It definitely needs an RFC.
https://github.com/rust-lang/rust/issues/86730
JT: …we have precedence here.
NM: It'd be good to have a name that's useful rather than using the year.
JT: Agreed, not making a propsal on the name.
NM: It'd be good to write up something in the lang-team repo about a policy or a habit here, that we try to update this on editions.
JT: Does it need an RFC?
JT: Proposal: We should write a general policy that we update the macro matchers in the new edition, and we use this particular naming system. After we FCP that policy, then someone needs to write a policy for expr.
tmandry: +1, but it needs someone to write the RFC.
TC: I'll have a look. Lokathor may also have interest.
Consensus: We'll write a policy RFC here, then consider this specific case in that context.
gen
keyword in 2024 edition for Iterator generators - #3513TC: It's on my plate to update this RFC, but the key edition question is reserving the keyword.
JT: …
NM: Maybe we should say, yes we want it, and then deal with the bikeshed in triage later.
all: +1.
Consensus: Let's move to accept.
Box<[T]>
should have an IntoIter implementation. - #59878Consensus: No objection. We should do this.
tmandry: The main question is whether this is a lang concern, particularly some of the items.
JT: Probably not.
Consensus: We'll mark this as not-lang.
Consensus: We might accept if an RFC happened. We've left a note.
tmandry: There's not a consensus proposal for any edition change, and we can accept it without an edition change.
JT: +1.
Consensus: This doesn't need an edition.
#[deprecated_safe]
attribute - #94978JT: Libs would really like this from lang. But the other question is, why does this need an edition?
JT: Whether we do this is a lang concern, and it lets others tie things to editions, but it's not tied to an edition on the lang side.
all: +1.
Consensus: This doesn't need an edition.
NM: Is is probbaly overlapping with the other work. This might unblock some other feature… but that may be something else.
tmandry: We can probably roll this into the other one.
NM: That's fine.
Consensus: We probably don't need to consider this separately.
tmandry: We've had a design meeting proposal on the books for most of this year but haven't had the design meeting.
pnkfelix explains why this is hard here:
https://github.com/rust-lang/rust/issues/83583#issuecomment-1397867288
Consensus: This one needs a proposal.
TC: We should think about how much time we have remaining before all this work needs to be finished and whether we can get through it with the number of weeks and number of meetings remaining.
Consensus: To get through the rest, let's nominate this issue for discussion at the next available design meeting. We'll also go through some of these issues in each triage meeting. And perhaps we can complete the scheduling of the design meetings for next month during triage this month to free up one design meeting slot.
(The meeting ended here.)
or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing