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

Just removing some unnecessary imports. #404

Merged
merged 1 commit into from
May 24, 2011
Merged

Conversation

lkuper
Copy link
Contributor

@lkuper lkuper commented May 24, 2011

No description provided.

eholk added a commit that referenced this pull request May 24, 2011
Just removing some unnecessary imports.
@eholk eholk merged commit 2e8afc7 into rust-lang:master May 24, 2011
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this pull request Dec 12, 2017
add time, localtime

time, localtime and strftime are all in POSIX.1 and should IMO all be part of `libc`.

I [tested the bindings](https://github.com/philippkeller/apue-rust/blob/master/src/bin/f06-11-strftime.rs) - works fine on OSX and linux.

And: I added the netbsd aliases based on `time.h` of netbsd
dlrobertson pushed a commit to dlrobertson/rust that referenced this pull request Nov 29, 2018
Fix lifetimes with raw identifiers.
Aaron1011 pushed a commit to Aaron1011/rust that referenced this pull request Oct 26, 2020
ZuseZ4 pushed a commit to EnzymeAD/rust that referenced this pull request Mar 7, 2023
* Combine integration tests in one test suite

* Combine unit tests in one test suite
dpaoliello pushed a commit to dpaoliello/rust that referenced this pull request Mar 22, 2024
celinval added a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
Add support to Ubuntu 18.04 (rust-lang#393)

Issue: Our python scripts use python 3.8+ while ubuntu 18.04 defaults
       to python 3.6.

Changes:
 * Change our scripts to use constructs available in older python versions.
 * Modify workflows file to add ubuntu-18.04.
 * Make ubuntu scripts generic.
 * Change copyright check script to ignore directories and symbolic links to directories.
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.

2 participants