about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-05-05compiler: Privatize `Parser::current_closure`Jubilee Young-1/+1
2024-05-05Auto merge of #124752 - GuillaumeGomez:rollup-a4qagbd, r=GuillaumeGomezbors-741/+1281
2024-05-05Rollup merge of #124750 - ultrabear:ultrabear_softfloatdoc, r=workingjubileeGuillaume Gomez-0/+12
2024-05-05Rollup merge of #124749 - RossSmyth:stable_range, r=davidtwcoGuillaume Gomez-691/+366
2024-05-05Rollup merge of #124748 - madsmtm:fix-32bit-watchos-unwind, r=Mark-SimulacrumGuillaume Gomez-15/+23
2024-05-05Rollup merge of #124736 - calebsander:feature/upgrade-time, r=dtolnayGuillaume Gomez-5/+5
2024-05-05Rollup merge of #124668 - 12101111:fix-bootstrap-tarball, r=onur-ozkanGuillaume Gomez-6/+1
2024-05-05Rollup merge of #124148 - notriddle:notriddle/reference, r=GuillaumeGomezGuillaume Gomez-24/+874
2024-05-05Fix unwinding on 32-bit watchOS ARMMads Marquart-15/+23
2024-05-05Auto merge of #123125 - gurry:122561-bad-note-non-zero-loop-iters-2, r=estebankbors-205/+545
2024-05-04compiler: upgrade time from 0.3.34 to 0.3.36Caleb Sander-5/+5
2024-05-05Auto merge of #124606 - scottmcm:less-expect, r=cjgillotbors-2/+2
2024-05-04Make f128 docs mention lack of any normal platform supportAlex H-5/+5
2024-05-04Make f16 and f128 docs clearer on platform supportAlex H-4/+11
2024-05-04Tgross feedback tweaksAlex H-5/+4
2024-05-04Auto merge of #124726 - matthiaskrgr:rollup-m6i3day, r=matthiaskrgrbors-104/+247
2024-05-04Rollup merge of #124723 - onkoe:issue-124722-fix, r=workingjubileeMatthias Krüger-5/+5
2024-05-04Rollup merge of #124721 - ids1024:netbsd-32-bit-ulong, r=workingjubileeMatthias Krüger-2/+2
2024-05-04Rollup merge of #124720 - RalfJung:interpret-drop, r=compiler-errorsMatthias Krüger-8/+11
2024-05-04Rollup merge of #124718 - compiler-errors:record-impl-args, r=lcnrMatthias Krüger-2/+53
2024-05-04Rollup merge of #124717 - compiler-errors:do-not-recomment-next-solver, r=lcnrMatthias Krüger-1/+68
2024-05-04Rollup merge of #124713 - Urgau:check-cfg-update-cargo-diagnostics, r=jieyouxuMatthias Krüger-25/+25
2024-05-04Rollup merge of #124690 - compiler-errors:only-ambig-if-ambig, r=lcnrMatthias Krüger-20/+24
2024-05-04Rollup merge of #124663 - Kobzol:docker-local-download, r=Mark-SimulacrumMatthias Krüger-35/+39
2024-05-04Rollup merge of #124573 - onur-ozkan:update-dep-comment, r=Mark-SimulacrumMatthias Krüger-3/+3
2024-05-04Rollup merge of #124501 - VladimirMakaev:add-lldb-to-config-toml, r=Mark-Simu...Matthias Krüger-3/+17
2024-05-04docs(hermit): Explain Hermit's template linkbarrett-1/+1
2024-05-04fix(docs): Correct Hermit links to loader + 'rusty-demo'Barrett-3/+3
2024-05-04docs(fix): incorrect Hermit links in the rustc bookBarrett-4/+4
2024-05-04library/std: Fix build for NetBSD targets with 32-bit `c_long`Ian Douglas Scott-2/+2
2024-05-04Auto merge of #124716 - matthiaskrgr:rollup-ni58ie1, r=matthiaskrgrbors-293/+279
2024-05-04some comments or dynamic drop handlingRalf Jung-2/+8
2024-05-04interpret: Drop: always evaluate placeRalf Jung-6/+3
2024-05-04Added an entry for "lldb" in config.example.tomlVladimir Makaev-0/+4
2024-05-04Record impl args in the proof treeMichael Goulet-2/+53
2024-05-04Implement do_not_recommend in the new solverMichael Goulet-1/+68
2024-05-04Rollup merge of #124715 - RalfJung:interpret-noreturn, r=compiler-errorsMatthias Krüger-237/+189
2024-05-04Rollup merge of #124699 - scottmcm:split_at_unchecked_should_use_unchecked, r...Matthias Krüger-3/+8
2024-05-04Rollup merge of #124584 - Nilstrieb:entrypointy, r=fee1-deadMatthias Krüger-43/+49
2024-05-04Rollup merge of #122441 - a1phyr:improve_read_impls, r=ChrisDentonMatthias Krüger-10/+33
2024-05-04Auto merge of #124704 - Urgau:fix-ignored-tests-fmt, r=GuillaumeGomezbors-0/+6
2024-05-04Only consider ambiguous goals when finding best obligation for ambiguitiesMichael Goulet-20/+24
2024-05-04interpret, miri: uniform treatments of intrinsics/functions with and without ...Ralf Jung-237/+189
2024-05-04Update Cargo diagnostics in check-cfgUrgau-25/+25
2024-05-04Various improvements to entrypoint codeNilstrieb-43/+49
2024-05-04Auto merge of #124703 - matthiaskrgr:rollup-2lljptd, r=matthiaskrgrbors-126/+263
2024-05-04Fix ignored tests for formattingUrgau-0/+6
2024-05-04Rollup merge of #124701 - scottmcm:unchecked_sub_docs, r=NilstriebMatthias Krüger-0/+25
2024-05-04Rollup merge of #124700 - scottmcm:unneeded_cast, r=NilstriebMatthias Krüger-1/+1
2024-05-04Rollup merge of #124698 - JoverZhang:test-rustdoc-determinism, r=jieyouxuMatthias Krüger-17/+18