| Age | Commit message (Expand) | Author | Lines |
| 2024-08-18 | Rollup merge of #129173 - beetrees:statically-known-float, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -9/+96 |
| 2024-08-18 | Rollup merge of #129164 - ChrisDenton:comdat, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -190/+100 |
| 2024-08-18 | Auto merge of #129115 - jieyouxu:reenable-dump-ice, r=estebank | bors | -5/+8 |
| 2024-08-17 | Auto merge of #128771 - carbotaniuman:stabilize_unsafe_attr, r=nnethercote | bors | -134/+64 |
| 2024-08-17 | Auto merge of #128792 - compiler-errors:foreign-sig, r=spastorino | bors | -110/+180 |
| 2024-08-17 | Always use ar_archive_writer for import libs | Chris Denton | -190/+100 |
| 2024-08-17 | Auto merge of #129202 - matthiaskrgr:rollup-wev7uur, r=matthiaskrgr | bors | -101/+357 |
| 2024-08-17 | Rollup merge of #129196 - Zalathar:ref-id-ref, r=compiler-errors | Matthias Krüger | -6/+2 |
| 2024-08-17 | Rollup merge of #129192 - GuillaumeGomez:rm-useless-merged-doctest-attrs, r=n... | Matthias Krüger | -4/+0 |
| 2024-08-17 | Rollup merge of #129191 - aDotInTheVoid:rdj-serial-cleanup, r=GuillaumeGomez | Matthias Krüger | -19/+23 |
| 2024-08-17 | Rollup merge of #129168 - BoxyUwU:mismatched_ty_correct_id, r=compiler-errors | Matthias Krüger | -62/+199 |
| 2024-08-17 | Rollup merge of #129167 - cuviper:either-once-empty, r=Nadrieril | Matthias Krüger | -9/+9 |
| 2024-08-17 | Rollup merge of #128989 - s7tya:check-linkage-attribute-pos, r=petrochenkov | Matthias Krüger | -1/+124 |
| 2024-08-17 | Auto merge of #128786 - estebank:multiple-crate-versions, r=fee1-dead | bors | -20/+204 |
| 2024-08-17 | Remove a useless ref/id/ref round-trip from `pattern_from_hir` | Zalathar | -6/+2 |
| 2024-08-17 | Auto merge of #126877 - GrigorenkoPV:clone_to_uninit, r=dtolnay | bors | -105/+290 |
| 2024-08-17 | Remove useless attributes in merged doctest generated code | Guillaume Gomez | -4/+0 |
| 2024-08-17 | rustdoc-json: Clean up serialization and printing. | Alona Enraght-Moony | -19/+23 |
| 2024-08-17 | Auto merge of #128598 - RalfJung:float-comments, r=workingjubilee | bors | -683/+116 |
| 2024-08-17 | more clear NAN names and fix broken_floats logic | Ralf Jung | -12/+14 |
| 2024-08-17 | disable problematic float-conv tests in i586 targets | Ralf Jung | -6/+13 |
| 2024-08-17 | Emit an error for invalid use of the linkage attribute | Shina | -1/+124 |
| 2024-08-17 | Auto merge of #129178 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-08-17 | Auto merge of #106943 - mina86:exact_size_take_repeat, r=dtolnay | bors | -0/+147 |
| 2024-08-16 | Update cargo | Weihang Lo | -0/+0 |
| 2024-08-17 | Fix `is_val_statically_known` for floats | beetrees | -9/+96 |
| 2024-08-16 | Auto merge of #116528 - daxpedda:stabilize-ready-into-inner, r=dtolnay | bors | -2/+1 |
| 2024-08-16 | Auto merge of #129162 - matthiaskrgr:rollup-r0oxdev, r=matthiaskrgr | bors | -71/+76 |
| 2024-08-16 | Rewrite `get_fn_id_for_return_block` | Boxy | -62/+199 |
| 2024-08-16 | mir/pretty: use `Option` instead of `Either<Once, Empty>` | Josh Stone | -9/+9 |
| 2024-08-16 | Simplify cleaning foreign fns in rustdoc | Michael Goulet | -12/+6 |
| 2024-08-16 | Don't ICE on Fn trait error for foreign fn | Michael Goulet | -0/+61 |
| 2024-08-16 | Use FnSig instead of raw FnDecl for ForeignItemKind::Fn | Michael Goulet | -98/+113 |
| 2024-08-16 | Rollup merge of #129161 - dtolnay:spawnunck, r=Noratrieb | Matthias Krüger | -3/+1 |
| 2024-08-16 | Rollup merge of #129154 - wafarm:fix-95463, r=estebank | Matthias Krüger | -12/+19 |
| 2024-08-16 | Rollup merge of #129149 - GuillaumeGomez:migrate-python-script, r=jieyouxu | Matthias Krüger | -44/+47 |
| 2024-08-16 | Rollup merge of #129086 - slanterns:is_none_or, r=dtolnay | Matthias Krüger | -7/+2 |
| 2024-08-16 | Rollup merge of #129042 - Jaic1:fix-116308, r=BoxyUwU | Matthias Krüger | -1/+7 |
| 2024-08-16 | Rollup merge of #128990 - saethlin:freebsd-debuginfo-tests, r=compiler-errors | Matthias Krüger | -4/+0 |
| 2024-08-16 | Auto merge of #128456 - Oneirical:clantestine-operations, r=jieyouxu | bors | -141/+240 |
| 2024-08-16 | Stabilize std::thread::Builder::spawn_unchecked | David Tolnay | -3/+1 |
| 2024-08-16 | Re-enable debuginfo tests on freebsd | Ben Kimock | -4/+0 |
| 2024-08-16 | Reexport `serde_json` crate from run-make-support to give it access to `run-m... | Guillaume Gomez | -39/+38 |
| 2024-08-16 | Migrate `validate_json.py` script to rust in `run-make/rustdoc-map-file` test | Guillaume Gomez | -44/+48 |
| 2024-08-16 | Auto merge of #129068 - cuviper:llvm19rc2, r=compiler-errors | bors | -0/+0 |
| 2024-08-16 | massive refactor of reproducible-build test | Oneirical | -161/+179 |
| 2024-08-16 | rewrite reproducible-build to rmake | Oneirical | -141/+222 |
| 2024-08-16 | Fix wrong source location for some incorrect macro definitions | Wafarm | -12/+19 |
| 2024-08-16 | Auto merge of #129052 - onur-ozkan:better-incompatibility-check, r=Kobzol | bors | -98/+164 |
| 2024-08-16 | Auto merge of #128977 - jieyouxu:writable-file, r=Kobzol | bors | -11/+45 |