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

gccrs const folding port: continue porting potential_constant_expression_1() #1356

Conversation

abbasfaisal
Copy link
Collaborator

Needs #1350. Only review the last commit.

Following functions are ported in this changeset:

Following structs, classes and enums are ported in this changeset:

@philberty philberty self-assigned this Jul 6, 2022
@philberty philberty added this to the Const Generics milestone Jul 6, 2022
@abbasfaisal abbasfaisal force-pushed the port-potential-const-expression-1-part-by-part-b branch from 916576a to 4418559 Compare July 8, 2022 04:53
…ion_1()

Following functions are ported in this changeset:
 - var_in_constexpr_fn
 - member_vec_linear_search
 - member_vec_binary_search
 - is_overloaded_fn
 - ovl_make
 - lookup_add
 - ovl_first
 - type_unknown_p

Following structs, classes and enums are ported in this changeset:
 - tree_overload
 - ovl_iterator
 - tsubst_flags
 - cp_identifier_kind
 - tag_types
@abbasfaisal abbasfaisal force-pushed the port-potential-const-expression-1-part-by-part-b branch from 4418559 to 41b5f4c Compare July 8, 2022 04:57
@philberty philberty merged commit 5ba7e26 into Rust-GCC:gsoc22/constexpr Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants