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

Const fn #175

Merged
merged 2 commits into from Apr 23, 2019
Merged

Const fn #175

merged 2 commits into from Apr 23, 2019

Conversation

arturoc
Copy link

@arturoc arturoc commented Apr 23, 2019

This adds const functions for every non mutable function in the crate.

This adds const functions for every non mutable function in the crate.
@arturoc
Copy link
Author

arturoc commented Apr 23, 2019

Trying to squash and rebase against master #172

@KodrAus
Copy link
Member

KodrAus commented Apr 23, 2019

Let's see how this goes!

bors r+

bors bot added a commit that referenced this pull request Apr 23, 2019
175: Const fn r=KodrAus a=arturoc

This adds const functions for every non mutable function in the crate.



Co-authored-by: Arturo Castro <arturo@rin.rs>
@bors
Copy link
Contributor

bors bot commented Apr 23, 2019

Build succeeded

  • continuous-integration/travis-ci/push

@bors bors bot merged commit 907a53d into bitflags:master Apr 23, 2019
@arturoc arturoc deleted the const_fn branch April 24, 2019 09:49
@arturoc
Copy link
Author

arturoc commented Apr 24, 2019

yay!

@KodrAus KodrAus mentioned this pull request May 2, 2019
bors bot added a commit that referenced this pull request May 2, 2019
176: Prepare for 1.0.5 release r=KodrAus a=KodrAus

[Diff since the last release](1.0.4...master)

Includes:

- #171 
- #173 
- #175 

Co-authored-by: Ashley Mannix <ashleymannix@live.com.au>
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.

None yet

2 participants