about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-01-08mangling_v0: Add a test for mangling of foreign typesVadim Petrochenkov-0/+39
2022-01-08mangling_v0: Update tests for the rust-demangler toolVadim Petrochenkov-16/+16
2022-01-08Change panic::update_hook to simplify usageBadel2-16/+36
2022-01-07Flatten InferredCaptureInformationGary Guo-28/+101
2022-01-07Remove region from UpvarCapture and move it to CapturedPlaceGary Guo-1/+1
2022-01-07Remove span from UpvarCapture::ByValueGary Guo-1/+1
2022-01-07Update clippy for associated item changesMatthew Jasper-32/+34
2022-01-07Implement panic::update_hookBadel2-0/+16
2022-01-07Update location from a relative path to absoluteavborhanian-1/+1
2022-01-07bump version to 1.60.0Pietro Albini-1/+1
2022-01-07rustdoc: Introduce a resolver cache for sharing data between early doc link r...Vadim Petrochenkov-250/+278
2022-01-06Normalize generator-local types with unevaluated constantsMichael Goulet-0/+26
2022-01-06Rollup merge of #92589 - ChrisDenton:break-loop, r=Mark-SimulacrumMatthias Krüger-1/+3
2022-01-06Rollup merge of #92417 - dtolnay:printimpl, r=jackh726Matthias Krüger-1/+7
2022-01-06Rollup merge of #92207 - tmiasko:delay-drop-elaboration-bug, r=jackh726Matthias Krüger-0/+82
2022-01-06Split out `ItemFragment` from `UrlFragment`Noah Lev-39/+49
2022-01-06Remove the side channelNoah Lev-44/+11
2022-01-06Remove the last use of the side channelNoah Lev-4/+13
2022-01-06Use fragment instead of side channel in another placeNoah Lev-1/+5
2022-01-06Use fragment instead of side channel for prim. assoc. itemsNoah Lev-1/+3
2022-01-06Extract function for reporting feature gate errorNoah Lev-16/+15
2022-01-06Only check for conflicting anchors in one placeNoah Lev-24/+34
2022-01-06Use `DefId`s instead of names in `UrlFragment`Noah Lev-46/+49
2022-01-06Move anchor conflict check to call siteNoah Lev-6/+8
2022-01-06Auto merge of #92609 - matthiaskrgr:rollup-ldp47ot, r=matthiaskrgrbors-45/+228
2022-01-06Create CSS class instead of using inline style for search resultsGuillaume Gomez-2/+6
2022-01-06Rollup merge of #92443 - mdibaiee:90703/resolve-traits-of-primitive-types, r=...Matthias Krüger-30/+119
2022-01-06Rollup merge of #92404 - GuillaumeGomez:src-font-size, r=jshaMatthias Krüger-13/+19
2022-01-06Rollup merge of #92389 - chordtoll:test-92015, r=Mark-SimulacrumMatthias Krüger-0/+18
2022-01-06Rollup merge of #92360 - jackh726:param-heuristics-1, r=davidtwcoMatthias Krüger-0/+14
2022-01-06Rollup merge of #92349 - avitex:fix-rustdoc-private-doc-tests, r=GuillaumeGomezMatthias Krüger-1/+46
2022-01-06Rollup merge of #92058 - jsha:run-on-hover, r=GuillaumeGomezMatthias Krüger-1/+12
2022-01-06Revert "bootstrap: copy `llvm-dwp` to sysroot"David Wood-12/+1
2022-01-06cg: use thorin instead of llvm-dwpDavid Wood-19/+86
2022-01-06sess/cg: re-introduce split dwarf kindDavid Wood-5/+19
2022-01-05Add regression testinquisitivecrystal-0/+33
2022-01-05Simplify :target CSS selectorGuillaume Gomez-12/+3
2022-01-05Break the loopChris Denton-1/+3
2022-01-05Move crate drop-down to search results pageJacob Hoffman-Andrews-35/+40
2022-01-05Switch to es6 for eslintJacob Hoffman-Andrews-5/+5
2022-01-05Add test for [src] font-size in headersGuillaume Gomez-0/+12
2022-01-05Fix font size for [src] links in headersGuillaume Gomez-1/+4
2022-01-05Auto merge of #92587 - matthiaskrgr:rollup-qnwa8qx, r=matthiaskrgrbors-18/+18
2022-01-05Make Run button visible on hoverJacob Hoffman-Andrews-1/+12
2022-01-05Rollup merge of #92583 - lnicola:rust-analyzer-2022-01-05, r=lnicolaMatthias Krüger-16/+16
2022-01-05Rollup merge of #92575 - petrochenkov:cratenodeid, r=Aaron1011Matthias Krüger-2/+2
2022-01-05Auto merge of #92580 - matthiaskrgr:rollup-nzyn65y, r=matthiaskrgrbors-95/+94
2022-01-05:arrow_up: rust-analyzerLaurențiu Nicola-16/+16
2022-01-05Rollup merge of #92579 - RalfJung:miri, r=RalfJungMatthias Krüger-8/+8
2022-01-05Rollup merge of #92448 - jsha:font-size-access, r=GuillaumeGomezMatthias Krüger-53/+58