about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-12-03Fix copy-pasted tool nameJakub Beránek-1/+1
2024-12-03Fix typoJakub Beránek-2/+2
2024-12-03Auto merge of #133792 - lqd:jemallocup, r=Mark-Simulacrumbors-19/+23
2024-12-03Auto merge of #104342 - mweber15:add_file_location_to_more_types, r=wesleywiserbors-27/+350
2024-12-03Auto merge of #133788 - matthiaskrgr:rollup-1p100a8, r=matthiaskrgrbors-168/+535
2024-12-03switch jemalloc-sys back to tikv-jemalloc-sys, and update to 0.6.0Rémy Rakic-19/+23
2024-12-03Rollup merge of #133785 - HypheX:add-ui-test, r=compiler-errorsMatthias Krüger-0/+21
2024-12-03Rollup merge of #133517 - compiler-errors:deep-norm, r=lcnrMatthias Krüger-29/+88
2024-12-03Rollup merge of #133395 - calebzulawski:simd_relaxed_fma, r=workingjubileeMatthias Krüger-2/+27
2024-12-03Rollup merge of #133325 - compiler-errors:const-spec, r=lcnr,fee1-deadMatthias Krüger-74/+274
2024-12-03Rollup merge of #133041 - madsmtm:print-deployment-target-env-var, r=davidtwcoMatthias Krüger-18/+29
2024-12-03Rollup merge of #132723 - jieyouxu:sysroot-dance-dance-revolution, r=onur-ozkanMatthias Krüger-45/+96
2024-12-03Auto merge of #133321 - compiler-errors:const-checker, r=wesleywiserbors-574/+121
2024-12-02Add ui test for const evaluation fail when type is too big.Xelph-0/+21
2024-12-02Fix tests when using MinGWMatt Weber-4/+4
2024-12-03Auto merge of #133770 - GuillaumeGomez:rollup-l62iyyx, r=GuillaumeGomezbors-418/+1863
2024-12-02Assert that obligations are empty before deeply normalizingMichael Goulet-25/+37
2024-12-02Deeply normalize when computing implied outlives boundsMichael Goulet-4/+51
2024-12-02Fix const specializationMichael Goulet-50/+133
2024-12-02Reimplement specialization for const traitsMichael Goulet-25/+142
2024-12-02Rollup merge of #133763 - Urgau:f16-midpoint-const-feat, r=AmanieuGuillaume Gomez-1/+1
2024-12-02Rollup merge of #133746 - oli-obk:push-xwyrylxmrtvq, r=jieyouxuGuillaume Gomez-52/+68
2024-12-02Rollup merge of #133732 - nnethercote:fix-Z-dump-mir-dataflow, r=compiler-errorsGuillaume Gomez-21/+19
2024-12-02Rollup merge of #133710 - Urgau:target_feature-merge-conflitcs, r=jieyouxuGuillaume Gomez-24/+346
2024-12-02Rollup merge of #133705 - onur-ozkan:profiler-check, r=jieyouxuGuillaume Gomez-24/+51
2024-12-02Rollup merge of #133704 - RalfJung:promoted-size-overflow-ice, r=compiler-errorsGuillaume Gomez-79/+218
2024-12-02Rollup merge of #133701 - kornelski:c-str, r=workingjubileeGuillaume Gomez-50/+38
2024-12-02Rollup merge of #133610 - camelid:move-from_anon_const, r=BoxyUwUGuillaume Gomez-164/+241
2024-12-02Rollup merge of #133535 - RalfJung:forbidden_lint_groups-future-compat, r=dav...Guillaume Gomez-1/+879
2024-12-02Rollup merge of #131713 - tgross35:stabilize-const_maybe_uninit_write, r=Ralf...Guillaume Gomez-2/+2
2024-12-02Auto merge of #133747 - lqd:osx-aarch64-1cgu, r=Kobzolbors-0/+1
2024-12-02Fix broken intra-doc linkNoah Lev-1/+1
2024-12-02Move `Const::{from_anon_const,try_from_lit}` to hir_ty_loweringNoah Lev-163/+240
2024-12-02Stabilize `const_maybe_uninit_write`Trevor Gross-2/+2
2024-12-02Auto merge of #133760 - GuillaumeGomez:rollup-2c1y8c3, r=GuillaumeGomezbors-397/+813
2024-12-02Use c"lit" for CStrings without unwrapKornel-50/+38
2024-12-02Fix `f16::midpoint` const feature gateUrgau-1/+1
2024-12-02Reduce conflicts for check-cfg `target_feature` cfg valuesUrgau-12/+318
2024-12-02Rollup merge of #133757 - jyn514:error-handler, r=compiler-errorsGuillaume Gomez-0/+6
2024-12-02Rollup merge of #133751 - lcnr:no-trait-solving-on-type, r=compiler-errorsGuillaume Gomez-40/+40
2024-12-02Rollup merge of #133749 - lcnr:validator-mir_phase, r=compiler-errorsGuillaume Gomez-57/+34
2024-12-02Rollup merge of #133745 - GuillaumeGomez:default-ids-match, r=notriddleGuillaume Gomez-60/+56
2024-12-02Rollup merge of #133744 - HypheX:typo-fix, r=fmeaseGuillaume Gomez-3/+3
2024-12-02Rollup merge of #133743 - bjoernager:slice-as-array, r=joboetGuillaume Gomez-1/+1
2024-12-02Rollup merge of #133739 - oli-obk:push-zymwlvwttxnr, r=oli-obkGuillaume Gomez-1/+0
2024-12-02Rollup merge of #133736 - jieyouxu:needs-target-has-atomic, r=compiler-errorsGuillaume Gomez-5/+106
2024-12-02Rollup merge of #133730 - dtolnay:parentest, r=compiler-errorsGuillaume Gomez-0/+242
2024-12-02Rollup merge of #133725 - jyn514:remove-compare-output-subset, r=jieyouxuGuillaume Gomez-18/+4
2024-12-02Rollup merge of #133721 - aDotInTheVoid:rdj-dyn-link, r=GuillaumeGomezGuillaume Gomez-0/+15
2024-12-02Rollup merge of #133715 - aDotInTheVoid:rdj-static, r=GuillaumeGomezGuillaume Gomez-14/+84