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

Fix links #41066

Merged
merged 2 commits into from
Apr 5, 2017
Merged

Fix links #41066

merged 2 commits into from
Apr 5, 2017

Conversation

steveklabnik
Copy link
Member

part of #40912

[]\n() is not actually a link.

r? @frewsxcv @GuillaumeGomez

part of rust-lang#40912

[]\n() is not actually a link.
@frewsxcv
Copy link
Member

frewsxcv commented Apr 4, 2017

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Apr 4, 2017

📌 Commit 086627e has been approved by frewsxcv

frewsxcv added a commit to frewsxcv/rust that referenced this pull request Apr 4, 2017
@frewsxcv
Copy link
Member

frewsxcv commented Apr 4, 2017

Tidy:

[00:02:52] /checkout/src/libcore/intrinsics.rs:160: line longer than 100 chars

[00:02:52] /checkout/src/libcore/intrinsics.rs:169: line longer than 100 chars

[00:02:52] /checkout/src/libcore/intrinsics.rs:180: line longer than 100 chars

[00:02:52] /checkout/src/libcore/intrinsics.rs:191: line longer than 100 chars

[00:02:52] /checkout/src/libcore/intrinsics.rs:200: line longer than 100 chars

[00:02:52] /checkout/src/libcore/intrinsics.rs:211: line longer than 100 chars

[00:02:52] /checkout/src/libcore/intrinsics.rs:222: line longer than 100 chars

[00:02:52] /checkout/src/libcore/intrinsics.rs:233: line longer than 100 chars

[00:02:52] /checkout/src/libcore/intrinsics.rs:244: line longer than 100 chars

@frewsxcv
Copy link
Member

frewsxcv commented Apr 4, 2017

@bors r-

@GuillaumeGomez
Copy link
Member

However you can do as follow:

[foo](
url)

@steveklabnik
Copy link
Member Author

@frewsxcv ugh, sorry. I thought I was checking closely :(

@frewsxcv
Copy link
Member

frewsxcv commented Apr 5, 2017

r=me after the line wrapping

@steveklabnik
Copy link
Member Author

Verified on my local machine.

@bors: r=frewsxcv

@bors
Copy link
Contributor

bors commented Apr 5, 2017

📌 Commit b5cedb7 has been approved by frewsxcv

frewsxcv added a commit to frewsxcv/rust that referenced this pull request Apr 5, 2017
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Apr 5, 2017
bors added a commit that referenced this pull request Apr 5, 2017
@bors bors merged commit b5cedb7 into rust-lang:master Apr 5, 2017
@steveklabnik steveklabnik deleted the fix-links branch October 25, 2017 18:31
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.

4 participants