| Age | Commit message (Expand) | Author | Lines |
| 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 | -155/+353 |
| 2022-01-06 | Auto merge of #89819 - davidtwco:issue-81024-multiple-crates-multiple-dwarves... | bors | -162/+443 |
| 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 | -108/+137 |
| 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 #92288 - yescallop:patch-1, r=m-ou-se | Matthias Krüger | -2/+2 |
| 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 | -90/+259 |
| 2022-01-06 | sess/cg: re-introduce split dwarf kind | David Wood | -61/+184 |
| 2022-01-05 | Simplify :target CSS selector | Guillaume Gomez | -12/+3 |
| 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 | -68/+91 |
| 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 | -21/+27 |
| 2022-01-05 | Rollup merge of #92574 - luojia65:riscv-kernel-dev-rust, r=Amanieu | Matthias Krüger | -5/+16 |
| 2022-01-05 | Rollup merge of #92483 - ksqsf:master, r=dtolnay | Matthias Krüger | -8/+8 |
| 2022-01-05 | Rollup merge of #92442 - pierwill:localdefid-doc-ord, r=Aaron1011 | Matthias Krüger | -5/+11 |
| 2022-01-05 | Rollup merge of #92388 - SpriteOvO:master, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2022-01-05 | Rollup merge of #92092 - saethlin:fix-sort-guards-sb, r=danielhenrymantilla | Matthias Krüger | -12/+12 |
| 2022-01-05 | Auto merge of #92580 - matthiaskrgr:rollup-nzyn65y, r=matthiaskrgr | bors | -198/+306 |
| 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 | -19/+10 |
| 2022-01-05 | Rollup merge of #92545 - dtolnay:rustlog, r=petrochenkov | Matthias Krüger | -57/+152 |
| 2022-01-05 | Rollup merge of #92517 - ChrisDenton:explicit-path, r=dtolnay | Matthias Krüger | -33/+37 |
| 2022-01-05 | Rollup merge of #92448 - jsha:font-size-access, r=GuillaumeGomez | Matthias Krüger | -53/+58 |
| 2022-01-05 | Rollup merge of #92322 - alper:add_debug_trait_documentation, r=dtolnay | Matthias Krüger | -2/+21 |
| 2022-01-05 | Rollup merge of #92188 - vacuus:nested-attributes-ext, r=jyn514 | Matthias Krüger | -10/+15 |
| 2022-01-05 | Rollup merge of #92182 - nnethercote:label-more-build-steps, r=Mark-Simulacrum | Matthias Krüger | -24/+13 |
| 2022-01-05 | update Miri | Ralf Jung | -19/+10 |
| 2022-01-05 | Auto merge of #92103 - Kobzol:stable-hash-skip-zero-bytes, r=the8472 | bors | -4/+18 |
| 2022-01-05 | ast: Always keep a `NodeId` in `ast::Crate` | Vadim Petrochenkov | -21/+27 |
| 2022-01-05 | Remove unsupported types in primitive_to_ty conversion, add FIXME note | Mahdi Dibaiee | -8/+3 |
| 2022-01-05 | add a test case for each supported primitive type | Mahdi Dibaiee | -3/+42 |
| 2022-01-05 | Rustdoc: resolve associated traits for primitive types | Mahdi Dibaiee | -30/+85 |
| 2022-01-05 | Add is_riscv_feature_detected!; modify impl of hint::spin_loop | luojia65 | -5/+16 |
| 2022-01-05 | Auto merge of #92498 - camelid:ignore-flaky-test, r=Mark-Simulacrum | bors | -0/+4 |
| 2022-01-04 | Ignore flaky `panic-short-backtrace-windows-x86_64.rs` test for now | Noah Lev | -0/+4 |
| 2022-01-05 | Auto merge of #92567 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2022-01-04 | Update cargo | Eric Huss | -0/+0 |
| 2022-01-04 | Auto merge of #92560 - matthiaskrgr:rollup-jeli7ip, r=matthiaskrgr | bors | -195/+429 |
| 2022-01-04 | Touch up Debug example from PR 92322 | David Tolnay | -3/+7 |
| 2022-01-04 | Rollup merge of #92551 - RalfJung:stack-pop-cleanup, r=oli-obk | Matthias Krüger | -8/+14 |
| 2022-01-04 | Rollup merge of #92546 - ehuss:update-books, r=ehuss | Matthias Krüger | -0/+0 |
| 2022-01-04 | Rollup merge of #92530 - dtolnay:contains, r=yaahc | Matthias Krüger | -88/+92 |