Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Beta next #27668

Merged
merged 4 commits into from
Aug 11, 2015
Merged

Beta next #27668

merged 4 commits into from
Aug 11, 2015

Conversation

brson
Copy link
Contributor

@brson brson commented Aug 11, 2015

Just #26818

sfackler and others added 4 commits August 11, 2015 11:39
This commit stabilizes the `std::time` module and the `Duration` type.
`Duration::span` remains unstable, and the `Display` implementation for
`Duration` has been removed as it is still being reworked and all trait
implementations for stable types are de facto stable.

This is a [breaking-change] to those using `Duration`'s `Display`
implementation.

Conflicts:
	src/librustc/lib.rs
	src/libstd/time/duration.rs
@rust-highfive
Copy link
Collaborator

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive
Copy link
Collaborator

warning Warning warning

  • Pull requests are usually filed against the master branch for this repo, but this one is against beta. Please double check that you specified the right target!

@brson brson added the relnotes Marks issues that should be documented in the release notes of the next release. label Aug 11, 2015
alexcrichton added a commit that referenced this pull request Aug 11, 2015
@alexcrichton alexcrichton merged commit 32a5ceb into rust-lang:beta Aug 11, 2015
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
relnotes Marks issues that should be documented in the release notes of the next release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants