| Age | Commit message (Expand) | Author | Lines |
| 2022-01-08 | mangling_v0: Add a test for mangling of foreign types | Vadim Petrochenkov | -0/+39 |
| 2022-01-08 | mangling_v0: Update tests for the rust-demangler tool | Vadim Petrochenkov | -16/+16 |
| 2022-01-08 | Change panic::update_hook to simplify usage | Badel2 | -16/+36 |
| 2022-01-07 | Flatten InferredCaptureInformation | Gary Guo | -28/+101 |
| 2022-01-07 | Remove region from UpvarCapture and move it to CapturedPlace | Gary Guo | -1/+1 |
| 2022-01-07 | Remove span from UpvarCapture::ByValue | Gary Guo | -1/+1 |
| 2022-01-07 | Update clippy for associated item changes | Matthew Jasper | -32/+34 |
| 2022-01-07 | Implement panic::update_hook | Badel2 | -0/+16 |
| 2022-01-07 | Update location from a relative path to absolute | avborhanian | -1/+1 |
| 2022-01-07 | bump version to 1.60.0 | Pietro Albini | -1/+1 |
| 2022-01-07 | rustdoc: Introduce a resolver cache for sharing data between early doc link r... | Vadim Petrochenkov | -250/+278 |
| 2022-01-06 | Normalize generator-local types with unevaluated constants | Michael Goulet | -0/+26 |
| 2022-01-06 | Rollup merge of #92589 - ChrisDenton:break-loop, r=Mark-Simulacrum | Matthias Krüger | -1/+3 |
| 2022-01-06 | Rollup merge of #92417 - dtolnay:printimpl, r=jackh726 | Matthias Krüger | -1/+7 |
| 2022-01-06 | Rollup merge of #92207 - tmiasko:delay-drop-elaboration-bug, r=jackh726 | Matthias Krüger | -0/+82 |
| 2022-01-06 | Split out `ItemFragment` from `UrlFragment` | Noah Lev | -39/+49 |
| 2022-01-06 | Remove the side channel | Noah Lev | -44/+11 |
| 2022-01-06 | Remove the last use of the side channel | Noah Lev | -4/+13 |
| 2022-01-06 | Use fragment instead of side channel in another place | Noah Lev | -1/+5 |
| 2022-01-06 | Use fragment instead of side channel for prim. assoc. items | Noah Lev | -1/+3 |
| 2022-01-06 | Extract function for reporting feature gate error | Noah Lev | -16/+15 |
| 2022-01-06 | Only check for conflicting anchors in one place | Noah Lev | -24/+34 |
| 2022-01-06 | Use `DefId`s instead of names in `UrlFragment` | Noah Lev | -46/+49 |
| 2022-01-06 | Move anchor conflict check to call site | Noah Lev | -6/+8 |
| 2022-01-06 | Auto merge of #92609 - matthiaskrgr:rollup-ldp47ot, r=matthiaskrgr | bors | -45/+228 |
| 2022-01-06 | Create CSS class instead of using inline style for search results | Guillaume Gomez | -2/+6 |
| 2022-01-06 | Rollup merge of #92443 - mdibaiee:90703/resolve-traits-of-primitive-types, r=... | Matthias Krüger | -30/+119 |
| 2022-01-06 | Rollup merge of #92404 - GuillaumeGomez:src-font-size, r=jsha | Matthias Krüger | -13/+19 |
| 2022-01-06 | Rollup merge of #92389 - chordtoll:test-92015, r=Mark-Simulacrum | Matthias Krüger | -0/+18 |
| 2022-01-06 | Rollup merge of #92360 - jackh726:param-heuristics-1, r=davidtwco | Matthias Krüger | -0/+14 |
| 2022-01-06 | Rollup merge of #92349 - avitex:fix-rustdoc-private-doc-tests, r=GuillaumeGomez | Matthias Krüger | -1/+46 |
| 2022-01-06 | Rollup merge of #92058 - jsha:run-on-hover, r=GuillaumeGomez | Matthias Krüger | -1/+12 |
| 2022-01-06 | Revert "bootstrap: copy `llvm-dwp` to sysroot" | David Wood | -12/+1 |
| 2022-01-06 | cg: use thorin instead of llvm-dwp | David Wood | -19/+86 |
| 2022-01-06 | sess/cg: re-introduce split dwarf kind | David Wood | -5/+19 |
| 2022-01-05 | Add regression test | inquisitivecrystal | -0/+33 |
| 2022-01-05 | Simplify :target CSS selector | Guillaume Gomez | -12/+3 |
| 2022-01-05 | Break the loop | Chris Denton | -1/+3 |
| 2022-01-05 | Move crate drop-down to search results page | Jacob Hoffman-Andrews | -35/+40 |
| 2022-01-05 | Switch to es6 for eslint | Jacob Hoffman-Andrews | -5/+5 |
| 2022-01-05 | Add test for [src] font-size in headers | Guillaume Gomez | -0/+12 |
| 2022-01-05 | Fix font size for [src] links in headers | Guillaume Gomez | -1/+4 |
| 2022-01-05 | Auto merge of #92587 - matthiaskrgr:rollup-qnwa8qx, r=matthiaskrgr | bors | -18/+18 |
| 2022-01-05 | Make Run button visible on hover | Jacob Hoffman-Andrews | -1/+12 |
| 2022-01-05 | Rollup merge of #92583 - lnicola:rust-analyzer-2022-01-05, r=lnicola | Matthias Krüger | -16/+16 |
| 2022-01-05 | Rollup merge of #92575 - petrochenkov:cratenodeid, r=Aaron1011 | Matthias Krüger | -2/+2 |
| 2022-01-05 | Auto merge of #92580 - matthiaskrgr:rollup-nzyn65y, r=matthiaskrgr | bors | -95/+94 |
| 2022-01-05 | :arrow_up: rust-analyzer | Laurențiu Nicola | -16/+16 |
| 2022-01-05 | Rollup merge of #92579 - RalfJung:miri, r=RalfJung | Matthias Krüger | -8/+8 |
| 2022-01-05 | Rollup merge of #92448 - jsha:font-size-access, r=GuillaumeGomez | Matthias Krüger | -53/+58 |