about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-01-29Rollup merge of #107448 - Teapot4195:pr-107397-followup, r=Mark-SimulacrumMatthias Krüger-1/+2
2023-01-29Rollup merge of #107432 - notriddle:notriddle/has-srclink, r=GuillaumeGomezMatthias Krüger-17/+5
2023-01-29Rollup merge of #107169 - albertlarsan68:lock-in-pre-push, r=Mark-SimulacrumMatthias Krüger-1/+1
2023-01-29Rollup merge of #106763 - lenko-d:106659-Print_why_a_test_was_ignored_if_its_...Matthias Krüger-28/+54
2023-01-29Rollup merge of #96763 - Abdur-rahmaanJ:patch-1, r=Mark-SimulacrumMatthias Krüger-67/+0
2023-01-29When stamp doesn't exist, should say Error, and print path to stamp fileteapot4195-1/+2
2023-01-29Auto merge of #100178 - mati865:upgrade-mingw-w64-on-CI, r=nikicbors-31/+4
2023-01-29Upgrade mingw-w64 on CIMateusz Mikuła-31/+4
2023-01-29Auto merge of #107435 - matthiaskrgr:rollup-if5h6yu, r=matthiaskrgrbors-0/+7
2023-01-29Auto merge of #106227 - bryangarza:ctfe-limit, r=oli-obkbors-0/+7
2023-01-28rustdoc: remove unused class `has-srclink`Michael Howell-17/+5
2023-01-28Gracefully exit when --keep-stage used on clean source treeteapot4195-0/+7
2023-01-28Auto merge of #107206 - cjgillot:no-h2l-map, r=WaffleLapkinbors-196/+204
2023-01-28Auto merge of #107408 - matthiaskrgr:rollup-b5vz2ow, r=matthiaskrgrbors-14/+15
2023-01-28Rollup merge of #107398 - scottmcm:its-their-funeral, r=dtolnayMatthias Krüger-12/+9
2023-01-28Rollup merge of #107391 - notriddle:notriddle/copy-path-button, r=GuillaumeGomezMatthias Krüger-2/+6
2023-01-28Auto merge of #106916 - lukas-code:overlapping-substs, r=estebankbors-0/+4
2023-01-28Remove `HirId -> LocalDefId` map from HIR.Camille GILLOT-50/+30
2023-01-28Take a LocalDefId in hir::Visitor::visit_fn.Camille GILLOT-147/+175
2023-01-27Remove from librustdoc and clippy tooScott McMurray-12/+9
2023-01-28Auto merge of #101692 - cjgillot:generator-lazy-witness, r=oli-obkbors-0/+3
2023-01-27rustdoc: remove inline javascript from copy-path buttonMichael Howell-2/+6
2023-01-27Auto merge of #107386 - flip1995:clippyup, r=Manishearthbors-254/+2212
2023-01-27Merge commit '1480cea393d0cee195e59949eabdfbcf1230f7f9' into clippyupPhilipp Krones-1/+1
2023-01-27Merge commit '1480cea393d0cee195e59949eabdfbcf1230f7f9' into clippyupPhilipp Krones-254/+2212
2023-01-27Special-case handling of impl blocksGuillaume Gomez-48/+75
2023-01-27Introduce GeneratorWitnessMIR.Camille GILLOT-0/+3
2023-01-27Auto merge of #107372 - JohnTitor:rollup-zkl2ges, r=JohnTitorbors-40/+49
2023-01-27rustdoc: merge doctest tooltip with notable traits tooltipMichael Howell-109/+81
2023-01-28Rollup merge of #107357 - GuillaumeGomez:fix-infinite-loop-in-rustdoc-get_all...Yuki Okushi-1/+3
2023-01-28Rollup merge of #107332 - chansuke:issue-107230, r=albertlarsan68Yuki Okushi-1/+1
2023-01-28Rollup merge of #107234 - Rattenkrieg:bootstrap-fix-is_ci_llvm_available, r=a...Yuki Okushi-34/+41
2023-01-28Rollup merge of #106806 - m-ou-se:format-args-flags, r=oli-obkYuki Okushi-4/+4
2023-01-27Auto merge of #107055 - kylematsuda:eb-fn-sig, r=lcnrbors-52/+53
2023-01-27add comment to rustdoc.css on updating filename suffixesTrevor Spiteri-0/+8
2023-01-27Fix handling of items inside a `doc(hidden)` blockGuillaume Gomez-34/+66
2023-01-27Improve codeGuillaume Gomez-93/+90
2023-01-27Speed up execution a bit by removing some walksGuillaume Gomez-1/+21
2023-01-27Improve code readabilityGuillaume Gomez-15/+23
2023-01-27Fix missing const expression items visitGuillaume Gomez-129/+170
2023-01-27rustdoc: update Source Serif 4 from 4.004 to 4.005Trevor Spiteri-4/+4
2023-01-27Fix infinite loop in rustdoc get_all_import_attributes functionGuillaume Gomez-1/+3
2023-01-27Auto merge of #107054 - petrochenkov:effvisdoc3, r=GuillaumeGomezbors-14/+87
2023-01-27Update clippy for restructured format flags fields.Mara Bos-4/+4
2023-01-27Revisit fix_is_ci_llvm_available logic; read build triple from tomlSergey Prytkov-34/+41
2023-01-27Rollup merge of #107336 - notriddle:notriddle/import-item-module-item, r=Guil...Yuki Okushi-4/+3
2023-01-27Rollup merge of #107325 - petrochenkov:hiddoc2, r=GuillaumeGomezYuki Okushi-151/+113
2023-01-27Rollup merge of #107284 - notriddle:notriddle/plus, r=jshaYuki Okushi-1/+18
2023-01-27Rollup merge of #107242 - notriddle:notriddle/title-ordering, r=GuillaumeGomezYuki Okushi-1/+1
2023-01-26add EarlyBinder::no_bound_varsKyle Matsuda-1/+1