| Age | Commit message (Expand) | Author | Lines |
| 2023-08-15 | Rollup merge of #114711 - lqd:linker-inference, r=petrochenkov | Guillaume Gomez | -17/+2 |
| 2023-08-10 | Revert "make MCP510 behavior explicitly opt-in" | Rémy Rakic | -17/+2 |
| 2023-08-09 | rustc: Move `crate_types` from `Session` to `GlobalCtxt` | Vadim Petrochenkov | -1/+1 |
| 2023-07-30 | inline format!() args up to and including rustc_codegen_llvm | Matthias Krüger | -15/+14 |
| 2023-07-20 | Add note about writing native-static-libs to file | David Tolnay | -1/+6 |
| 2023-07-20 | Implement printing to file for link-args and native-static-libs | David Tolnay | -10/+22 |
| 2023-07-20 | Store individual output file name with every PrintRequest | David Tolnay | -3/+3 |
| 2023-07-16 | Auto merge of #113626 - Urgau:dedup-native-static-libs, r=petrochenkov | bors | -0/+5 |
| 2023-07-12 | make MCP510 behavior explicitly opt-in | Rémy Rakic | -2/+17 |
| 2023-07-12 | De-duplicate consecutive libs when printing native-static-libs | Urgau | -0/+5 |
| 2023-06-30 | refactor `add_gcc_ld_path` into its final form | Rémy Rakic | -51/+63 |
| 2023-06-30 | use `LinkSelfContained` for `-C link-self-contained` | Rémy Rakic | -1/+1 |
| 2023-06-15 | Remap dylib paths into the sysroot to be relative to the sysroot | danakj | -16/+22 |
| 2023-06-14 | Move the comment on fixing paths to where it belongs | danakj | -3/+2 |
| 2023-06-14 | Avoid absolute sysroot paths in the MSVC linker command line | danakj | -2/+27 |
| 2023-06-09 | Auto merge of #111626 - pjhades:output, r=b-naber | bors | -2/+22 |
| 2023-06-08 | Rollup merge of #112179 - tamird:no-empty-cpu-features, r=petrochenkov | Guillaume Gomez | -5/+7 |
| 2023-06-07 | Auto merge of #111698 - Amanieu:force-static-lib, r=petrochenkov | bors | -4/+34 |
| 2023-06-07 | Force all native libraries to be statically linked when linking a static binary | Amanieu d'Antras | -4/+34 |
| 2023-06-06 | Write to stdout if `-` is given as output file | Jing Peng | -2/+22 |
| 2023-06-01 | Avoid passing --cpu-features when empty | Tamir Duberstein | -5/+7 |
| 2023-05-29 | rustc_target: Refactor linker flavor inference | Vadim Petrochenkov | -40/+3 |
| 2023-05-29 | Use `Cow` in `{D,Subd}iagnosticMessage`. | Nicholas Nethercote | -1/+1 |
| 2023-05-26 | Add SafeStack support to rustc | Wesley Wiser | -0/+3 |
| 2023-05-21 | Auto merge of #111675 - Urgau:fix-local-libs-for-native-static-libs, r=bjorn3 | bors | -0/+2 |
| 2023-05-17 | Fix issue #111643 by adding the local used libraries | Urgau | -0/+2 |
| 2023-05-16 | Move DebuggerVisualizerFile types from rustc_span to rustc_middle | Michael Woerister | -1/+1 |
| 2023-05-10 | Auto merge of #106560 - bjorn3:support_staticlib_dylib_linking, r=pnkfelix | bors | -5/+70 |
| 2023-05-03 | Restrict `From<S>` for `{D,Subd}iagnosticMessage`. | Nicholas Nethercote | -2/+2 |
| 2023-05-02 | Rollup merge of #110955 - fee1-dead-contrib:sus-operation, r=compiler-errors | Dylan DPC | -4/+3 |
| 2023-04-30 | Rollup merge of #110586 - ChrisDenton:msvc-oem-output, r=workingjubilee | Matthias Krüger | -1/+78 |
| 2023-04-28 | uplift `clippy::clone_double_ref` as `suspicious_double_ref_op` | Deadbeef | -4/+3 |
| 2023-04-27 | only error with +whole-archive,+bundle for rlibs | Be Wilson | -1/+4 |
| 2023-04-27 | Abstract `MultiByteToWideChar` | Chris Denton | -33/+57 |
| 2023-04-27 | Fix Unreadable non-UTF-8 output on localized MSVC | Chris Denton | -1/+54 |
| 2023-04-19 | Support `--print native-static-libs` with rust dylibs | bjorn3 | -5/+70 |
| 2023-04-10 | Fix typos in compiler | DaniPopes | -1/+1 |
| 2023-04-09 | Migrate `sess.opts.tests` uses to `sess.is_test_crate()` | blyxyas | -1/+1 |
| 2023-03-19 | Rollup merge of #109243 - chenyukang:yukang/fix-ice-109144, r=petrochenkov | Dylan DPC | -10/+9 |
| 2023-03-19 | The name of NativeLib will be presented | yukang | -10/+9 |
| 2023-03-15 | Fix linker detection for clang with prefix | Taiki Endo | -1/+3 |
| 2023-02-16 | Replace some `then`s with some `then_some`s | Maybe Waffle | -1/+1 |
| 2023-02-10 | [link] enable packed bundled lib in non stable cases | Daniil Belov | -96/+39 |
| 2023-01-26 | Rollup merge of #106904 - khuey:preserve_debuginfo_for_rlibs, r=davidtwco | Matthias Krüger | -6/+0 |
| 2023-01-26 | Rollup merge of #106811 - khuey:dwp_extension, r=davidtwco | Matthias Krüger | -1/+2 |
| 2023-01-17 | Rollup merge of #104505 - WaffleLapkin:no-double-spaces-in-comments, r=jackh726 | Matthias Krüger | -2/+2 |
| 2023-01-17 | Remove double spaces after dots in comments | Maybe Waffle | -2/+2 |
| 2023-01-16 | Append .dwp to the binary filename instead of replacing the existing extension. | Kyle Huey | -1/+2 |
| 2023-01-15 | Preserve split DWARF files when building archives. | Kyle Huey | -6/+0 |
| 2023-01-13 | Improve linker-flavor detection | Jonathan Schwender | -1/+10 |