-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't preserve line breaks in inline code
Closes #19323.
- Loading branch information
1 parent
c38e73f
commit 1e77e29
Showing
1 changed file
with
1 addition
and
2 deletions.
There are no files selected for viewing
This file contains 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
1e77e29
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from alexcrichton
at https://github.com/lfairy/rust/commit/1e77e29d2896017e522ed3fc85dca07c1bd466b9
1e77e29
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging 19 batched pull requests into batch
1e77e29
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
status: {"merge_sha": "f53a30e256eb5fc969967548f5ddb1f66ae857c7", "rollup_pulls": [[19727, "1e77e29d2896017e522ed3fc85dca07c1bd466b9"], [19758, "9f4ba244f1b63769c12de8f17fa9039f3bb9783a"], [19838, "1afa8acca8d9c548da99ef30d3a13c0d086203f3"], [19932, "c910252769370a1bc039ec25ed918d81669d28ad"], [19944, "6875eb574802c4ea7da5b83bfc690bd1118be364"], [19957, "bada7df64b8ca85a1708336db896e52d9b4ce626"], [19961, "8605ce2096eb32b8c89e392e5d2a53e0bbc1254c"], [19967, "01aa4ca7d8da7e2dabc91aa3de4616109c93a9d2"], [19973, "6746b94f78b8a0f97fe2f75059d4de49c5481d77"], [19974, "85196bfca82bbed163b3ab539af0ebe8c3ee2b1d"], [19977, "0e9b12b9cc7d2b005c07b12313c6008ba667d3d6"], [19979, "3bb91aa28fd36173a87dd9dd47e120d5223042e2"], [19980, "d729c966bb8f1a0fe06f432e5c9c9aa2f03c4820"], [19983, "3d6babee9de8448823f99879e951d379b70a8a34"], [19989, "15d54549d7311893eacd43d7d6cb527ac2acf944"], [19994, "5806519bd49e1ebcd78ee5370bd6c9ffad236577"], [19996, "edb39b8b336278ca8b437c974d2da25d68e9e549"]]}
1e77e29
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Testing rollup candidate = f53a30e
Successful merges:
FPCategory
,FP*
toFpCategory
,Fp*
to adhere to the naming convention #19758 RenameFPCategory
,FP*
toFpCategory
,Fp*
to adhere to the naming convention (tbu-/pr_fp_name = 9f4ba24)collections::binary_heap
#19967 Clean upcollections::binary_heap
(apasel422/binary_heap = 01aa4ca)marker::NoCopy
removal #19973 iOS: fallout ofmarker::NoCopy
removal (vhbit/ios-no-copy = 6746b94)-perm /a+x
instead of-perm +a+x
in calls to find #19983 Use-perm /a+x
instead of-perm +a+x
in calls to find (Munksgaard/fix-19981 = 3d6babe)Failed merges:
1e77e29
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some tests failed:
failure: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/2742
failure: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/2745
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/2755
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/2750
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/2751
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/2741
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/2737
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/2737
exception: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/2403
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/2400
exception: http://buildbot.rust-lang.org/builders/auto-win-64-opt/builds/1242
exception: http://buildbot.rust-lang.org/builders/auto-win-64-nopt-t/builds/1235