about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-02-26Fix formattingLucas De Angelis-1/+6
2021-02-26Fix intra-doc handling of `Self` in enumLucas De Angelis-0/+11
2021-02-26Auto merge of #82552 - GuillaumeGomez:rollup-8dn1ztn, r=GuillaumeGomezbors-26/+101
2021-02-27Add for example word to spotlight docIvan Tham-2/+2
2021-02-26Rollup merge of #82549 - rust-lang:revert-82313-update-normalize-css, r=apirainoGuillaume Gomez-1/+1
2021-02-26Rollup merge of #82545 - jsha:woff2, r=GuillaumeGomezGuillaume Gomez-2/+14
2021-02-26Rollup merge of #82506 - estebank:unused_variable_lint, r=lcnrGuillaume Gomez-0/+46
2021-02-26Rollup merge of #82165 - nellshamrell:nell/fix-80658-B, r=estebankGuillaume Gomez-20/+38
2021-02-26Rollup merge of #81940 - jhpratt:stabilize-str_split_once, r=m-ou-seGuillaume Gomez-3/+2
2021-02-26Revert "Update normalize.css to 8.0.1"Guillaume Gomez-1/+1
2021-02-26Auto merge of #81458 - estebank:match-stmt-remove-semi, r=oli-obkbors-0/+81
2021-02-26Link crtbegin/crtend on musl to terminate .eh_frameNikita Popov-0/+6
2021-02-26Embed woff2 files in rustdoc binary.Jacob Hoffman-Andrews-0/+8
2021-02-26Add optional woff2 versions of FiraSans.Jacob Hoffman-Andrews-2/+6
2021-02-26fix env var nameklensy-1/+1
2021-02-26Auto merge of #78429 - casey:doctest-attribute-splitting, r=jyn514bors-7/+71
2021-02-25Update measureme dependency to the latest versionWesley Wiser-0/+1
2021-02-25Rollup merge of #82503 - cratelyn:patch-1, r=Mark-SimulacrumAaron Hill-1/+1
2021-02-25Rollup merge of #82502 - jyn514:tidy, r=petrochenkovAaron Hill-6/+12
2021-02-25Rollup merge of #82484 - bugadani:docfix, r=jyn514Aaron Hill-1/+11
2021-02-25Rollup merge of #82467 - ojeda:tidy-normalize-safety-comments, r=kennytmAaron Hill-1/+1
2021-02-25Rollup merge of #82463 - jrmuizel:patch-1, r=steveklabnikAaron Hill-1/+1
2021-02-25Rollup merge of #82441 - frewsxcv:frewsxcv-docs, r=GuillaumeGomezAaron Hill-2/+2
2021-02-25Rollup merge of #82431 - Aaron1011:fix/bug-env, r=jyn514Aaron Hill-2/+4
2021-02-25Auto merge of #82447 - Amanieu:legacy_const_generics, r=oli-obkbors-0/+185
2021-02-25Detect match statement intended to be tail expressionEsteban Küber-0/+81
2021-02-25Implementation of build.print_step_rusage.Felix S. Klock II-3/+79
2021-02-25Created experimental build.print_step_rusage settingFelix S. Klock II-0/+7
2021-02-25Auto merge of #82517 - Dylan-DPC:rollup-a1958gb, r=Dylan-DPCbors-3305/+6746
2021-02-25Rollup merge of #82514 - flip1995:clippyup, r=ManishearthDylan DPC-3273/+6457
2021-02-25Rollup merge of #82364 - osa1:issue82361, r=estebankDylan DPC-0/+96
2021-02-25Rollup merge of #82313 - jsha:update-normalize-css, r=GuillaumeGomezDylan DPC-1/+1
2021-02-25Rollup merge of #82220 - henryboisdequin:fixes-80853, r=varkorDylan DPC-7/+46
2021-02-25Rollup merge of #82090 - notriddle:consider-using-a-semicolon-here, r=estebankDylan DPC-0/+71
2021-02-25Rollup merge of #82087 - estebank:abolish-ice, r=oli-obkDylan DPC-0/+25
2021-02-25Rollup merge of #81713 - estebank:unstable-assoc-item-lint, r=oli-obkDylan DPC-7/+28
2021-02-25Rollup merge of #81575 - camelid:rustdoc-wrongnamespace-cleanup, r=jyn514Dylan DPC-17/+22
2021-02-25Add feature gate for inherent associate types.Olivier FAURE-18/+71
2021-02-25Update test/pretty output for edition preludes.Mara Bos-6/+6
2021-02-25Update test output for edition preludes.Mara Bos-11/+11
2021-02-25Auto merge of #82265 - GuillaumeGomez:cleanup-attrs-twice, r=jyn514bors-6/+23
2021-02-25add helpful error notes and fix the false 'defined here' messagesHenry Boisdequin-7/+46
2021-02-25Fix Clippy build and testflip1995-3/+6
2021-02-25Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyupflip1995-3273/+6454
2021-02-25Improve checking for attributeAmanieu d'Antras-16/+29
2021-02-24Fix back-forward cache in rustdoc frontend.Jacob Hoffman-Andrews-6/+14
2021-02-24clarifies error when finding mismatched returned types for async functionsNell Shamrell-20/+38
2021-02-24Rename the `tidy` binary to `rust-tidy`Joshua Nelson-1/+12
2021-02-24Properly account for non-shorthand pattern field in unused variable lintEsteban Küber-0/+46
2021-02-25Fix testsAmanieu d'Antras-4/+12