Just removing some unnecessary imports.#404
Merged
eholk merged 1 commit intorust-lang:masterfrom May 24, 2011
Merged
Conversation
eholk
added a commit
that referenced
this pull request
May 24, 2011
Just removing some unnecessary imports.
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
Bumps [rand_os](https://github.com/rust-random/rand) from 0.1.2 to 0.1.3. - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@rand_os-0.1.2...rand_os-0.1.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
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
Add arm64ec support
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.
noscripter
pushed a commit
to noscripter/rust
that referenced
this pull request
Sep 8, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.