about summary refs log tree commit diff
path: root/compiler/rustc_session
AgeCommit message (Expand)AuthorLines
2025-09-08fixup limit handling codeJana Dönszelmann-60/+2
2025-09-04Auto merge of #138736 - azhogin:azhogin/sanitizers-target-modificators, r=rcv...bors-2/+69
2025-09-02Revert introduction of `[workspace.dependencies]`.Nicholas Nethercote-3/+5
2025-08-29Rollup merge of #145947 - nnethercote:workspace-members-2, r=KobzolStuart Cook-3/+1
2025-08-28Improve error messages around invalid literals in attribute argumentsJonathan Brouwer-10/+14
2025-08-28Add `libc` to `[workspace.dependencies]`.Nicholas Nethercote-3/+1
2025-08-27Move `NativeLibKind` from `rustc_session` to `rustc_hir`Jonathan Brouwer-86/+5
2025-08-27Add `tracing` to `[workspace.dependencies]`.Nicholas Nethercote-1/+1
2025-08-27Add `bitflags` to `[workspace.dependencies]`.Nicholas Nethercote-1/+1
2025-08-24Support lints in early attribute parsingJana Dönszelmann-1/+16
2025-08-23Auto merge of #145567 - clubby789:cargo_update, r=clubby789bors-1/+3
2025-08-22Migrate `BuiltinLintDiag::UnexpectedBuiltinCfg` to use `LintDiagnostic` directlyJosh Triplett-4/+17
2025-08-22Refactor lint buffering to avoid requiring a giant enumJosh Triplett-8/+8
2025-08-21-Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target modifi...Andrew Zhogin-2/+69
2025-08-19mention lint group in default level lint noteKarol Zwolak-2/+19
2025-08-18cargo updategithub-actions-1/+3
2025-08-17Add `-Zindirect-branch-cs-prefix` optionMiguel Ojeda-1/+13
2025-08-17Add -Zindirect-branch-cs-prefix (from draft PR)Alice Ryhl-0/+2
2025-08-15Rollup merge of #145408 - Kobzol:deduplicate-search-paths, r=petrochenkovJakub Beránek-10/+21
2025-08-15Rollup merge of #145005 - tardyp:lto_big_filesize, r=bjorn3Stuart Cook-2/+21
2025-08-14Deduplicate `-L` paths passed to rustcJakub Beránek-10/+21
2025-08-13Fix parallel rustc not being reproducible due to unstable sorting of items.ywxt-0/+2
2025-08-10strip prefix of temporary file names when it exceeds filesystem name length l...Pierre Tardy-2/+21
2025-08-06coverage: Remove all unstable support for MC/DC instrumentationZalathar-11/+2
2025-08-04coverage: Simplify access to debug/testing `-Zcoverage-options` flagsZalathar-5/+8
2025-08-04coverage: Remove `-Zcoverage-options=no-mir-spans`Zalathar-16/+1
2025-07-28Auto merge of #144562 - matthiaskrgr:rollup-mlvn7qo, r=matthiaskrgrbors-2/+0
2025-07-28Rollup merge of #144503 - bjorn3:lto_refactors3, r=petrochenkovMatthias Krüger-2/+0
2025-07-28Auto merge of #144469 - Kivooeo:chains-cleanup, r=SparrowLiibors-9/+9
2025-07-28use let chains in mir, resolve, targetKivooeo-9/+9
2025-07-26Remove support for -Zcombine-cgubjorn3-2/+0
2025-07-25Allow pretty printing paths with `-Zself-profile-events=args`Jakub Beránek-0/+1
2025-07-24Rollup merge of #144218 - Noratrieb:target-spec-json-de-jank, r=fee1-deadLeón Orell Valerian Liehr-3/+3
2025-07-21Use serde for target spec json deserializeNoratrieb-3/+3
2025-07-18add -Zoffload=Enable flag behind -Zunstable-options, to enable gpu (host) cod...Manuel Drehwald-1/+45
2025-07-18Auto merge of #144109 - matthiaskrgr:rollup-mz0mrww, r=matthiaskrgrbors-0/+5
2025-07-18Rollup merge of #143719 - xizheyin:142812-1, r=jieyouxuMatthias Krüger-0/+5
2025-07-18Auto merge of #143545 - compiler-errors:coroutine-obl, r=oli-obkbors-0/+2
2025-07-16Emit warning when there is no space between `-o` and confusing argxizheyin-0/+5
2025-07-15Gate things properlyMichael Goulet-0/+2
2025-07-15Fix CItiif-1/+1
2025-07-15Implement other logicstiif-0/+40
2025-07-08stabilize `-Clink-self-contained=-linker` on x64 linuxRémy Rakic-17/+34
2025-07-08stabilize `-Clinker-features=-lld` on x64 linuxRémy Rakic-7/+45
2025-07-07Auto merge of #143182 - xdoardo:more-addrspace, r=workingjubileebors-1/+1
2025-07-07compiler: Deduplicate `must_emit_unwind_tables()` commentsMartin Nordholts-1/+8
2025-07-07compiler: Parse `p-` specs in datalayout string, allow definition of custom d...Edoardo Marangoni-1/+1
2025-07-04Rollup merge of #143417 - klensy:termize, r=jieyouxuMatthias Krüger-1/+1
2025-07-04Rollup merge of #143387 - dpaoliello:shouldpanicfn, r=bjorn3Matthias Krüger-1/+1
2025-07-04bump termize depklensy-1/+1