about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-03-29Rollup merge of #109705 - lcnr:coherence-caching, r=compiler-errorsMatthias Krüger-5/+22
2023-03-29Rollup merge of #109694 - BelovDV:fix-panic-jobserver-token, r=bjorn3Matthias Krüger-2/+14
2023-03-29Rollup merge of #109548 - pommicket:better-column-numbers-with-hard-tabs, r=p...Matthias Krüger-36/+117
2023-03-29Rollup merge of #109367 - nnethercote:opt-fast-rejection, r=compiler-errorsMatthias Krüger-44/+29
2023-03-29Rollup merge of #109149 - mj10021:issue-108713-fix, r=compiler-errors,WaffleL...Matthias Krüger-13/+125
2023-03-29Test that TLS access works outside of the dylib it's defined inJohn Kåre Alsaker-0/+49
2023-03-28Fix mismatched punctuation in Debug impl of AttrIdDavid Tolnay-1/+1
2023-03-29add run-rustfixMu42-2/+10
2023-03-29Auto merge of #109612 - scottmcm:instcombine-transmutes, r=cjgillotbors-4/+340
2023-03-28Raise an aborting signal without UBBen Kimock-2/+4
2023-03-28Simplify transmutes in MIR InstCombineScott McMurray-4/+340
2023-03-28Auto merge of #108095 - soc:drop-contains, r=Amanieubors-93/+0
2023-03-28Specialization involving RPITITs is broken so ignore the diagnostic differenc...Santiago Pastorino-2/+38
2023-03-29Inline and remove `SelectionContext::fast_reject_trait_refs`.Nicholas Nethercote-18/+4
2023-03-29Inline and remove `generic_args_may_unify`.Nicholas Nethercote-19/+12
2023-03-29Introduce `DeepRejectCtxt::substs_refs_may_unify`.Nicholas Nethercote-17/+23
2023-03-28check for intercrate mode when accessing the cachelcnr-5/+22
2023-03-28effvis: Stop considering crate root its own parentVadim Petrochenkov-8/+11
2023-03-28effvis: Merge two similar code pathsVadim Petrochenkov-34/+23
2023-03-28privacy: Support `#![rustc_effective_visibility]` on the crate rootVadim Petrochenkov-24/+38
2023-03-28Skip no_mangle if the item has no name.Camille GILLOT-1/+35
2023-03-28Reformat codegen_fn_attrs.Camille GILLOT-71/+33
2023-03-28Remove ~const from allocJubilee Young-54/+19
2023-03-28Check for overflow in assemble_candidates_after_normalizing_self_tyMichael Goulet-18/+105
2023-03-28rustdoc + rustdoc-json support for non_lifetime_bindersMichael Goulet-29/+73
2023-03-28Stabilize `binary_heap_retain`Amanieu d'Antras-3/+1
2023-03-28Auto merge of #109692 - Nilstrieb:rollup-hq65rps, r=Nilstriebbors-748/+1014
2023-03-28Add OpenHarmony targetsAmanieu d'Antras-7/+238
2023-03-28[fix] don't panic on failure to acquire jobserver tokenDaniil Belov-2/+14
2023-03-28rustdoc: Unsupport importing `doc(primitive)` and `doc(keyword)` modulesVadim Petrochenkov-18/+1
2023-03-28address review commentsRémy Rakic-6/+8
2023-03-28Create AnnotationColumn struct to fix hard tab column numbers in errorspommicket-36/+117
2023-03-28Auto merge of #108080 - oli-obk:FnPtr-trait, r=lcnrbors-180/+476
2023-03-28Rollup merge of #109629 - aliemjay:remove-givens, r=lcnrnils-152/+114
2023-03-28Rollup merge of #109562 - bjorn3:update_ar_archive_writer, r=Mark-Simulacrumnils-4/+4
2023-03-28Rollup merge of #109470 - compiler-errors:gat-normalize-bound, r=jackh726nils-53/+67
2023-03-28Rollup merge of #109321 - compiler-errors:illegal-mono-w-regions, r=cjgillotnils-19/+48
2023-03-28Rollup merge of #108480 - Zoxc:rayon-tlv, r=cuvipernils-71/+38
2023-03-28Rollup merge of #102472 - lcnr:static-in-eval, r=jackh726nils-102/+151
2023-03-28Rollup merge of #92284 - the8472:simplify-advance-by, r=scottmcmnils-326/+383
2023-03-28Rollup merge of #91793 - devnexen:anc_data_fbsd, r=ChrisDentonnils-21/+209
2023-03-28Check data segment rangeKai Luo-6/+5
2023-03-28Auto merge of #109557 - fee1-dead-contrib:mv-const-traits, r=oli-obkbors-311/+428
2023-03-28fix long lineDeadbeef-23/+25
2023-03-28Move const trait bounds checks to MIR constckDeadbeef-311/+426
2023-03-28Auto merge of #109690 - matthiaskrgr:rollup-6p5m0es, r=matthiaskrgrbors-37/+211
2023-03-28Rollup merge of #109687 - joshtriplett:document-windows-isterminal-heuristics...Matthias Krüger-0/+9
2023-03-28Rollup merge of #109685 - est31:not_llvm_but_backend, r=jyn514Matthias Krüger-1/+1
2023-03-28Rollup merge of #109682 - clubby789:c-str-inline, r=scottmcmMatthias Krüger-0/+5
2023-03-28Rollup merge of #109678 - compiler-errors:dont-shadow-in-incremental_verify_i...Matthias Krüger-2/+1