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

Rollup of 6 pull requests #60189

Closed
wants to merge 22 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
53d2473
warn on unused results for operation methods on nums
KodrAus Apr 10, 2019
23154db
fix up unused wrappingn_add in compile-pass test
KodrAus Apr 10, 2019
e14819a
Update Source Serif Pro fonts to version 2.010
Manishearth Apr 21, 2019
6bafc58
Update Source Code Pro fonts to version 2.030
Manishearth Apr 21, 2019
cdca41d
Update Fira Sans to version 4.202
Manishearth Apr 21, 2019
7f0f0e3
Remove double trailing newlines
varkor Apr 22, 2019
a43ccb0
Disallow double trailing newlines in tidy
varkor Apr 22, 2019
517fb1b
Promote rust comments to rustdoc
rasendubi Apr 22, 2019
f571b95
Update ui tests
varkor Apr 22, 2019
cfa4c10
Look specifically for comments containing tidy ignore directives
varkor Apr 22, 2019
1f79f3c
Tidy warn on ignored line length when lines are not too long
varkor Apr 22, 2019
8676a21
Remove unnecessary ignore-tidy-linelength
varkor Apr 22, 2019
d2185a2
Update ui tests
varkor Apr 22, 2019
921a431
Check for other unused tidy check directives
varkor Apr 22, 2019
c2895a5
Remove unnecessary tidy ignore directives
varkor Apr 22, 2019
ac8e397
Update cargo, books
ehuss Apr 22, 2019
5c9a234
Rollup merge of #59839 - KodrAus:must-use-num, r=sfackler
kennytm Apr 23, 2019
35fe722
Rollup merge of #60146 - Manishearth:font-update, r=QuietMisdreavus
kennytm Apr 23, 2019
f8ade8e
Rollup merge of #60169 - varkor:tidy-unnecessary-ignore-newline, r=ke…
kennytm Apr 23, 2019
b1fdd5a
Rollup merge of #60172 - varkor:tidy-double-trailing-newline, r=kennytm
kennytm Apr 23, 2019
e8aa036
Rollup merge of #60177 - rasendubi:rustdoc-comments, r=varkor
kennytm Apr 23, 2019
2a2198c
Rollup merge of #60180 - ehuss:update-cargo-books, r=alexcrichton
kennytm Apr 23, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
warn on unused results for operation methods on nums
  • Loading branch information
KodrAus committed Apr 10, 2019
commit 53d2473ec9b371bff659cd263eeff689abe7c17a
Loading