about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2025-09-06Update comment for werror on rust-lang/rust CI explaining why we keep MSVC de...Romain Perier-4/+4
2025-09-06identity uses are ok, even if there are no defining useslcnr-1/+10
2025-09-06Ensure fat LTO doesn't merge everything into the allocator modulebjorn3-3/+21
2025-09-06Rollup merge of #146211 - Urgau:cfg-disallow-shebang, r=fmeaseMatthias Krüger-22/+42
2025-09-06Rollup merge of #144801 - estebank:issue-144734, r=spastorinoMatthias Krüger-10/+68
2025-09-06Rollup merge of #127316 - klensy:tracing-bump, r=KobzolMatthias Krüger-3/+3
2025-09-06Make the allocator shim participate in LTO againbjorn3-26/+39
2025-09-05Some hygiene doc improvementsCameron Steffen-12/+22
2025-09-05Ignore intrinsic calls in cross-crate-inlining cost modelBen Kimock-1/+10
2025-09-06Disallow shebang in `--cfg` and `--check-cfg` argumentsUrgau-22/+42
2025-09-05Rollup merge of #146243 - matthiaskrgr:declone, r=lqdLeón Orell Valerian Liehr-4/+4
2025-09-05Rollup merge of #146241 - hkBst:context-1, r=jieyouxuLeón Orell Valerian Liehr-1/+1
2025-09-05Rollup merge of #146144 - heiher:entry-func-features, r=petrochenkovLeón Orell Valerian Liehr-10/+22
2025-09-05Rollup merge of #138944 - madsmtm:apple_os_version_check, r=tgross35León Orell Valerian Liehr-2/+6
2025-09-05Use `Itertools::all_equal_value()` where applicableYotam Ofek-46/+35
2025-09-05compiler: Add Windows resources to rustc-main and rustc_driverAleksey Kliger-3/+257
2025-09-05rustc_middle: clippy fixesMarijn Schouten-20/+14
2025-09-05Auto merge of #146121 - Muscraft:filter-suggestion-parts, r=petrochenkovbors-16/+17
2025-09-05Add __isOSVersionAtLeast and __isPlatformVersionAtLeast symbolsMads Marquart-2/+6
2025-09-05cg_gcc: run `run-make-cargo` testsJieyou Xu-3/+19
2025-09-05cg_clif: run `run-make-cargo` test suiteJieyou Xu-1/+1
2025-09-05cg_clif: account for moved `tests/run-make-cargo/compiler-builtins`Jieyou Xu-1/+1
2025-09-05remove couple of clonesMatthias Krüger-4/+4
2025-09-05rustc_infer: change top-level doc comment to innerMarijn Schouten-1/+1
2025-09-05DynamicConfig: use canonical clone implMarijn Schouten-1/+1
2025-09-05Auto merge of #146044 - estebank:issue-88727, r=chenyukangbors-42/+123
2025-09-05gpu offload: change suspicious map into filterMarijn Schouten-1/+1
2025-09-05Auto merge of #146224 - tgross35:rollup-1bgjms3, r=tgross35bors-38/+110
2025-09-05Rollup merge of #146217 - lukas-code:suggest-new-ice, r=compiler-errorsTrevor Gross-6/+5
2025-09-05Rollup merge of #145709 - heiher:issue-145692-1, r=jackh726Trevor Gross-32/+105
2025-09-05Auto merge of #144737 - petrochenkov:extprelcache, r=davidtwcobors-6/+8
2025-09-04fix: Filter suggestion parts that match existing codeScott Schafer-10/+11
2025-09-04chore: Remove redundant disjoint spans assertScott Schafer-5/+0
2025-09-04refactor: Move assert for disjoint substitution spansScott Schafer-1/+6
2025-09-04Auto merge of #138736 - azhogin:azhogin/sanitizers-target-modificators, r=rcv...bors-7/+82
2025-09-04fix ICE when suggesting `::new`Lukas Markeffsky-6/+5
2025-09-04compiler: Apply target features to the entry functionWANG Rui-10/+22
2025-09-04Auto merge of #145955 - bjorn3:lto_refactors4, r=nnethercotebors-155/+97
2025-09-04rustc_log: remove direct dep on tracing_coreklensy-1/+1
2025-09-04unpin tracing_coreklensy-2/+2
2025-09-04Special case allocator module submission to avoid special casing it elsewherebjorn3-146/+79
2025-09-04Ensure the allocator shim never participates in LTObjorn3-18/+13
2025-09-04Export __rdl_* symbols to the allocator shim when doing LTObjorn3-0/+14
2025-09-04Rollup merge of #146182 - ChayimFriedman2:ns-probe, r=jackh726Jacob Pratt-8/+9
2025-09-04Rollup merge of #145690 - sayantn:integer-funnel-shift, r=tgross35Jacob Pratt-8/+23
2025-09-04Rollup merge of #145682 - dpaoliello:arm64tier1, r=jieyouxuJacob Pratt-1/+1
2025-09-04Rollup merge of #146137 - Urgau:cfg-disallow-frontmatter, r=fmeaseStuart Cook-6/+20
2025-09-04Rollup merge of #146134 - maurer:nvptx-sync, r=durin42Stuart Cook-1/+5
2025-09-04Rollup merge of #146120 - smoelius:patch-3, r=lqdStuart Cook-1/+1
2025-09-04Rollup merge of #146112 - scrabsha:push-utkysktvulto, r=WaffleLapkinStuart Cook-14/+14