Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-Escapable Types #2304

Merged
merged 26 commits into from
Sep 17, 2024
Merged
Changes from 3 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
44b0a00
Non-Escapable Types proposal
tbkka Feb 1, 2024
0106f6b
Formatting fix
tbkka Feb 1, 2024
78f858d
Link to forum thread with pitch discussion
tbkka Feb 6, 2024
e06bc45
Expand concurrency explanation a bit
tbkka Feb 8, 2024
72e3c50
Clarify one of the Alternatives Considered
tbkka Feb 8, 2024
e57f1e0
Acknowledge Franz Busch
tbkka Feb 8, 2024
12b07c2
Incorporate editorial feedback from Andrew Trick
tbkka Mar 20, 2024
54999f0
New subsection on conditional escapability; many small edits
tbkka Mar 21, 2024
cfb2ded
Mention async/throwing
tbkka Mar 21, 2024
0c6825b
Editorial comments
tbkka Jun 18, 2024
88329b1
StorageView -> Span
glessard Aug 22, 2024
3762019
edits in motivation
glessard Aug 22, 2024
9853602
don’t rely on pseudo code as exposition
glessard Aug 22, 2024
c058e57
add a link to the “returned values” subsection
glessard Aug 22, 2024
4b55adb
make example names more consistent
glessard Aug 22, 2024
f2faa89
small tweaks
glessard Aug 22, 2024
3656dcc
clean up argument vs. parameter, value vs. type, value vs. binding
glessard Aug 22, 2024
127c206
Merge pull request #12 from glessard/non-escapable
tbkka Aug 23, 2024
738fafb
Revisit lifetime dependency discussions
tbkka Aug 23, 2024
fe05797
s/Iterator/IteratorProtocol/
tbkka Aug 23, 2024
0c71b72
Review feedback from lorentey
tbkka Aug 23, 2024
3c1e92f
Atrick's corrections
tbkka Aug 23, 2024
001c272
More feedback from atrick
tbkka Aug 23, 2024
135caf7
Require all suppressible for conditional conformance (LSG feedback)
tbkka Aug 30, 2024
96c1f19
Update Future direction: Initializers and Lifetime Dependencies
atrick Sep 1, 2024
34cda51
Merge pull request #13 from atrick/tbkka-non-escapable
tbkka Sep 3, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading