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

FreeBSD support #95

Closed
robarnold opened this issue Jul 8, 2010 · 2 comments
Closed

FreeBSD support #95

robarnold opened this issue Jul 8, 2010 · 2 comments

Comments

@robarnold
Copy link
Contributor

It should be rather easy to add support for FreeBSD. Patch is in progress.

@brson
Copy link
Contributor

brson commented Jan 2, 2012

Incoming patch in #1409

@graydon
Copy link
Contributor

graydon commented Feb 15, 2012

Freebsd is now supported (best-effort) and we have a buildbot active for it. Closing.

@graydon graydon closed this as completed Feb 15, 2012
oli-obk pushed a commit to oli-obk/rust that referenced this issue Jul 19, 2017
This is step 1 of a refactoring to fix rust-lang#95. The `Undefined` variant is
so far unused and the old `bits` and `relocation` fields are emulated
with two new temporary methods. There should be no functional change due
to this commit.
oli-obk pushed a commit to oli-obk/rust that referenced this issue Jul 19, 2017
oli-obk pushed a commit to oli-obk/rust that referenced this issue Jul 19, 2017
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this issue Dec 12, 2017
dlrobertson pushed a commit to dlrobertson/rust that referenced this issue Nov 29, 2018
Grammar fixes for string types section
antoyo added a commit to antoyo/rust that referenced this issue Sep 28, 2021
* Fix count trailing zeroes
* Fix pop count
* Fix bit reverse
bors pushed a commit to rust-lang-ci/rust that referenced this issue Oct 1, 2021
celinval pushed a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
* Workaround for issue rust-lang#95

* Print types in assert statement

Co-authored-by: Nathan Chong <[email protected]>
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

No branches or pull requests

3 participants