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

Add MSRV note to README #207

Merged
merged 1 commit into from
May 17, 2020
Merged

Add MSRV note to README #207

merged 1 commit into from
May 17, 2020

Conversation

adamgreig
Copy link
Member

@adamgreig adamgreig requested a review from a team as a code owner April 20, 2020 22:02
@rust-highfive
Copy link

r? @therealprof

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

@rust-highfive rust-highfive added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cortex-m labels Apr 20, 2020
korken89
korken89 previously approved these changes Apr 21, 2020
Copy link
Contributor

@korken89 korken89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

bors bot added a commit that referenced this pull request Apr 21, 2020
207: Add MSRV note to README r=korken89 a=adamgreig

Ref. rust-embedded/wg#445

Co-authored-by: Adam Greig <adam@adamgreig.com>
@bors
Copy link
Contributor

bors bot commented Apr 21, 2020

Build failed:

@adamgreig
Copy link
Member Author

We've hit #204 and all nightly builds are now failing due to llvm_asm!. We should mark nightly builds as allowed to fail.

@adamgreig
Copy link
Member Author

I've updated the PR to also allow failures on nightly builds.

@adamgreig
Copy link
Member Author

bors retry

@bors
Copy link
Contributor

bors bot commented May 5, 2020

👎 Rejected by too few approved reviews

@adamgreig
Copy link
Member Author

@korken89 I've rebased the PR, could you re-review please?

@therealprof
Copy link
Contributor

bors r+

bors bot added a commit that referenced this pull request May 12, 2020
207: Add MSRV note to README r=therealprof a=adamgreig

Ref. rust-embedded/wg#445

Co-authored-by: Adam Greig <adam@adamgreig.com>
@bors
Copy link
Contributor

bors bot commented May 12, 2020

Timed out.

@therealprof
Copy link
Contributor

bors retry

bors bot added a commit that referenced this pull request May 12, 2020
207: Add MSRV note to README r=therealprof a=adamgreig

Ref. rust-embedded/wg#445

Co-authored-by: Adam Greig <adam@adamgreig.com>
@therealprof
Copy link
Contributor

bors retry

1 similar comment
@adamgreig
Copy link
Member Author

bors retry

@bors
Copy link
Contributor

bors bot commented May 17, 2020

Build succeeded:

@bors bors bot merged commit 3e87f51 into master May 17, 2020
@bors bors bot deleted the msrv-readme branch May 17, 2020 15:10
adamgreig pushed a commit that referenced this pull request Jan 12, 2022
207: Rejig link.x to include more lables to help the linker lay out the ob… r=thejpster a=therealprof

…jects

Tested with 1.34.0 and 1.38.0 and careful inspection of the linker map
generated on the previously failing
https://github.com/rust-lang/rust/files/3722440/minimal-rust-lld-issue.zip

Closes #188 (I believe)
Closes rust-lang/rust#65391

Signed-off-by: Daniel Egger <daniel@eggers-club.de>

Co-authored-by: Daniel Egger <daniel@eggers-club.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-cortex-m
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants