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

Fold function output type and argument types #204

Merged
1 commit merged into from
Jan 19, 2011
Merged

Fold function output type and argument types #204

1 commit merged into from
Jan 19, 2011

Conversation

espindola
Copy link

No description provided.

…compile

type lteq[T] = fn(&T a) -> bool;

with "unresolved name: T". Before we would silently get to the type checker
and assert in a unresolved ty_path.
kazcw pushed a commit to kazcw/rust that referenced this pull request Oct 23, 2018
ZuseZ4 pushed a commit to EnzymeAD/rust that referenced this pull request Mar 7, 2023
* Add LULESH-motivated optimization to gradient utils.

* Fix formatting to comply with formatting guidelines.

* Update GradientUtils.cpp

Co-authored-by: William Moses <gh@wsmoses.com>
matthiaskrgr pushed a commit to matthiaskrgr/rust that referenced this pull request Mar 7, 2023
carolynzech pushed a commit to celinval/rust-dev that referenced this pull request Dec 13, 2024
Towards rust-lang#150

Similar PR Ref : rust-lang#193 

Annotates and verifies the safety contracts for the unsafe function :
`from_ptr` - `core::ffi::c_str`

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.

---------

Co-authored-by: Yenyun035 <57857379+Yenyun035@users.noreply.github.com>
Co-authored-by: Yenyun035 <yew005eng@gmail.com>
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants