about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-02-20Don't use raw parameter types in find_builder_fnMichael Goulet-2/+11
2024-02-19Auto merge of #121211 - lcnr:nll-relate-handle-infer, r=BoxyUwUbors-566/+345
2024-02-19Auto merge of #121185 - GuillaumeGomez:update-stdarch, r=Amanieubors-0/+0
2024-02-19Auto merge of #121177 - joboet:move_pal_locks, r=ChrisDentonbors-167/+144
2024-02-19Auto merge of #120463 - lcnr:eager-inference-replacement, r=compiler-errorsbors-917/+814
2024-02-19Auto merge of #121295 - matthiaskrgr:rollup-j2vffew, r=matthiaskrgrbors-35/+150
2024-02-19Rollup merge of #121275 - tshepang:test-panicking-proc-macros, r=nnethercoteMatthias Krüger-0/+18
2024-02-19Rollup merge of #121272 - pitaj:diag_items-legacy_numeric_constants, r=NilstriebMatthias Krüger-0/+32
2024-02-19Rollup merge of #121230 - GuillaumeGomez:extend-level-api, r=NadrierilMatthias Krüger-13/+17
2024-02-19Rollup merge of #121041 - Nilstrieb:into-the-future-of-2024, r=Mark-SimulacrumMatthias Krüger-9/+19
2024-02-19Rollup merge of #121032 - oli-obk:cyclic_type_ice, r=cjgillotMatthias Krüger-2/+41
2024-02-19Rollup merge of #119808 - GnomedDev:encode-charsearcher-size-in-type, r=Mark-...Matthias Krüger-11/+23
2024-02-19Auto merge of #121079 - onur-ozkan:install-conflicts, r=albertlarsan68bors-3/+8
2024-02-19Update stdarch submoduleGuillaume Gomez-0/+0
2024-02-19install rustc before the toolsonur-ozkan-2/+7
2024-02-19Auto merge of #121203 - Nilstrieb:fp, r=Mark-Simulacrumbors-0/+23
2024-02-19remove outdated commentlcnr-1/+1
2024-02-19split `project` into multiple fileslcnr-784/+797
2024-02-19`normalize_projection_ty` is not used with next-solverlcnr-14/+13
2024-02-19remove `pred_known_to_hold_modulo_regions`lcnr-47/+3
2024-02-19never normalize without eager inference replacementlcnr-82/+11
2024-02-19Auto merge of #105917 - a1phyr:read_chain_more_impls, r=workingjubileebors-3/+66
2024-02-19Auto merge of #121269 - calebzulawski:sync-portable-simd-2024-02-18, r=Mark-S...bors-354/+218
2024-02-18Auto merge of #121101 - GnomedDev:dyn-small-c-string, r=Nilstriebbors-60/+64
2024-02-18Add `Future` and `IntoFuture` to the 2024 preludeNilstrieb-9/+19
2024-02-18Add `rust.frame-pointers` config optionNilstrieb-0/+23
2024-02-18add test for panicking attribute macrosTshepang Mbambo-0/+18
2024-02-18Auto merge of #119673 - petrochenkov:dialoc5, r=compiler-errors,cjgillotbors-130/+237
2024-02-18diagnostic items for legacy numeric constantsPeter Jaszkowiak-0/+32
2024-02-18Auto merge of #121271 - matthiaskrgr:rollup-56ru17w, r=matthiaskrgrbors-248/+473
2024-02-18Dyn erase at call siteDavid Thomas-62/+53
2024-02-18Add some comments to prevent regressionDavid Thomas-0/+5
2024-02-18Reduce monomorphisation bloat in small_c_stringDavid Thomas-8/+16
2024-02-18Rollup merge of #121266 - SabrinaJewson:easy-syscall-aliases, r=Mark-SimulacrumMatthias Krüger-3/+32
2024-02-18Rollup merge of #121260 - gurry:constprop-lint-cleanup, r=oli-obkMatthias Krüger-168/+153
2024-02-18Rollup merge of #121257 - tshepang:extraneous, r=Mark-SimulacrumMatthias Krüger-1/+1
2024-02-18Rollup merge of #121247 - scottmcm:intrinsic-reminder, r=petrochenkovMatthias Krüger-0/+14
2024-02-18Rollup merge of #121224 - hi-rustin:rustin-patch-unit-binding, r=Mark-SimulacrumMatthias Krüger-2/+2
2024-02-18Rollup merge of #121067 - tshepang:make-expand-translatable, r=fmeaseMatthias Krüger-27/+52
2024-02-18Rollup merge of #118569 - blyxxyz:platform-os-str-slice, r=Mark-SimulacrumMatthias Krüger-47/+219
2024-02-18Update coverage-run testsVadim Petrochenkov-5/+5
2024-02-18Auto merge of #121265 - klensy:bump-18-02-24, r=Mark-Simulacrumbors-72/+37
2024-02-18Merge commit '649110751ef4f27440d7cc711b3e07d11bf02d4a' into sync-portable-si...Caleb Zulawski-354/+218
2024-02-18Merge pull request #395 from rust-lang/swizzle_dyn_fixCaleb Zulawski-32/+12
2024-02-18Add uncontroversial syscall doc aliases to std docsSabrinaJewson-3/+32
2024-02-18Auto merge of #117772 - surechen:for_117448, r=petrochenkovbors-167/+283
2024-02-18tidy: add windows-coreklensy-0/+1
2024-02-18windows bump to 0.52klensy-17/+16
2024-02-18opt-dist: bump derive_builder to dedupe darling* and remove one more syn 1.* depklensy-55/+20
2024-02-18Auto merge of #121255 - lnicola:sync-from-ra, r=lnicolabors-1959/+7095