| Age | Commit message (Expand) | Author | Lines |
| 2024-05-12 | rewrite issue-14500 to rmake | Oneirical | -1/+14 |
| 2024-05-12 | Auto merge of #124902 - compiler-errors:mem-cat-but-better, r=lcnr | bors | -68/+33 |
| 2024-05-12 | docs: fix typo in platform-support docs | Federico Maria Morrone | -1/+1 |
| 2024-05-12 | Propagate errors rather than using return_if_err | Michael Goulet | -13/+17 |
| 2024-05-12 | Make LateCtxt be a type info delegate for EUV for clippy | Michael Goulet | -60/+21 |
| 2024-05-12 | Inline MemCategorization into ExprUseVisitor | Michael Goulet | -3/+3 |
| 2024-05-12 | Auto merge of #125040 - ickk:patch-1, r=notriddle | bors | -1/+1 |
| 2024-05-12 | Merge from rustc | Ralf Jung | -698/+929 |
| 2024-05-12 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2024-05-12 | Rollup merge of #125022 - GuillaumeGomez:migrate-rustdoc-scrape-examples-orde... | Guillaume Gomez | -2/+47 |
| 2024-05-12 | Migrate `rustdoc-scrape-examples-ordering` to `rmake` | Guillaume Gomez | -6/+6 |
| 2024-05-12 | merge two integer tests | Ralf Jung | -58/+61 |
| 2024-05-12 | merge float tests into one | Ralf Jung | -66/+67 |
| 2024-05-12 | organize float intrinsic implementations a bit | Ralf Jung | -102/+92 |
| 2024-05-12 | fix hidden title in command-line-arguments docs | ickk | -1/+1 |
| 2024-05-12 | Add non-null pointer for posix_memalign | tiif | -14/+73 |
| 2024-05-12 | Auto merge of #124883 - onur-ozkan:change-stage0-file, r=Mark-Simulacrum | bors | -582/+627 |
| 2024-05-12 | test: add test case extract_with_specified_path_attr | Young-Flash | -0/+66 |
| 2024-05-12 | fix: extract mod to file should respect path attribute | Young-Flash | -3/+12 |
| 2024-05-11 | Make crashes dump mir to build dir | Michael Goulet | -8/+14 |
| 2024-05-11 | Rollup merge of #124963 - GuillaumeGomez:migrate-rustdoc-shared-flags, r=jiey... | Matthias Krüger | -1/+0 |
| 2024-05-11 | Rollup merge of #124939 - Urgau:hide-private-fields-aliased-type, r=Guillaume... | Matthias Krüger | -0/+62 |
| 2024-05-11 | Rollup merge of #124829 - briansmith:b/armv7-profiler, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2024-05-11 | Port c-link-to-rust-va-list-fn to Rust | Oneirical | -1/+0 |
| 2024-05-11 | make tidy happy | Oneirical | -3/+0 |
| 2024-05-11 | docs: Document x86_64-unknown-linux-none target | Federico Maria Morrone | -0/+42 |
| 2024-05-11 | lldb-formatters: Use StdSliceSyntheticProvider for &str | Vladimir Makayev | -1/+4 |
| 2024-05-11 | Add `extern_` method to `Rustdoc` | Guillaume Gomez | -0/+15 |
| 2024-05-11 | Add `python_command` and `source_path` functions | Guillaume Gomez | -0/+9 |
| 2024-05-11 | Add `crate_name` method to `Rustdoc` and `Rustc` | Guillaume Gomez | -0/+14 |
| 2024-05-11 | Add `crate_type` method to `Rustdoc` | Guillaume Gomez | -0/+7 |
| 2024-05-11 | move comments position in `src/stage0` | onur-ozkan | -12/+15 |
| 2024-05-11 | remove outdated stage0.json parts | onur-ozkan | -456/+0 |
| 2024-05-11 | use shared stage0 parser from `build_helper` | onur-ozkan | -140/+119 |
| 2024-05-11 | Update linker-plugin-lto.md to include LLVM 18 | Samson | -1/+2 |
| 2024-05-11 | Auto merge of #124213 - rust-lang:cargo_update, r=Mark-Simulacrum | bors | -0/+1 |
| 2024-05-11 | Add windows_i686_gnullvm to the list | Mark Rousskov | -0/+1 |
| 2024-05-11 | Rollup merge of #125005 - RalfJung:miri-sync, r=RalfJung | Matthias Krüger | -1166/+1182 |
| 2024-05-11 | Rollup merge of #124969 - onur-ozkan:test-tests-remap, r=Mark-Simulacrum | Matthias Krüger | -0/+23 |
| 2024-05-11 | Always hide private fields in aliased type | Urgau | -0/+62 |
| 2024-05-11 | Migrate `run-make/rustdoc-shared-flags` to rmake | Guillaume Gomez | -1/+0 |
| 2024-05-11 | Auto merge of #3596 - bend-n:support_fstar_algebraic, r=RalfJung | bors | -0/+54 |
| 2024-05-11 | support `f*_algebraic` | bendn | -0/+54 |
| 2024-05-11 | Auto merge of #3598 - RalfJung:heap, r=RalfJung | bors | -38/+74 |
| 2024-05-11 | separate windows heap functions from C heap shims | Ralf Jung | -33/+56 |
| 2024-05-11 | alloc: update comments around malloc() alignment | Ralf Jung | -8/+21 |
| 2024-05-11 | Merge from rustc | The Miri Cronjob Bot | -801/+1236 |
| 2024-05-11 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-05-11 | Auto merge of #124996 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-05-10 | Update cargo | Weihang Lo | -0/+0 |