about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-06-24Fixing the test rustdoc by ignoring `*[@id="module-item"]//following-sibling:...Stefan Schindler-8/+9
2021-06-24Implement Desktop and Mobile version with gridlayoutStefan Schindler-31/+61
2021-06-24Auto merge of #86279 - JohnTitor:transparent-zero-size-fields, r=nikomatsakisbors-72/+42
2021-06-24Rollup merge of #86566 - fee1-dead:mir-pretty-print, r=oli-obkYuki Okushi-33/+0
2021-06-24Rollup merge of #86561 - notriddle:notriddle/cleanup-rustdoc, r=jyn514Yuki Okushi-22/+0
2021-06-24Rollup merge of #86560 - ehuss:update-cargo, r=ehussYuki Okushi-1/+2
2021-06-24Rollup merge of #86536 - sexxi-goose:edition, r=nikomatsakisYuki Okushi-0/+23
2021-06-24Rollup merge of #86137 - GuillaumeGomez:error-code-cleanup, r=Mark-SimulacrumYuki Okushi-21/+93
2021-06-23Handle windows paths as wellGuillaume Gomez-1/+7
2021-06-23Auto merge of #86138 - FabianWolff:issue-85871, r=nikomatsakisbors-0/+20
2021-06-23Greatly improve codeGuillaume Gomez-40/+4
2021-06-23Remove unused error codes from error_codes.rs and from EXEMPTED_FROM_TEST con...Guillaume Gomez-4/+2
2021-06-23Add check on constant to ensure it's up to dateGuillaume Gomez-4/+25
2021-06-23Check if error code is usedGuillaume Gomez-16/+99
2021-06-23Add bstr to rustc-workspace-hack for rustfmt/cargo.Eric Huss-0/+1
2021-06-23Bump expat to 2.4.1Mark Rousskov-1/+1
2021-06-23Auto merge of #86548 - GuillaumeGomez:fix-crate-filter-search-reset, r=jshabors-0/+21
2021-06-23Fix search filter updateGuillaume Gomez-0/+21
2021-06-23Auto merge of #86564 - jsha:revert-83826, r=jyn514bors-8/+8
2021-06-23Auto merge of #86386 - inquisitivecrystal:better-errors-for-display-traits-v3...bors-43/+6
2021-06-23Updated mir pretty print outputDeadbeef-33/+0
2021-06-22Revert "List trait impls before methods from deref in the sidebar of Rustdoc'...Jacob Hoffman-Andrews-8/+8
2021-06-22Auto merge of #86559 - Dylan-DPC:rollup-aixg3q5, r=Dylan-DPCbors-435/+444
2021-06-22chore(rustdoc): Remove unused impl blockMichael Howell-22/+0
2021-06-22Update cargoEric Huss-1/+1
2021-06-23Rollup merge of #86557 - ehuss:update-books, r=ehussDylan DPC-0/+0
2021-06-23Rollup merge of #86542 - GuillaumeGomez:line-numbers-aligned-with-content, r=...Dylan DPC-40/+42
2021-06-23Rollup merge of #86523 - LeSeulArtichaut:macros-disambiguators, r=jyn514Dylan DPC-27/+37
2021-06-23Rollup merge of #86223 - fee1-dead:better-E0121, r=petrochenkovDylan DPC-368/+365
2021-06-22Update booksEric Huss-0/+0
2021-06-22Auto merge of #85193 - pnkfelix:readd-support-for-inner-attrs-within-match, r...bors-17/+20
2021-06-22Auto merge of #86045 - jsgf:fix-emit-path-hashing, r=bjorn3bors-0/+38
2021-06-22Auto merge of #86368 - michaelwoerister:lexing-ice, r=davidtwcobors-0/+25
2021-06-22Rollup merge of #86537 - inquisitivecrystal:mark-edition-tests-check-pass, r=...Yuki Okushi-28/+34
2021-06-22Rollup merge of #86517 - camsteffen:unused-unsafe-async, r=LeSeulArtichautYuki Okushi-11/+12
2021-06-22Rollup merge of #86501 - jyn514:doctest-cleanup, r=CraftSpiderYuki Okushi-21/+22
2021-06-22Rollup merge of #86451 - notriddle:notriddle/rustdoc-intra-doc-link-summary, ...Yuki Okushi-15/+69
2021-06-22Rollup merge of #86402 - tspiteri:source-woff2, r=jshaYuki Okushi-11/+54
2021-06-22Rollup merge of #86393 - yerke:add-test-for-issue-52025, r=JohnTitorYuki Okushi-0/+57
2021-06-22Add test for macro disambiguatorsLeSeulArtichaut-0/+25
2021-06-22Edition 2021 enables disjoint captureAman Arora-0/+23
2021-06-22Accept `!{}` and `![]` as macro disambiguatorsLeSeulArtichaut-3/+5
2021-06-22Add check to ensure that the line numbers are aligned with the source codeGuillaume Gomez-0/+2
2021-06-22Update browser-ui-test versionGuillaume Gomez-40/+40
2021-06-22add regression test for issue #52025Yerkebulan Tulibergenov-0/+57
2021-06-22Change Debug unimplemented message per requestAris Merchant-6/+6
2021-06-22Auto merge of #85707 - jam1garner:future_prelude_collision_lint, r=nikomatsakisbors-0/+684
2021-06-21Mark some edition tests as check-passAris Merchant-28/+34
2021-06-22Auto merge of #86352 - yerke:add-test-for-issue-37508, r=Mark-Simulacrumbors-0/+36
2021-06-22Auto merge of #86527 - JohnTitor:rollup-cbu78g4, r=JohnTitorbors-33/+249