Skip to content

Implement bare functions #1022

New issue

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

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

Already on GitHub? # to your account

Closed
brson opened this issue Oct 10, 2011 · 1 comment
Closed

Implement bare functions #1022

brson opened this issue Oct 10, 2011 · 1 comment
Assignees
Labels
A-type-system Area: Type system

Comments

@brson
Copy link
Contributor

brson commented Oct 10, 2011

Per https://github.com/graydon/rust/wiki/Function-types

@ghost ghost assigned brson Oct 10, 2011
brson added a commit to brson/rust that referenced this issue Oct 11, 2011
Bare functions will be represented as 'fn#' until they're implemented. Then
we'll switch it over to just 'fn'.

Issue rust-lang#1022
brson added a commit to brson/rust that referenced this issue Oct 11, 2011
brson added a commit to brson/rust that referenced this issue Oct 11, 2011
brson added a commit to brson/rust that referenced this issue Oct 11, 2011
brson added a commit to brson/rust that referenced this issue Oct 11, 2011
brson added a commit to brson/rust that referenced this issue Oct 11, 2011
brson added a commit to brson/rust that referenced this issue Oct 11, 2011
It's pretty ugly still because there's some dissonance between the 1-word and
2-word function types

Issue rust-lang#1022
brson added a commit to brson/rust that referenced this issue Oct 11, 2011
brson added a commit to brson/rust that referenced this issue Oct 11, 2011
brson added a commit that referenced this issue Oct 11, 2011
Bare functions will be represented as 'fn#' until they're implemented. Then
we'll switch it over to just 'fn'.

Issue #1022
brson added a commit that referenced this issue Oct 11, 2011
brson added a commit that referenced this issue Oct 11, 2011
brson added a commit that referenced this issue Oct 11, 2011
brson added a commit that referenced this issue Oct 11, 2011
brson added a commit that referenced this issue Oct 11, 2011
brson added a commit that referenced this issue Oct 11, 2011
brson added a commit that referenced this issue Oct 11, 2011
I was using 'R' and that was already used for records.

Issue #1022
bors pushed a commit to rust-lang-ci/rust that referenced this issue Oct 26, 2020
Dump clif with --emit llvm-ir in release mode
celinval pushed a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
* Add a test for `breakpoint`

* Convert into an `expected` test

* Update comment on test
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-type-system Area: Type system
Projects
None yet
Development

No branches or pull requests

1 participant