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 12 pull requests #85328

Merged
merged 33 commits into from
May 15, 2021
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
0aa2844
rustdoc: Remove unnecessary `StripItem` wrapper
jyn514 Apr 23, 2021
3c06f00
Fix typo in comment
andrewhalle May 12, 2021
a173518
dbg macro: Discuss use in tests, and slightly clarify
ijackson May 12, 2021
e354cca
Spanview needs the relevant body_span used for coverage
richkadel May 10, 2021
31f523f
Simplified body_span and filtered span code
richkadel May 11, 2021
aed8ef5
`coverageinfo` query needs to use the same MIR as codegen
richkadel May 12, 2021
0cee527
Miner code formatting
ayushmishra2005 May 13, 2021
267450a
removed compilation error
ayushmishra2005 May 13, 2021
a56d0e2
swap function order for better read flow
RafaelKr May 13, 2021
812994e
Fix display for "implementors" section
GuillaumeGomez May 13, 2021
b36a316
Change "etc." to "and similar"
ijackson May 13, 2021
4672520
Use my real name
camelid May 13, 2021
34055a9
Improve match statements
ayushmishra2005 May 14, 2021
27defcd
Addressed PR coments
ayushmishra2005 May 14, 2021
766de3a
Fix toggle position on mobile
GuillaumeGomez May 14, 2021
0c02338
Move @media rules at the end so they override the other rules
GuillaumeGomez May 14, 2021
7eb95cd
Unify toggle rules on smaller resolutions
GuillaumeGomez May 14, 2021
dfc8b60
Add test for toggle on mobile size
GuillaumeGomez May 14, 2021
ccabd4e
Fix eslint errors
GuillaumeGomez May 14, 2021
18b7c0a
Update rustdoc-js tools
GuillaumeGomez May 14, 2021
67d8d18
Minimize amount of fake `DefId`s used in rustdoc
Stupremee May 8, 2021
9682fa9
Rollup merge of #84461 - jyn514:remove-strip-item, r=GuillaumeGomez
GuillaumeGomez May 15, 2021
b68d543
Rollup merge of #85067 - Stupremee:minimize-amount-of-fake-defids, r=…
GuillaumeGomez May 15, 2021
c4f81c1
Rollup merge of #85207 - andrewhalle:typo-rootseparator, r=kennytm
GuillaumeGomez May 15, 2021
e611e64
Rollup merge of #85215 - richkadel:ice-fixes-minus-dead-blocks, r=tma…
GuillaumeGomez May 15, 2021
5a8619b
Rollup merge of #85221 - ijackson:dbg-doc-re-tests, r=joshtriplett
GuillaumeGomez May 15, 2021
57aa0d8
Rollup merge of #85246 - ayushmishra2005:minor-reactoring, r=petroche…
GuillaumeGomez May 15, 2021
36b3c28
Rollup merge of #85253 - RafaelKr:patch-1, r=varkor
GuillaumeGomez May 15, 2021
5bfbabc
Rollup merge of #85256 - GuillaumeGomez:fix-implementors-display, r=n…
GuillaumeGomez May 15, 2021
1a926bf
Rollup merge of #85268 - camelid:real-name, r=Mark-Simulacrum
GuillaumeGomez May 15, 2021
cd3d166
Rollup merge of #85278 - ayushmishra2005:code-refactoring, r=jackh726
GuillaumeGomez May 15, 2021
2b5ef25
Rollup merge of #85289 - GuillaumeGomez:fix-toggle-position-mobile, r…
GuillaumeGomez May 15, 2021
46bc552
Rollup merge of #85323 - GuillaumeGomez:fix-eslint-errors, r=jsha
GuillaumeGomez May 15, 2021
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
Loading