about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-04-25simplify TrustedLen implsTamir Duberstein-34/+28
2023-04-25Auto merge of #110325 - obeis:hir-analysis-migrate-diagnostics-4, r=davidtwcobors-85/+254
2023-04-25Auto merge of #103093 - rytheo:linked-list-alloc-api, r=Mark-Simulacrumbors-137/+226
2023-04-25Auto merge of #101069 - zhaixiaojuan:loongarch64-inline-asm, r=Amanieubors-1/+380
2023-04-25Auto merge of #110389 - mazong1123:add-shortcut-for-grisu3, r=Mark-Simulacrumbors-0/+43
2023-04-25Add loongarch64 asm! supportzhaixiaojuan-1/+380
2023-04-25Auto merge of #110789 - matthiaskrgr:rollup-92e764u, r=matthiaskrgrbors-579/+1567
2023-04-25Rollup merge of #110782 - matthiaskrgr:revert_panic_oom, r=AmanieuMatthias Krüger-138/+878
2023-04-25Rollup merge of #110779 - jchzhou:patch, r=albertlarsan68Matthias Krüger-0/+4
2023-04-25Rollup merge of #110775 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2023-04-25Rollup merge of #110755 - TimNN:exp-tls, r=durin42Matthias Krüger-0/+5
2023-04-25Rollup merge of #110563 - bryangarza:refactor-trait-selection-error-reporting...Matthias Krüger-441/+680
2023-04-25Add shortcut for Grisu3 algorithm.mazong1123-0/+43
2023-04-24Add support for allocators in LinkedListRyan Lowe-137/+226
2023-04-25Auto merge of #110232 - Amanieu:old-llvm-components, r=petrochenkovbors-1/+17
2023-04-24Auto merge of #106152 - SUPERCILEX:lazycell, r=Amanieubors-1/+65
2023-04-25Revert "Report allocation errors as panics"Matthias Krüger-107/+27
2023-04-25Revert "Remove #[alloc_error_handler] from the compiler and library"Matthias Krüger-22/+842
2023-04-25Revert "Rename -Zoom=panic to -Zoom=unwind"Matthias Krüger-8/+8
2023-04-25Revert "Adjust expected result for coverage test"Matthias Krüger-3/+3
2023-04-24Auto merge of #110718 - flip1995:clippyup, r=Manishearthbors-1405/+2308
2023-04-24Auto merge of #110778 - JohnTitor:rollup-7f51qwk, r=JohnTitorbors-639/+1150
2023-04-25Rollup merge of #110760 - GuillaumeGomez:regression-60522, r=notriddleYuki Okushi-0/+39
2023-04-25Rollup merge of #110750 - scottmcm:vardebug-size, r=cjgillotYuki Okushi-0/+2
2023-04-25Rollup merge of #110744 - weihanglo:cargo-credential-install, r=ehussYuki Okushi-3/+3
2023-04-25Rollup merge of #110685 - cjgillot:clean-dcp, r=oli-obkYuki Okushi-73/+52
2023-04-25Rollup merge of #110681 - klensy:cut-dep, r=lcnrYuki Okushi-23/+3
2023-04-25Rollup merge of #110667 - pcc:fix-pointer-auth-link-with-c, r=Mark-SimulacrumYuki Okushi-2/+2
2023-04-25Rollup merge of #110602 - jyn514:ignore-fmt, r=Mark-SimulacrumYuki Okushi-0/+2
2023-04-25Rollup merge of #110590 - oli-obk:object_safe_assoc_types, r=jackh726Yuki Okushi-0/+141
2023-04-25Rollup merge of #110539 - WaffleLapkin:split_index_vec&slice, r=cjgillotYuki Okushi-538/+558
2023-04-25Rollup merge of #110480 - whtahy:105107/known-bug-tests-for-unsound-issues, r...Yuki Okushi-0/+348
2023-04-25configure.py: add flag for riscv{64,32}gc musl-rootjchzhou-0/+4
2023-04-24Auto merge of #110713 - cjgillot:track-mir-opt, r=scottmcmbors-170/+757
2023-04-24Update booksrustbot-0/+0
2023-04-24Fix `rustc_index` imports outside the compilerMaybe Waffle-25/+27
2023-04-24Decorative changes to `IndexVec`Maybe Waffle-13/+12
2023-04-24`const`-ify some `{IndexVec, IndexSlice}` methodsMaybe Waffle-11/+11
2023-04-24move index code aroundMaybe Waffle-99/+100
2023-04-24Split `{Idx, IndexVec, IndexSlice}` into their own modulesMaybe Waffle-454/+472
2023-04-24Auto merge of #110672 - Ezrashaw:allow-array-simd-in-inline-asm, r=workingjub...bors-13/+50
2023-04-24Add regression test for #60522Guillaume Gomez-0/+39
2023-04-24Auto merge of #110752 - matthiaskrgr:rollup-959s77u, r=matthiaskrgrbors-395/+509
2023-04-24[LLVM17] Adapt to `ExplicitEmulatedTLS` removal.Tim Neumann-0/+5
2023-04-24Clippy book: hotfix for broken linkPhilipp Krones-1/+1
2023-04-24Rollup merge of #110714 - cjgillot:reveal-consts, r=oli-obkMatthias Krüger-9/+23
2023-04-24Rollup merge of #110706 - scottmcm:transmute_unchecked, r=oli-obkMatthias Krüger-54/+43
2023-04-24Rollup merge of #110637 - oli-obk:gha, r=jyn514Matthias Krüger-177/+190
2023-04-24Rollup merge of #110566 - compiler-errors:bad-projection-term, r=cjgillot,Box...Matthias Krüger-8/+56
2023-04-24Rollup merge of #110514 - compiler-errors:remove-find_map_relevant_impl, r=b-...Matthias Krüger-142/+154