about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-10-31[debuginfo] Make debuginfo type names for slices and str consistent.Michael Woerister-48/+56
2022-10-24Auto merge of #103471 - JohnTitor:rollup-tfmy6ab, r=JohnTitorbors-731/+1199
2022-10-24Rollup merge of #103466 - jruderman:patch-2, r=Dylan-DPCYuki Okushi-2/+2
2022-10-24Rollup merge of #103437 - bjorn3:sync_cg_clif-2022-10-23, r=bjorn3Yuki Okushi-638/+1043
2022-10-24Rollup merge of #103277 - thomcc:bump-libc-135, r=Mark-SimulacrumYuki Okushi-3/+3
2022-10-24Rollup merge of #102766 - thomcc:remove-resolv, r=Mark-SimulacrumYuki Okushi-4/+0
2022-10-24Rollup merge of #102271 - lopopolo:lopopolo/stabilize-duration-try-from-secs-...Yuki Okushi-26/+21
2022-10-24Rollup merge of #99939 - saethlin:pre-sort-tests, r=thomcc,jackh726Yuki Okushi-57/+130
2022-10-24Rollup merge of #99578 - steffahn:remove_redundant_bound, r=thomccYuki Okushi-1/+0
2022-10-24Fix grammar in docs for std::io::ReadJesse Ruderman-2/+2
2022-10-24Auto merge of #102536 - scottmcm:lookup_line-tweak, r=jackh726bors-4/+1
2022-10-24Auto merge of #100848 - xfix:use-metadata-for-slice-len, r=thomccbors-17/+9
2022-10-24Auto merge of #103452 - notriddle:rollup-peewevm, r=notriddlebors-145/+305
2022-10-23Rollup merge of #103447 - ajtribick:maybe_uninit_doc_update, r=scottmcmMichael Howell-2/+1
2022-10-23Rollup merge of #103434 - GuillaumeGomez:gui-test-jump-to-def-background-clea...Michael Howell-38/+17
2022-10-23Rollup merge of #103424 - notriddle:notriddle/code-header-border-bottom-none,...Michael Howell-1/+0
2022-10-23Rollup merge of #103414 - compiler-errors:rpit-print-lt, r=cjgillotMichael Howell-21/+31
2022-10-23Rollup merge of #103402 - joshtriplett:niche-wrap-fix, r=oli-obkMichael Howell-52/+73
2022-10-23Rollup merge of #103347 - RalfJung:rustc-src, r=Mark-SimulacrumMichael Howell-0/+14
2022-10-23Rollup merge of #103254 - fmease:fix-24183, r=GuillaumeGomezMichael Howell-18/+56
2022-10-23Rollup merge of #103140 - chenyukang:yukang/fix-103112, r=estebankMichael Howell-2/+33
2022-10-23Rollup merge of #103005 - solid-rs:patch/kmc-solid/readdir-terminator, r=m-ou-seMichael Howell-8/+12
2022-10-23Rollup merge of #101644 - Timmmm:file_permissions_docs, r=thomccMichael Howell-3/+64
2022-10-23Rollup merge of #100462 - zohnannor:master, r=thomccMichael Howell-0/+4
2022-10-23Auto merge of #103062 - cuviper:dist-mips, r=Mark-Simulacrumbors-88/+3345
2022-10-23Auto merge of #103137 - dtolnay:readdir, r=Mark-Simulacrumbors-20/+65
2022-10-23Annotate static lifetimes tooMichael Goulet-28/+22
2022-10-23MaybeUninit: use assume_init_drop() in the partially initialized array exampleAndrew Tribick-2/+1
2022-10-23Auto merge of #101403 - bjorn3:dylib_lto, r=Mark-Simulacrumbors-27/+135
2022-10-23Rustfmt cg_clif's build systembjorn3-6/+2
2022-10-23Update list of allowed cranelift dependenciesbjorn3-0/+2
2022-10-23Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b' into sync_cg_clif-202...bjorn3-638/+1045
2022-10-23Revert "Update to Cranelift 0.89.0"bjorn3-154/+30
2022-10-23Revert "Stop using a depracated function"bjorn3-3/+3
2022-10-23Use functions for jump-to-def-background rustodoc GUI testGuillaume Gomez-38/+17
2022-10-23Fix drop for dyn*bjorn3-2/+45
2022-10-23Allow dyn* upcastingbjorn3-6/+28
2022-10-23Update rustc test suite failure listbjorn3-2/+0
2022-10-23Rustup to rustc 1.66.0-nightly (6e95b6da8 2022-10-22)bjorn3-1/+1
2022-10-23Update LLVM submodulebjorn3-0/+0
2022-10-23Introduce dedicated `-Zdylib-lto` flag for enabling LTO on `dylib`sJakub Beránek-13/+66
2022-10-23Sync from rust e64f1110c062f61746f222059439529a43ccf6dcbjorn3-2/+2
2022-10-23Add `rust.lto` config optionJakub Beránek-2/+39
2022-10-23Allow LTO for dylibsbjorn3-24/+33
2022-10-23Add missing export for the oom strategy symbolbjorn3-1/+10
2022-10-23Auto merge of #103431 - Dylan-DPC:rollup-oozfo89, r=Dylan-DPCbors-264/+541
2022-10-23Rollup merge of #103305 - c410-f3r:moar-errors, r=petrochenkovDylan DPC-1/+1
2022-10-23Rollup merge of #103249 - petrochenkov:revaddids, r=oli-obkDylan DPC-36/+26
2022-10-23Rollup merge of #103226 - compiler-errors:delay-if-need-infer, r=lcnrDylan DPC-18/+23
2022-10-23Rollup merge of #103192 - petrochenkov:noalltraits, r=jyn514Dylan DPC-133/+117