about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-05-24Auto merge of #122494 - joboet:simplify_key_tls, r=m-ou-sebors-189/+63
2024-05-24Auto merge of #121150 - Swatinem:debug-ascii-str, r=joboetbors-20/+43
2024-05-24std: clean up the TLS implementationjoboet-5/+4
2024-05-24std: simplify key-based thread localsjoboet-185/+60
2024-05-24Auto merge of #125479 - scottmcm:validate-vtable-projections, r=Nilstriebbors-8/+28
2024-05-24Auto merge of #125457 - fmease:gacs-diag-infer-plac-missing-ty, r=compiler-er...bors-14/+79
2024-05-23Validate the special layout restriction on DynMetadataScott McMurray-8/+28
2024-05-24Auto merge of #125463 - GuillaumeGomez:rollup-287wx4y, r=GuillaumeGomezbors-187/+335
2024-05-24Auto merge of #123724 - joboet:static_tls, r=m-ou-sebors-70/+76
2024-05-24Handle trait/impl GAC mismatches when inferring missing/placeholder typesLeón Orell Valerian Liehr-16/+27
2024-05-24Properly deal with missing/placeholder types inside GACsLeón Orell Valerian Liehr-4/+58
2024-05-23Rollup merge of #125452 - Urgau:check-cfg-libraries-cleanup, r=bjorn3Guillaume Gomez-10/+21
2024-05-23Rollup merge of #125445 - GuillaumeGomez:rustdoc-migrate-short-out-dir, r=jie...Guillaume Gomez-9/+16
2024-05-23Rollup merge of #125412 - Urgau:check-cfg-less-build-rs, r=wesleywiserGuillaume Gomez-24/+107
2024-05-23Rollup merge of #125362 - joboet:tait_hack, r=NilstriebGuillaume Gomez-117/+44
2024-05-23Rollup merge of #125345 - durin42:thin-link-bitcode, r=bjorn3Guillaume Gomez-18/+107
2024-05-23Rollup merge of #125263 - lqd:lld-fallback, r=petrochenkovGuillaume Gomez-9/+40
2024-05-23Auto merge of #125434 - nnethercote:rm-more-extern-tracing, r=jackh726bors-65/+193
2024-05-23Auto merge of #125456 - fmease:rollup-n8608gc, r=fmeasebors-114/+322
2024-05-23rustc_codegen_gcc: fix changed method signatureAugie Fackler-1/+1
2024-05-23Process a single not-ASCII-printable `char` per iterationArpad Borsos-8/+5
2024-05-23cleanup: run rustfmtAugie Fackler-12/+26
2024-05-23cleanup: standardize on summary over index in namesAugie Fackler-11/+11
2024-05-23thinlto: only build summary file if neededAugie Fackler-14/+17
2024-05-23Rollup merge of #125454 - mu001999-contrib:master, r=oli-obkLeón Orell Valerian Liehr-1/+1
2024-05-23Rollup merge of #125401 - GuillaumeGomez:migrate-rustdoc-scrape-examples-macr...León Orell Valerian Liehr-20/+64
2024-05-23Rollup merge of #125336 - momvart:smir-77-intrinsic, r=celinvalLeón Orell Valerian Liehr-33/+111
2024-05-23Rollup merge of #125227 - Oneirical:seventh, r=jieyouxuLeón Orell Valerian Liehr-37/+38
2024-05-23Rollup merge of #125224 - Oneirical:sixth, r=jieyouxuLeón Orell Valerian Liehr-6/+12
2024-05-23Rollup merge of #124389 - CensoredUsername:master, r=petrochenkovLeón Orell Valerian Liehr-0/+12
2024-05-23Rollup merge of #122382 - mu001999:dead_code/enhance, r=petrochenkovLeón Orell Valerian Liehr-17/+84
2024-05-23Auto merge of #117804 - saethlin:no-recursive-panics, r=joboetbors-2/+5
2024-05-23Improve the doc of query associated_itemr0cky-1/+1
2024-05-23emit an error if we can't find a path to the self-contained linkerRémy Rakic-3/+9
2024-05-23rust-lld: fallback to the default default sysroot where rustc is currently lo...Rémy Rakic-9/+26
2024-05-23Add conversion from IntrinsicDef to FnDefMohammad Omidvar-6/+16
2024-05-23Auto merge of #116123 - joboet:rewrite_native_tls, r=m-ou-sebors-332/+331
2024-05-23Copy core/alloc check-cfg message also in stdUrgau-0/+3
2024-05-23Move some expected cfgs to std build.rs as per Cargo recommandationUrgau-6/+7
2024-05-23Replace fake "restricted-std" Cargo feature by custom cfgUrgau-3/+5
2024-05-23panic_nounwind in Arguments::new* instead of recursingBen Kimock-2/+5
2024-05-23Expect any feature cfg in core and std cratesUrgau-2/+7
2024-05-23Auto merge of #125448 - matthiaskrgr:rollup-vn6nleh, r=matthiaskrgrbors-155/+404
2024-05-23Rollup merge of #125438 - tbu-:pr_rm_to_string_lossy, r=jieyouxuMatthias Krüger-5/+5
2024-05-23Rollup merge of #125421 - Oneirical:bundle-them-yet-again, r=jieyouxuMatthias Krüger-30/+85
2024-05-23Rollup merge of #125416 - compiler-errors:param-env-missing-copy, r=lcnrMatthias Krüger-5/+25
2024-05-23Rollup merge of #125409 - tbu-:pr_raw_dylib_only_windows, r=lcnrMatthias Krüger-6/+6
2024-05-23Rollup merge of #125210 - fmease:fix-up-some-diags, r=davidtwcoMatthias Krüger-47/+57
2024-05-23Rollup merge of #124976 - petrochenkov:usedcrates, r=oli-obkMatthias Krüger-47/+54
2024-05-23Rollup merge of #124516 - oli-obk:taint_const_eval, r=RalfJungMatthias Krüger-14/+76