about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-11-02Add a Few Codegen TestsVeera-0/+45
2024-10-25Auto merge of #132148 - matthiaskrgr:rollup-c155tcy, r=matthiaskrgrbors-121/+116
2024-10-25Auto merge of #131917 - jieyouxu:rmake-clang, r=Kobzolbors-46/+183
2024-10-25Rollup merge of #132137 - RalfJung:behavior, r=NoratriebMatthias Krüger-75/+75
2024-10-25Rollup merge of #132130 - onur-ozkan:remove-ci-change-id, r=KobzolMatthias Krüger-5/+0
2024-10-25Rollup merge of #132106 - maxcabrajac:ident_ref, r=petrochenkovMatthias Krüger-41/+41
2024-10-25Auto merge of #127731 - veluca93:abi_checks, r=RalfJungbors-53/+448
2024-10-25Auto merge of #131207 - davidtwco:pac-ret-lto-test, r=Mark-Simulacrumbors-4/+130
2024-10-25library: consistently use American spelling for 'behavior'Ralf Jung-75/+75
2024-10-25remove `change-id` from CI scriptonur-ozkan-5/+0
2024-10-25Auto merge of #132128 - workingjubilee:rollup-uwqp2i2, r=workingjubileebors-259/+273
2024-10-25Emit error when calling/declaring functions with unavailable vectors.Luca Versari-53/+448
2024-10-24Rollup merge of #132125 - Zalathar:coverage-intrinsics, r=jieyouxuJubilee-140/+26
2024-10-24Rollup merge of #132118 - compiler-errors:tilde-const-item-bounds, r=lcnrJubilee-25/+191
2024-10-24Rollup merge of #132085 - celinval:update-smir-doc, r=compiler-errorsJubilee-88/+22
2024-10-24Rollup merge of #131457 - kpreid:fnaddr, r=dtolnayJubilee-6/+34
2024-10-25Auto merge of #132105 - GuillaumeGomez:doctest-nested-main, r=notriddlebors-4/+42
2024-10-25coverage: SSA doesn't need to know about `instrprof_increment`Zalathar-29/+12
2024-10-25coverage: Emit MC/DC intrinsics using the normal helper methodZalathar-77/+14
2024-10-25coverage: Emit `llvm.instrprof.increment` using the normal helper methodZalathar-36/+2
2024-10-25Auto merge of #132121 - workingjubilee:rollup-yrtn33e, r=workingjubileebors-43/+138
2024-10-24Add support for ~const item boundsMichael Goulet-25/+191
2024-10-24Update README.mdCelina G. Val-3/+11
2024-10-24Apply suggestions from code reviewCelina G. Val-2/+2
2024-10-24Auto merge of #132007 - rustbot:docs-update, r=ehussbors-3/+18
2024-10-24Rollup merge of #132115 - bash:rustdoc-fake-variadic-wrapper, r=GuillaumeGome...Jubilee-6/+55
2024-10-24Rollup merge of #132113 - LaihoE:pattern_as_utf8_default_impl, r=workingjubileeJubilee-11/+3
2024-10-24Rollup merge of #132101 - youknowone:thread_local-gyneiene, r=tgross35Jubilee-5/+4
2024-10-24Rollup merge of #132093 - jieyouxu:suppress-wer, r=onur-ozkanJubilee-9/+17
2024-10-24Rollup merge of #132048 - mustartt:aix-random-impl, r=workingjubileeJubilee-1/+2
2024-10-24Rollup merge of #131851 - sunshowers:musl-posix, r=workingjubileeJubilee-11/+57
2024-10-25Avoid use imports in thread_local_inner! in statikJeong YunWon-5/+4
2024-10-24Auto merge of #132116 - matthiaskrgr:rollup-3a0ia4r, r=matthiaskrgrbors-66/+91
2024-10-24Add regression test for #131893Guillaume Gomez-0/+31
2024-10-24Do not consider nested functions as `main` function even if named `main` in d...Guillaume Gomez-4/+11
2024-10-24Rollup merge of #132107 - maxcabrajac:remove_expr_post, r=petrochenkovMatthias Krüger-19/+13
2024-10-24Rollup merge of #132097 - radiohertz:master, r=ehussMatthias Krüger-1/+0
2024-10-24Rollup merge of #131983 - dingxiangfei2009:stabilize-shorter-tail-lifetimes, ...Matthias Krüger-46/+39
2024-10-24Rollup merge of #131790 - nmathewson:doc_socketaddr_representation, r=tgross35Matthias Krüger-0/+39
2024-10-24Auto merge of #131985 - compiler-errors:const-pred, r=fee1-deadbors-2749/+2364
2024-10-24rustdoc: Extend fake_variadic to "wrapped" tuplesTau Gärtli-6/+55
2024-10-24provide default impl for as_utf8_patternLaiho-11/+3
2024-10-24tests: add pac-ret + cross-language lto testDavid Wood-0/+47
2024-10-24ci: add aarch64-gnu-debug jobDavid Wood-4/+83
2024-10-24Pass Ident by reference in ast Visitormaxcabrajac-41/+41
2024-10-24Remove visit_expr_postmaxcabrajac-19/+13
2024-10-24Auto merge of #123550 - GnomedDev:remove-initial-arc, r=Noratriebbors-58/+124
2024-10-24Document textual format of SocketAddrV{4,6}Nick Mathewson-0/+39
2024-10-24Auto merge of #132099 - matthiaskrgr:rollup-myi94r8, r=matthiaskrgrbors-204/+156
2024-10-24Be better at enforcing that const_conditions is only called on const itemsMichael Goulet-120/+126