about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-09-22Replace calls to Const::eval in mir buildMichael Goulet-7/+17
2024-09-22Auto merge of #130697 - bjoernager:const-char-make-ascii, r=dtolnaybors-2/+4
2024-09-22Mark 'make_ascii_uppercase' and 'make_ascii_lowercase' in 'char' as const;Gabriel Bjørnager Jensen-2/+4
2024-09-22Auto merge of #130689 - RalfJung:rustc_nonnull_optimization_guaranteed, r=jie...bors-4/+8
2024-09-22fix rustc_nonnull_optimization_guaranteed docsRalf Jung-4/+8
2024-09-22Auto merge of #130688 - workingjubilee:rollup-ovre6p7, r=workingjubileebors-44/+247
2024-09-21Rollup merge of #130669 - workingjubilee:slicing-fnptr-tests-finely, r=compil...Jubilee-0/+25
2024-09-21Rollup merge of #130665 - veera-sivarajan:fix-118612, r=compiler-errorsJubilee-1/+126
2024-09-21Rollup merge of #130664 - GuillaumeGomez:generate-line-numbers-on-non-rust, r...Jubilee-19/+74
2024-09-21Rollup merge of #130650 - BlackHoleFox:apple-target-desc-consistency, r=jieyouxuJubilee-18/+18
2024-09-21Rollup merge of #130648 - onur-ozkan:enzyme-linking, r=KobzolJubilee-6/+4
2024-09-22Auto merge of #130446 - durin42:llvm-20-fix-CommandLineArgs, r=workingjubileebors-1/+19
2024-09-22Auto merge of #130246 - dianne:issue-97589-fix, r=petrochenkovbors-3/+31
2024-09-22Auto merge of #130337 - BoxyUwU:anon_const_macro_call, r=camelidbors-28/+210
2024-09-22Add GUI regression test for non-rust code blocks line numbersGuillaume Gomez-7/+60
2024-09-22Generate line numbers for non-rust code examples as wellGuillaume Gomez-7/+9
2024-09-22Strip last backline from non-rust code examplesGuillaume Gomez-5/+5
2024-09-21Auto merge of #130674 - compiler-errors:rollup-yu105fl, r=compiler-errorsbors-455/+2213
2024-09-21Handle macro calls in anon const def creation take 2Boxy-28/+210
2024-09-21Rollup merge of #130673 - GrigorenkoPV:path-triple-colon, r=compiler-errorsMichael Goulet-16/+366
2024-09-21Rollup merge of #130667 - workingjubilee:she-is-c-c-c-cold, r=compiler-errorsMichael Goulet-1/+18
2024-09-21Rollup merge of #130666 - compiler-errors:super-bounds, r=fee1-dead,fmeaseMichael Goulet-25/+85
2024-09-21Rollup merge of #130653 - RalfJung:result-abi-compat, r=traviscrossMichael Goulet-0/+2
2024-09-21Rollup merge of #130651 - qwertynerd97:patch-1, r=KobzolMichael Goulet-1/+1
2024-09-21Rollup merge of #130408 - okaneco:into_lossy_refactor, r=NoratriebMichael Goulet-1/+63
2024-09-21Rollup merge of #129629 - compiler-errors:rtn-in-path, r=jackh726Michael Goulet-229/+1493
2024-09-21Rollup merge of #127766 - folkertdev:c-cmse-nonsecure-entry, r=jackh726Michael Goulet-182/+185
2024-09-21Parser: recover from `:::` to `::` in delegationsPavel Grigorenko-1/+127
2024-09-21Parser: recover from `:::` to `::`Pavel Grigorenko-15/+239
2024-09-21tests: Test that `extern "C" fn` ptrs lint on slicesJubilee Young-0/+25
2024-09-21Don't elaborate effects predicates into bounds list unless we're actually col...Michael Goulet-15/+9
2024-09-21Assert that explicit_super_predicates_of and explicit_item_bounds truly only ...Michael Goulet-10/+76
2024-09-21Auto merge of #127546 - workingjubilee:5-level-paging-exists, r=saethlinbors-120/+103
2024-09-21compiler: Accept "improper" ctypes in extern "rust-cold" fnJubilee Young-1/+18
2024-09-21Fixup Apple target's description stringsBlackHoleFox-18/+18
2024-09-21Prevent Deduplication of `LongRunningWarn`Veera-2/+83
2024-09-21Update TestsVeera-0/+44
2024-09-21compiler: Precisely name units of object sizeJubilee-3/+3
2024-09-21More tests and tweak commentsMichael Goulet-11/+298
2024-09-21Auto merge of #129283 - saethlin:unreachable-allocas, r=scottmcmbors-54/+151
2024-09-21Auto merge of #130599 - jieyouxu:snake_case_binary_cleanup, r=petrochenkovbors-100/+68
2024-09-21mark `E0775` as no longer emitte by the compilerFolkert de Vries-0/+2
2024-09-21disallow cmse ABIs on unsupported platformsFolkert-6/+41
2024-09-21Add assembly test for the cmse unstable featuresFolkert-0/+26
2024-09-21add test that accepts a `C-cmse-nonsecure-call` function pointerFolkert-0/+20
2024-09-21remove `#[cmse_nonsecure_entry]`Folkert-162/+50
2024-09-21add `C-cmse-nonsecure-entry` ABIFolkert de Vries-11/+43
2024-09-21ABI compatibility: mention Result guaranteeRalf Jung-0/+2
2024-09-21Auto merge of #130649 - matthiaskrgr:rollup-57zc7lz, r=matthiaskrgrbors-520/+585
2024-09-20Add --enable-profiler to armhf distElli Howard-1/+1