about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-11-13Delete tests/codegen/fmt_int_no_panic.rsiximeow-24/+0
2024-03-23try adding a test that LowerHex and friends don't panic, but it doesn't workiximeow-0/+38
2024-03-20improve codegen of fmt_num to delete unreachable paniciximeow-4/+4
2024-03-20Auto merge of #122119 - estebank:issue-117846, r=Nadrierilbors-1/+94
2024-03-20Auto merge of #122753 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-03-19Update cargoWeihang Lo-0/+0
2024-03-19Auto merge of #122029 - estebank:drive-by-ui-test, r=oli-obkbors-35/+323
2024-03-19Silence unecessary `!Sized` binding errorEsteban Küber-15/+56
2024-03-19Add test for #117846Esteban Küber-0/+52
2024-03-19Auto merge of #116935 - oli-obk:different_lifetime_taits_in_same_sig, r=compi...bors-54/+383
2024-03-19Auto merge of #122735 - matthiaskrgr:rollup-pgb1s90, r=matthiaskrgrbors-367/+5597
2024-03-19Rollup merge of #122724 - lukas-code:unsized-union-cast-ice-test, r=compiler-...Matthias Krüger-0/+37
2024-03-19Rollup merge of #122720 - heisen-li:offset_of, r=workingjubileeMatthias Krüger-3/+3
2024-03-19Rollup merge of #122719 - oli-obk:nested_static_feed_hir, r=fee1-deadMatthias Krüger-49/+45
2024-03-19Rollup merge of #122717 - workingjubilee:handle-call-call-call-call-calling-m...Matthias Krüger-1/+4911
2024-03-19Rollup merge of #122695 - surechen:make_only_local_explict_argument, r=lcnrMatthias Krüger-213/+277
2024-03-19Rollup merge of #122691 - veera-sivarajan:bugfix-121099, r=AmanieuMatthias Krüger-17/+55
2024-03-19Rollup merge of #122677 - surechen:fix_122415, r=NadrierilMatthias Krüger-15/+71
2024-03-19Rollup merge of #122634 - Enselic:aux-bin, r=oli-obkMatthias Krüger-29/+98
2024-03-19Rollup merge of #122556 - jieyouxu:non-identifier-format-arg, r=petrochenkovMatthias Krüger-15/+70
2024-03-19Rollup merge of #122435 - jieyouxu:unused_qualifications_global_paths, r=petr...Matthias Krüger-25/+30
2024-03-19Auto merge of #122392 - BoxyUwU:misc_cleanup, r=lcnrbors-173/+205
2024-03-19compiletest: Add support for `//@ aux-bin: foo.rs`Martin Nordholts-20/+83
2024-03-19compiletest: Replace bool with enum AuxType for clarityMartin Nordholts-23/+29
2024-03-19compiletest: Fix typos in get_lib_name() commentMartin Nordholts-2/+2
2024-03-19Auto merge of #122037 - oli-obk:more_new_intrinsics, r=Nilstriebbors-128/+147
2024-03-19add test for casting pointer to union with unsized tailLukas Markeffsky-0/+37
2024-03-19Change only_local to enum type and change the macros to always require a vari...surechen-213/+277
2024-03-19Auto merge of #122021 - oli-obk:delangitemification, r=compiler-errorsbors-185/+55
2024-03-19Ensure nested statics have a HIR node to prevent various queries from ICEingOli Scherer-25/+27
2024-03-19Remove all checks of `IntrinsicDef::must_be_overridden` except for the actual...Oli Scherer-32/+11
2024-03-19Make span_bug panic site useful againOli Scherer-9/+18
2024-03-19[doc]:fix error code exampleheisen-li-3/+3
2024-03-19Make ptr_guaranteed_cmp a rustc_intrinsic and favor its body over backends im...Oli Scherer-24/+19
2024-03-19Make `vtable_align` a rustc_intrinsicOli Scherer-2/+14
2024-03-19Make `const_eval_select` a rustc_intrinsicOli Scherer-71/+95
2024-03-19Auto merge of #119212 - w-utter:pretty-print-const-expr, r=compiler-errorsbors-12/+160
2024-03-19The AssocOpaqueTy HIR node is not actually needed to differentiate from other...Oli Scherer-27/+21
2024-03-19Auto merge of #122645 - saethlin:portable-mir-opt-tests, r=Nadrierilbors-13/+3
2024-03-18Ensure stack before parsing dot-or-callJubilee Young-1/+4911
2024-03-19Fix incorrect mutable suggestion information for binding in ref pattern.surechen-15/+71
2024-03-19Auto merge of #122493 - lukas-code:sized-constraint, r=lcnrbors-126/+126
2024-03-18Update test with `//@ needs-asm-support`Veera-2/+3
2024-03-19Auto merge of #122375 - rcvalle:rust-cfi-break-tests-into-smaller-files, r=co...bors-606/+759
2024-03-19Auto merge of #122055 - compiler-errors:stabilize-atb, r=oli-obkbors-533/+147
2024-03-18address nitsLukas Markeffsky-17/+18
2024-03-18Auto merge of #122713 - matthiaskrgr:rollup-81grkpm, r=matthiaskrgrbors-771/+2568
2024-03-18Rollup merge of #122701 - compiler-errors:allocator-suspend, r=oli-obkMatthias Krüger-4/+62
2024-03-18Rollup merge of #122700 - esp-rs:remove-old-files, r=workingjubileeMatthias Krüger-10/+6
2024-03-18Rollup merge of #122699 - cuviper:relnotes-1.77.0-as, r=ehussMatthias Krüger-1/+1