Skip to content

Prettycleanup #264

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

Merged
3 commits merged into from
Mar 8, 2011
Merged

Prettycleanup #264

3 commits merged into from
Mar 8, 2011

Conversation

brson
Copy link
Contributor

@brson brson commented Mar 8, 2011

Remove the old pretty.rs, print the parts of syntax extensions that currently parse, add a missing alt arm.

oli-obk added a commit to oli-obk/rust that referenced this pull request Sep 19, 2017
Reduce the usage of global paths
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this pull request Dec 12, 2017
Add support for arm-unknown-linux-musleabi{,hf} targets.

These targets will be similar to the x86_64-unknown-linux-musl
target, in that they'll use MUSL libc to allow fully static binaries
to be generated. To remain consistent with the naming of existing
ARM targets, as well as with the standard naming of MUSL toolchains,
we'll use `musleabi` and `musleabihf` as the target environment
names (analogous to `gnueabi` and `gnueabihf`).

Most of these changes just extend the special casing for x86_64 MUSL
targets to the ARM ones as well.
kazcw pushed a commit to kazcw/rust that referenced this pull request Oct 23, 2018
dlrobertson pushed a commit to dlrobertson/rust that referenced this pull request Nov 29, 2018
djtech-dev pushed a commit to djtech-dev/rust that referenced this pull request Dec 9, 2021
djtech-dev pushed a commit to djtech-dev/rust that referenced this pull request Dec 9, 2021
celinval pushed a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
* Regression test for codegen'ing Firecracker

* Add copyright to codegen script

* Remove -j1 from codegen firecracker regression

* Add firecracker submodule

* Update fmt check to exclude Firecracker

* Pin Firecracker regression to v0.24.5

* Ignore firecracker in copyright check
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.

1 participant