about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-03-29Em dashes are cooler than hyphens.Mara Bos-1/+1
2023-03-29Documentation updates to better share the purpose of OnceCell/OnceLockTrevor Gross-28/+76
2023-03-29Stabilize a portion of 'once_cell'Trevor Gross-128/+87
2023-03-29Auto merge of #109734 - matthiaskrgr:rollup-oy4nlli, r=matthiaskrgrbors-298/+516
2023-03-29Rollup merge of #109726 - GuillaumeGomez:doc-hidden-crate, r=notriddleMatthias Krüger-2/+15
2023-03-29Rollup merge of #109716 - scottmcm:field-to-fieldidx, r=oli-obkMatthias Krüger-157/+192
2023-03-29Rollup merge of #109700 - clubby789:tidy-fluent-escape, r=compiler-errorsMatthias Krüger-9/+64
2023-03-29Rollup merge of #109693 - workingjubilee:maybe-unconstify-alloc, r=fee1-deadMatthias Krüger-54/+19
2023-03-29Rollup merge of #109675 - compiler-errors:object-heck, r=lcnrMatthias Krüger-9/+37
2023-03-29Rollup merge of #109554 - MU001999:master, r=WaffleLapkinMatthias Krüger-15/+94
2023-03-29Rollup merge of #109511 - compiler-errors:eval-ctxt-infcx-private, r=lcnrMatthias Krüger-50/+84
2023-03-29Rollup merge of #107387 - joboet:hermit_random, r=ChrisDentonMatthias Krüger-2/+11
2023-03-29Auto merge of #108996 - pnkfelix:rollback-part-of-pr-104137-that-broke-wasm-l...bors-0/+8
2023-03-29Check for escape sequences in Fluent resourcesclubby789-9/+64
2023-03-29Freshen normalizes-to hack goal RHS in the evaluate loopMichael Goulet-43/+70
2023-03-29Auto merge of #108089 - Zoxc:windows-tls, r=bjorn3bors-95/+262
2023-03-29Move canonicalization code aroundMichael Goulet-72/+47
2023-03-29Do not consider elaborated projection predicates for objects in new solverMichael Goulet-9/+37
2023-03-29Delete foo.rsFelix S Klock II-1/+0
2023-03-29Delete MakefileFelix S Klock II-11/+0
2023-03-29Bless some extra working tests under -Zlower-impl-trait-in-trait-to-assoc-tySantiago Pastorino-3/+24
2023-03-29Properly skip RPITITs from ModChild and give a name in AssocItemSantiago Pastorino-9/+10
2023-03-29Walk return-position impl trait in trait deeply in associated_item_def_idsMichael Goulet-21/+35
2023-03-29Add regression test for #109695Guillaume Gomez-0/+8
2023-03-29Don't strip crate moduleGuillaume Gomez-2/+7
2023-03-29Add ignore-debug to static-relocation-model testBen Kimock-0/+1
2023-03-29Implement read_buf for RustHermitStefan Lankes-7/+24
2023-03-29Use #[cfg(target_thread_local)] on itemsJohn Kåre Alsaker-2/+4
2023-03-29Auto merge of #109670 - lqd:init-mask, r=oli-obkbors-103/+447
2023-03-29Switch to LLD as default linker for {arm,thumb}v4t-none-eabiQuinn Painter-26/+3
2023-03-29Auto merge of #109720 - Dylan-DPC:rollup-u564m8s, r=Dylan-DPCbors-138/+348
2023-03-29Update Emscripten on CI to 2.0.5Kleis Auke Wolthuizen-2/+2
2023-03-29enhanced documentation of binary search methods for slice and VecDeque for un...jofas-14/+20
2023-03-29std: use `cvt` to handle errors from `read_entropy` on Hermitjoboet-9/+3
2023-03-29Rollup merge of #109718 - scottmcm:indexvec-last, r=NilstriebDylan DPC-5/+5
2023-03-29Rollup merge of #109713 - dtolnay:debugattrid, r=compiler-errorsDylan DPC-1/+1
2023-03-29Rollup merge of #109683 - compiler-errors:self-ty-overflow, r=lcnrDylan DPC-18/+105
2023-03-29Rollup merge of #109664 - m-ou-se:format-args-placeholder-span, r=oli-obkDylan DPC-60/+153
2023-03-29Rollup merge of #109659 - krasimirgg:llvm17lto, r=nikicDylan DPC-7/+10
2023-03-29Rollup merge of #109534 - petrochenkov:noprimuse, r=GuillaumeGomezDylan DPC-18/+1
2023-03-29Rollup merge of #108335 - compiler-errors:non_lifetime_binders-rustdoc, r=Gui...Dylan DPC-29/+73
2023-03-29RELEASES: Add "Only support Android NDK 25 or newer" to 1.68.0Asger Hautop Drewsen-0/+1
2023-03-29Rename `IndexVec::last` → `last_index`Scott McMurray-5/+5
2023-03-29Auto merge of #108792 - Amanieu:ohos, r=petrochenkovbors-7/+238
2023-03-29Use LIBPATH in compiletestKai Luo-0/+2
2023-03-29Use #[inline] on Windows for thread local accessJohn Kåre Alsaker-48/+4
2023-03-29Support TLS access into dylibs on WindowsJohn Kåre Alsaker-47/+207
2023-03-28Move `mir::Field` → `abi::FieldIdx`Scott McMurray-157/+192
2023-03-29Auto merge of #109714 - matthiaskrgr:rollup-wipns5h, r=matthiaskrgrbors-102/+345
2023-03-29Rollup merge of #109708 - spastorino:new-rpitit-20, r=compiler-errorsMatthias Krüger-2/+38