Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Prepare to make mapping::lookup a const function#50

Merged
lopopolo merged 1 commit intotrunkfrom
const-lookup-prep
Dec 30, 2020
Merged

Prepare to make mapping::lookup a const function#50
lopopolo merged 1 commit intotrunkfrom
const-lookup-prep

Conversation

@lopopolo
Copy link
Copy Markdown
Member

This commit does everything except add the const annotation to the
function signature. Adding const is blocked on rust-lang/rust#79549.

See #49.

This commit does everything except add the `const` annotation to the
function signature. Adding `const` is blocked on rust-lang/rust#79549.

See #49.
@lopopolo lopopolo added the A-performance Area: Performance improvements and optimizations. label Dec 30, 2020
@lopopolo lopopolo changed the title Prepare to make mapping::lookup so it is a const function Prepare to make mapping::lookup a const function Dec 30, 2020
@lopopolo lopopolo merged commit db0b41b into trunk Dec 30, 2020
@lopopolo lopopolo deleted the const-lookup-prep branch December 30, 2020 17:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A-performance Area: Performance improvements and optimizations.

Development

Successfully merging this pull request may close these issues.

1 participant