about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-09-20Rollup merge of #102008 - GuillaumeGomez:notable-trait-gui-test, r=notriddleMichael Howell-0/+103
2022-09-20Rollup merge of #100250 - cjgillot:recover-token-stream, r=Aaron1011Michael Howell-0/+48
2022-09-20Auto merge of #99806 - oli-obk:unconstrained_opaque_type, r=estebankbors-24/+123
2022-09-20Auto merge of #101806 - BelovDV:issue-fix-fn-find_library, r=petrochenkovbors-0/+53
2022-09-20fix verbatim with upstream dependenciesbors-0/+53
2022-09-20Auto merge of #102022 - matthiaskrgr:rollup-emwfjd1, r=matthiaskrgrbors-22/+83
2022-09-19Auto merge of #101909 - weihanglo:update-cargo, r=ehussbors-0/+0
2022-09-19Auto merge of #101894 - dingxiangfei2009:let-else-avoid-duplicate-storage-liv...bors-0/+103
2022-09-19Rollup merge of #102017 - est31:rustc_dev_guide_tidy_skip, r=Mark-SimulacrumMatthias Krüger-0/+6
2022-09-19Rollup merge of #102005 - notriddle:notriddle/td-summary-column, r=Dylan-DPCMatthias Krüger-4/+0
2022-09-19Rollup merge of #101966 - crlf0710:emoji_unittest, r=Mark-SimulacrumMatthias Krüger-0/+69
2022-09-19Rollup merge of #101904 - Rageking8:fix-101712, r=oli-obkMatthias Krüger-18/+8
2022-09-19Add all submodules to the list of directories tidy skipsest31-0/+6
2022-09-19Add GUI test for notable traits element positionGuillaume Gomez-0/+103
2022-09-19Auto merge of #101901 - lcnr:early-binder-type-foldable, r=compiler-errorsbors-10/+5
2022-09-19remove the `Subst` trait, always use `EarlyBinder`lcnr-10/+5
2022-09-19Auto merge of #101629 - compiler-errors:issue-101623, r=sanxiynbors-1/+40
2022-09-19Auto merge of #101924 - jackh726:revert-static-hrtb-error, r=compiler-errorsbors-0/+200
2022-09-18rustdoc: remove unused CSS `td.summary-column`Michael Howell-4/+0
2022-09-19Auto merge of #101799 - LukeMathWalker:distribute-json-doc, r=jyn514bors-62/+219
2022-09-18Auto merge of #101332 - sashashura:patch-1, r=pietroalbinibors-0/+9
2022-09-18Auto merge of #101963 - scottmcm:from-ptr-range-optimization, r=Mark-Simulacrumbors-0/+23
2022-09-18Update cargoWeihang Lo-0/+0
2022-09-18Add unit test for identifier Unicode emoji diagnosticsCharles Lew-0/+69
2022-09-18add miri test via const fnDing Xiang Fei-1/+20
2022-09-18add mir-opt testDing Xiang Fei-0/+84
2022-09-17Add a codegen test for slice::from_ptr_rangeScott McMurray-0/+23
2022-09-18Rollup merge of #101954 - notriddle:notriddle/location-a-first-of-type, r=Gui...Matthias Krüger-4/+0
2022-09-18Rollup merge of #101953 - GuillaumeGomez:fix-error-code-tooltip, r=notriddleMatthias Krüger-1/+2
2022-09-18Rollup merge of #101923 - jsha:aux-pages-no-rustdoc-css, r=Mark-SimulacrumMatthias Krüger-8/+2
2022-09-18Rollup merge of #101912 - crlf0710:compiler_update_unicode_15, r=ManishearthMatthias Krüger-0/+2
2022-09-18Rollup merge of #101151 - jethrogb:jb/sgx-platform, r=JohnTitorMatthias Krüger-1/+75
2022-09-17rustdoc: remove redundant `.location a { font-weight: 500 }`Michael Howell-4/+0
2022-09-18Fix tooltip display for error codesGuillaume Gomez-1/+2
2022-09-17Auto merge of #101949 - matthiaskrgr:rollup-xu5cqnd, r=matthiaskrgrbors-166/+116
2022-09-17Rollup merge of #101943 - notriddle:notriddle/non-exhaustive, r=GuillaumeGomezMatthias Krüger-4/+0
2022-09-17Rollup merge of #101942 - Mark-Simulacrum:fix-perf, r=jyn514Matthias Krüger-37/+0
2022-09-17Rollup merge of #101835 - jyn514:fix-vendoring, r=Mark-SimulacrumMatthias Krüger-1/+5
2022-09-17Rollup merge of #101826 - andrewpollack:fix-joined-without-noop, r=Mark-Simul...Matthias Krüger-3/+1
2022-09-17Rollup merge of #101713 - Bryanskiy:AccessLevels, r=petrochenkovMatthias Krüger-121/+110
2022-09-17Add a new component, `rust-json-docs`, to distribute the JSON-formatted docum...Luca Palmieri-62/+219
2022-09-17Auto merge of #101946 - matthiaskrgr:rollup-jqkhsku, r=matthiaskrgrbors-139/+304
2022-09-17Rollup merge of #101934 - GuillaumeGomez:theme-links-cleanup, r=notriddleMatthias Krüger-78/+152
2022-09-17Rollup merge of #101918 - notriddle:notriddle/all, r=GuillaumeGomezMatthias Krüger-28/+24
2022-09-17Rollup merge of #101873 - WaffleLapkin:x-build-proc-macro-srv, r=jyn514Matthias Krüger-10/+22
2022-09-17Rollup merge of #101824 - notriddle:notriddle/html-as-generics-intra-doc-link...Matthias Krüger-1/+43
2022-09-17Rollup merge of #101801 - SparrowLii:query_depth_note, r=estebankMatthias Krüger-0/+42
2022-09-17Rollup merge of #101783 - chriswailes:env-vars, r=jyn514Matthias Krüger-10/+18
2022-09-17Rollup merge of #101781 - chriswailes:dynamic-llvm-on-musl, r=jyn514Matthias Krüger-12/+3
2022-09-17Auto merge of #101890 - rust-lang:pa-bump-version, r=pietroalbinibors-1/+1