| Age | Commit message (Expand) | Author | Lines |
| 2024-05-15 | Add new `htmldocck` function to `run-make-support` | Guillaume Gomez | -0/+6 |
| 2024-05-15 | Auto merge of #17235 - Veykril:metrics-caching, r=Veykril | bors | -31/+14 |
| 2024-05-15 | Auto merge of #125032 - compiler-errors:crash-dump-dir, r=onur-ozkan | bors | -8/+14 |
| 2024-05-15 | Bump Swatinem/rust-cache | Lukas Wirth | -2/+2 |
| 2024-05-15 | Use Swatinem/rust-cache for metrics CI | Lukas Wirth | -29/+12 |
| 2024-05-15 | delegation: Implement list delegation | Vadim Petrochenkov | -3/+3 |
| 2024-05-14 | Port issue-11908 to rmake | Oneirical | -13/+49 |
| 2024-05-14 | port no-cdylib-as-rdylib test | Oneirical | -1/+0 |
| 2024-05-14 | rewrite c-link-to-rust-staticlib | Oneirical | -1/+0 |
| 2024-05-14 | Auto merge of #17232 - Veykril:build-scripts-keep-going, r=Veykril | bors | -9/+16 |
| 2024-05-14 | fix: Don't emit --keep-going for custom build script commands | Lukas Wirth | -9/+16 |
| 2024-05-14 | feat(tools/opt-dist): allow local builds to specify a rustc-perf checkout | Bernardo Meurer Costa | -0/+6 |
| 2024-05-14 | Auto merge of #17216 - Young-Flash:mod_with_path, r=Veykril | bors | -3/+78 |
| 2024-05-14 | Rollup merge of #125047 - Oneirical:test5, r=jieyouxu | Michael Goulet | -1/+13 |
| 2024-05-14 | Auto merge of #17227 - Veykril:build-deps-changed-hashes, r=Veykril | bors | -97/+94 |
| 2024-05-14 | internal: Sort computed runnables | Lukas Wirth | -20/+34 |
| 2024-05-14 | Hash file contents to verify whether file actually changed | Lukas Wirth | -94/+75 |
| 2024-05-14 | Auto merge of #17225 - Veykril:expand-macro-interlocked, r=Veykril | bors | -27/+15 |
| 2024-05-14 | Track hashes for file contents | Lukas Wirth | -12/+28 |
| 2024-05-14 | Auto merge of #17224 - Veykril:lock-bump, r=Veykril | bors | -143/+169 |
| 2024-05-14 | Expand macro recursively expands both fp-like and attribute macros intertwined | Lukas Wirth | -27/+15 |
| 2024-05-14 | Bump Cargo.lock | Lukas Wirth | -143/+169 |
| 2024-05-14 | Auto merge of #125026 - Oneirical:clink-tests, r=jieyouxu | bors | -1/+0 |
| 2024-05-13 | lto function, static_library call, rename | Oneirical | -4/+3 |
| 2024-05-13 | Auto merge of #125076 - compiler-errors:alias-term, r=lcnr | bors | -12/+9 |
| 2024-05-13 | Apply nits | Michael Goulet | -3/+3 |
| 2024-05-13 | Rollup merge of #125071 - GuillaumeGomez:migrate-rustdoc-target-spec-json-pat... | Matthias Krüger | -1/+14 |
| 2024-05-13 | split out AliasTy -> AliasTerm | Michael Goulet | -12/+9 |
| 2024-05-13 | Auto merge of #17221 - Veykril:lazier-validation, r=Veykril | bors | -140/+151 |
| 2024-05-13 | `parse_macro_expansion_error` almost never contains values so `Option` it | Lukas Wirth | -8/+14 |
| 2024-05-13 | Push macro-parsing error calculation out of fundamental queries | Lukas Wirth | -140/+145 |
| 2024-05-13 | Migrate `run-make/rustdoc-target-spec-json-path` to rmake | Guillaume Gomez | -1/+0 |
| 2024-05-13 | Add `library_search_path` to `Rustdoc` | Guillaume Gomez | -0/+8 |
| 2024-05-13 | Add `target` method to `Rustdoc` type | Guillaume Gomez | -0/+6 |
| 2024-05-13 | Auto merge of #125024 - Oneirical:master, r=jieyouxu | bors | -3/+0 |
| 2024-05-13 | Auto merge of #17220 - Veykril:hov-lit, r=Veykril | bors | -171/+262 |
| 2024-05-13 | Don't render multi-line literal values | Lukas Wirth | -1/+29 |
| 2024-05-13 | Render literal escaping errors in hovers | Lukas Wirth | -79/+68 |
| 2024-05-13 | Auto merge of #17203 - kilpkonn:collapse_terms, r=Veykril | bors | -37/+141 |
| 2024-05-13 | Fix literal hovers being confusing and wrong for floats | Lukas Wirth | -97/+171 |
| 2024-05-13 | Auto merge of #17188 - szabgab:patch-1, r=Veykril | bors | -1/+2 |
| 2024-05-13 | Auto merge of #17187 - roife:fix-issue-17185, r=Veykril | bors | -46/+48 |
| 2024-05-13 | Auto merge of #17195 - Veykril:unsafe-attr, r=Veykril | bors | -11/+534 |
| 2024-05-13 | Give `FileDescription::{read, write}` access to the `InterpCx` | Luv-Ray | -19/+28 |
| 2024-05-13 | Auto merge of #3604 - RalfJung:intrinsics, r=RalfJung | bors | -36/+36 |
| 2024-05-13 | intrinsics: just panic when they get used incorrectly | Ralf Jung | -36/+36 |
| 2024-05-13 | offset, offset_from: allow zero-byte offset on arbitrary pointers | Ralf Jung | -327/+64 |
| 2024-05-12 | Auto merge of #3575 - devnexen:illumos_part3, r=RalfJung | bors | -4/+14 |
| 2024-05-12 | further illumos/solaris support. | David Carlier | -4/+14 |
| 2024-05-12 | Auto merge of #3599 - saethlin:quiet-when-no-change, r=RalfJung | bors | -21/+35 |