| Age | Commit message (Expand) | Author | Lines |
| 2024-05-25 | Also mention my-self for check-cfg docs changes | Urgau | -0/+3 |
| 2024-05-24 | Auto merge of #125463 - GuillaumeGomez:rollup-287wx4y, r=GuillaumeGomez | bors | -187/+335 |
| 2024-05-24 | Auto merge of #123724 - joboet:static_tls, r=m-ou-se | bors | -70/+76 |
| 2024-05-23 | Rollup merge of #125452 - Urgau:check-cfg-libraries-cleanup, r=bjorn3 | Guillaume Gomez | -10/+21 |
| 2024-05-23 | Rollup merge of #125445 - GuillaumeGomez:rustdoc-migrate-short-out-dir, r=jie... | Guillaume Gomez | -9/+16 |
| 2024-05-23 | Rollup merge of #125412 - Urgau:check-cfg-less-build-rs, r=wesleywiser | Guillaume Gomez | -24/+107 |
| 2024-05-23 | Rollup merge of #125362 - joboet:tait_hack, r=Nilstrieb | Guillaume Gomez | -117/+44 |
| 2024-05-23 | Rollup merge of #125345 - durin42:thin-link-bitcode, r=bjorn3 | Guillaume Gomez | -18/+107 |
| 2024-05-23 | Rollup merge of #125263 - lqd:lld-fallback, r=petrochenkov | Guillaume Gomez | -9/+40 |
| 2024-05-23 | Auto merge of #125434 - nnethercote:rm-more-extern-tracing, r=jackh726 | bors | -65/+193 |
| 2024-05-23 | Auto merge of #125456 - fmease:rollup-n8608gc, r=fmease | bors | -114/+322 |
| 2024-05-23 | rustc_codegen_gcc: fix changed method signature | Augie Fackler | -1/+1 |
| 2024-05-23 | cleanup: run rustfmt | Augie Fackler | -12/+26 |
| 2024-05-23 | cleanup: standardize on summary over index in names | Augie Fackler | -11/+11 |
| 2024-05-23 | thinlto: only build summary file if needed | Augie Fackler | -14/+17 |
| 2024-05-23 | Rollup merge of #125454 - mu001999-contrib:master, r=oli-obk | León Orell Valerian Liehr | -1/+1 |
| 2024-05-23 | Rollup merge of #125401 - GuillaumeGomez:migrate-rustdoc-scrape-examples-macr... | León Orell Valerian Liehr | -20/+64 |
| 2024-05-23 | Rollup merge of #125336 - momvart:smir-77-intrinsic, r=celinval | León Orell Valerian Liehr | -33/+111 |
| 2024-05-23 | Rollup merge of #125227 - Oneirical:seventh, r=jieyouxu | León Orell Valerian Liehr | -37/+38 |
| 2024-05-23 | Rollup merge of #125224 - Oneirical:sixth, r=jieyouxu | León Orell Valerian Liehr | -6/+12 |
| 2024-05-23 | Rollup merge of #124389 - CensoredUsername:master, r=petrochenkov | León Orell Valerian Liehr | -0/+12 |
| 2024-05-23 | Rollup merge of #122382 - mu001999:dead_code/enhance, r=petrochenkov | León Orell Valerian Liehr | -17/+84 |
| 2024-05-23 | Auto merge of #117804 - saethlin:no-recursive-panics, r=joboet | bors | -2/+5 |
| 2024-05-23 | Improve the doc of query associated_item | r0cky | -1/+1 |
| 2024-05-23 | emit an error if we can't find a path to the self-contained linker | Rémy Rakic | -3/+9 |
| 2024-05-23 | rust-lld: fallback to the default default sysroot where rustc is currently lo... | Rémy Rakic | -9/+26 |
| 2024-05-23 | Add conversion from IntrinsicDef to FnDef | Mohammad Omidvar | -6/+16 |
| 2024-05-23 | Auto merge of #116123 - joboet:rewrite_native_tls, r=m-ou-se | bors | -332/+331 |
| 2024-05-23 | Copy core/alloc check-cfg message also in std | Urgau | -0/+3 |
| 2024-05-23 | Move some expected cfgs to std build.rs as per Cargo recommandation | Urgau | -6/+7 |
| 2024-05-23 | Replace fake "restricted-std" Cargo feature by custom cfg | Urgau | -3/+5 |
| 2024-05-23 | panic_nounwind in Arguments::new* instead of recursing | Ben Kimock | -2/+5 |
| 2024-05-23 | Expect any feature cfg in core and std crates | Urgau | -2/+7 |
| 2024-05-23 | Auto merge of #125448 - matthiaskrgr:rollup-vn6nleh, r=matthiaskrgr | bors | -155/+404 |
| 2024-05-23 | Rollup merge of #125438 - tbu-:pr_rm_to_string_lossy, r=jieyouxu | Matthias Krüger | -5/+5 |
| 2024-05-23 | Rollup merge of #125421 - Oneirical:bundle-them-yet-again, r=jieyouxu | Matthias Krüger | -30/+85 |
| 2024-05-23 | Rollup merge of #125416 - compiler-errors:param-env-missing-copy, r=lcnr | Matthias Krüger | -5/+25 |
| 2024-05-23 | Rollup merge of #125409 - tbu-:pr_raw_dylib_only_windows, r=lcnr | Matthias Krüger | -6/+6 |
| 2024-05-23 | Rollup merge of #125210 - fmease:fix-up-some-diags, r=davidtwco | Matthias Krüger | -47/+57 |
| 2024-05-23 | Rollup merge of #124976 - petrochenkov:usedcrates, r=oli-obk | Matthias Krüger | -47/+54 |
| 2024-05-23 | Rollup merge of #124516 - oli-obk:taint_const_eval, r=RalfJung | Matthias Krüger | -14/+76 |
| 2024-05-23 | Rollup merge of #124297 - oli-obk:define_opaque_types13, r=jackh726 | Matthias Krüger | -1/+96 |
| 2024-05-23 | delete UI tests that only check internal implementation details of thread-locals | joboet | -83/+0 |
| 2024-05-23 | std: rewrite native thread-local storage | joboet | -249/+331 |
| 2024-05-23 | core: use `Copy` in TAIT to fix clippy lint | joboet | -10/+10 |
| 2024-05-23 | Allow const eval failures if the cause is a type layout issue | Oli Scherer | -28/+48 |
| 2024-05-23 | Add regression tests | Oli Scherer | -0/+42 |
| 2024-05-23 | Migrate `run-make/rustdoc-with-short-out-dir-option` to `rmake.rs` | Guillaume Gomez | -9/+16 |
| 2024-05-23 | Remove `#[macro_use] extern crate tracing` from `rustc_middle`. | Nicholas Nethercote | -6/+41 |
| 2024-05-23 | Remove `#[macro_use] extern crate tracing` from `rustc_codegen_ssa`. | Nicholas Nethercote | -8/+24 |