about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-07-25Rollup merge of #114008 - Zalathar:covfun-section-name, r=cjgillotMatthias Krüger-8/+31
2023-07-25Auto merge of #114011 - RalfJung:place-projection, r=oli-obkbors-1315/+1180
2023-07-25add some sanity checks in write_immediate_no_validateRalf Jung-4/+37
2023-07-25bless moreRalf Jung-11/+24
2023-07-25interpret: read_discriminant: only return VariantIdxRalf Jung-35/+49
2023-07-25interpret: refactor projection code to work on a common trait, and use that f...Ralf Jung-1218/+871
2023-07-25Auto merge of #113476 - fee1-dead-contrib:c-str-lit, r=petrochenkovbors-97/+85
2023-07-25extract common codeDeadbeef-11/+10
2023-07-25Auto merge of #112646 - vn971:document-thread-names-for-sgx-target, r=m-ou-sebors-1/+9
2023-07-25Auto merge of #114020 - steffahn:hide-specialized-ToString-impls, r=thomccbors-2/+15
2023-07-25Auto merge of #113980 - bvanjoi:fix-113953, r=petrochenkovbors-5/+23
2023-07-25Auto merge of #113411 - unikraft:unikraft, r=wesleywiserbors-3/+124
2023-07-25Auto merge of #113958 - lukas-code:doc-links, r=GuillaumeGomez,petrochenkovbors-144/+246
2023-07-24Auto merge of #111362 - mj10021:issue-74838-update, r=cuviperbors-22/+3
2023-07-24remove additional [allow(unused_unsafe)]James Dietz-18/+3
2023-07-24Auto merge of #113687 - saethlin:inline-assertion-helpers, r=cuviperbors-8/+5
2023-07-24delete [allow(...)] from issue #74838James Dietz-4/+0
2023-07-24Auto merge of #113921 - davidtwco:lint-ctypes-issue-113900, r=petrochenkovbors-12/+21
2023-07-25resolve: ensure compile failed when has dummy or ambiguousbohan-8/+8
2023-07-25fix(resolve): skip panic when resolution is dummybohan-1/+19
2023-07-24Auto merge of #114024 - matthiaskrgr:rollup-uhdbq64, r=matthiaskrgrbors-76/+315
2023-07-24`unix::init`: Don't use `signal` on Unikraft.Martin Kröning-1/+8
2023-07-24`unix::init`: Handle `ENOSYS` from `poll` on Unikraft.Martin Kröning-0/+5
2023-07-24bootstrap: Don't bundle musl on UnikraftMartin Kröning-2/+2
2023-07-24compiler: Add `*-unikraft-linux-musl` documentationMartin Kröning-0/+69
2023-07-24compiler: Add `x86_64-unikraft-linux-musl` targetMartin Kröning-0/+40
2023-07-24validate `doc(masked)`Lukas Markeffsky-117/+136
2023-07-24Rollup merge of #114021 - GuillaumeGomez:session-time-docs, r=lcnrMatthias Krüger-0/+1
2023-07-24Rollup merge of #114006 - jonathanpallant:update-sparc-unknown-readme, r=AmanieuMatthias Krüger-18/+42
2023-07-24Rollup merge of #113994 - nyurik:parser-fmt-ref, r=davidtwcoMatthias Krüger-8/+8
2023-07-24Rollup merge of #113993 - nyurik:ref_format_errors, r=WaffleLapkinMatthias Krüger-9/+9
2023-07-24Rollup merge of #113992 - chrisnc:arm-none-fixups, r=oli-obkMatthias Krüger-14/+12
2023-07-24Rollup merge of #113987 - compiler-errors:comments, r=lcnrMatthias Krüger-16/+64
2023-07-24Rollup merge of #113985 - compiler-errors:issue-113951, r=estebankMatthias Krüger-7/+52
2023-07-24Rollup merge of #113969 - ericmarkmartin:smir-ty-dynamic, r=spastorinoMatthias Krüger-4/+127
2023-07-24lcnr's suggestionsMichael Goulet-4/+5
2023-07-24Auto merge of #113956 - fmease:rustdoc-fix-x-crate-rpitits, r=GuillaumeGomez,...bors-8/+84
2023-07-24Add missing documentation for `Session::time`Guillaume Gomez-0/+1
2023-07-24Hide `ToString` implementations that specialize the default onesFrank Steffahn-2/+15
2023-07-24interpret: support projecting into Place::Local without force_allocationRalf Jung-258/+410
2023-07-24Auto merge of #114004 - hermitcore:riscv64gc-unknown-hermit, r=davidtwcobors-29/+122
2023-07-24coverage: Obtain the `__llvm_covfun` section name outside a per-function loopZalathar-8/+31
2023-07-24Auto merge of #113877 - JhonnyBillM:reuse-codegen-ssa-monomorphization-errors...bors-322/+58
2023-07-24Add clarification about build-std and using newer instructions.Jonathan Pallant (Ferrous Systems)-11/+42
2023-07-24Remove redundant note.Jonathan Pallant (Ferrous Systems)-7/+0
2023-07-24Auto merge of #114003 - lnicola:sync-from-ra, r=lnicolabors-405/+717
2023-07-24Merge commit '99718d0c8bc5aadd993acdcabc1778fc7b5cc572' into sync-from-raLaurențiu Nicola-405/+717
2023-07-24compiler: Add `*-unknown-hermit` documentationMartin Kröning-2/+79
2023-07-24compiler: Add `riscv64gc-unknown-hermit` targetSimon Schöning-0/+22
2023-07-24compiler: Hermit targets: Use functional update syntaxMartin Kröning-15/+15