about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-07-02Auto merge of #113040 - Kobzol:llvm-remark-streamer, r=tmiaskobors-13/+180
2023-07-02Auto merge of #2949 - RalfJung:cron, r=RalfJungbors-10/+5
2023-07-02CI cleanupRalf Jung-8/+3
2023-07-02cronjob auto-PR: fetch more of the historyRalf Jung-2/+2
2023-07-02Add `rustc` option to output LLVM optimization remarks to YAML filesJakub Beránek-13/+180
2023-07-02Auto merge of #113256 - matthiaskrgr:rollup-poex8w2, r=matthiaskrgrbors-50/+107
2023-07-02Suggest `x build library` for a custom toolchain that fails to load `core`Mu001999-4/+13
2023-07-02Auto merge of #2948 - RalfJung:cron, r=RalfJungbors-2/+6
2023-07-02cronjob auto-PR: make sure we are on a branchRalf Jung-2/+6
2023-07-02Migrate GUI colors test to original CSS color formatGuillaume Gomez-15/+15
2023-07-02Rollup merge of #113249 - tgross35:patch-2, r=jyn514Matthias Krüger-0/+2
2023-07-02Rollup merge of #113244 - Kobzol:bootstrap-rust-analyzer-tests, r=jyn514Matthias Krüger-1/+3
2023-07-02Rollup merge of #113234 - jyn514:revert-python-test-args, r=clubby789Matthias Krüger-5/+15
2023-07-02Rollup merge of #113233 - Nilstrieb:chaaalk, r=jackh726Matthias Krüger-14/+16
2023-07-02Rollup merge of #113231 - Urgau:fix_false_positive_drop_copy, r=NilstriebMatthias Krüger-1/+39
2023-07-02Rollup merge of #113228 - GuillaumeGomez:migrate-gui-test-color-18, r=notriddleMatthias Krüger-9/+9
2023-07-02Rollup merge of #113202 - guilliamxavier:patch-1, r=workingjubileeMatthias Krüger-6/+8
2023-07-02Rollup merge of #113147 - lizhanhui:fix_vec_from_raw_parts_doc_example, r=Mar...Matthias Krüger-14/+15
2023-07-02Auto merge of #112718 - oli-obk:SIMD-destructure_mir_const, r=cjgillotbors-58/+106
2023-07-02add testcase for 112590yukang-72/+132
2023-07-02Auto merge of #112756 - hi-rustin:rustin-patch-bootstrap, r=clubby789bors-9/+65
2023-07-01Use consistent formatting in ReadmeAlex Touchet-12/+17
2023-07-02fixed documentation of from<CString> for Rc<CStr>: Arc -> RcDaniyar Nurmukhamet-1/+1
2023-07-02Fix broken testshi-rustin-5/+1
2023-07-02Auto merge of #112910 - lqd:mcp510, r=petrochenkovbors-88/+398
2023-07-02test-various: run codegen and assembly testsJan-Mirko Otter-0/+4
2023-07-02Use scoped-tls for SMIR to map between TyCtxt and SMIR datastructuresyukang-14/+19
2023-07-01Document tracking issue for rustdoc `show-type-layout`Trevor Gross-0/+2
2023-07-01Auto merge of #111035 - Nilstrieb:layout-err, r=wesleywiserbors-80/+108
2023-07-01Auto merge of #11012 - Centri3:manual_try_fold, r=blyxyas,xFrednetbors-3/+224
2023-07-01fix compiletest crashJan-Mirko Otter-1/+1
2023-07-01Put `FnAbiError` behind reference to shrink resultNilstrieb-25/+20
2023-07-01Put `LayoutError` behind reference to shrink resultNilstrieb-56/+89
2023-07-01add thir-print testEric Mark Martin-0/+417
2023-07-01Make Rust Analyzer tests faster by compiling less codeJakub Beránek-1/+3
2023-07-01add run-make test for wasm-exceptionsJan-Mirko Otter-0/+252
2023-07-01test-various: update nodejs to 18.12 (LTS)Jan-Mirko Otter-2/+2
2023-07-01add assembly-test: wasm-exceptionsJan-Mirko Otter-0/+60
2023-07-01add codegen-test: wasm-exceptionsJan-Mirko Otter-0/+51
2023-07-01address commentsCatherine-10/+11
2023-07-01update docsCatherine-5/+10
2023-07-01TypoCatherine-6/+6
2023-07-01Add msrv testsCatherine-1/+23
2023-07-01New lint `manual_try_fold`Catherine-2/+195
2023-07-01Don't pass --test-args to `python -m unitest`jyn-5/+15
2023-07-01Update chalkNilstrieb-14/+16
2023-07-01Auto merge of #11020 - Centri3:tuple_array_conversion, r=llogiqbors-2/+399
2023-07-01Auto merge of #113225 - calebcartwright:sync-rustfmt, r=calebcartwrightbors-50/+1082
2023-07-01Fix dropping_copy_types lint from linting in match-arm with side-effectsUrgau-1/+39
2023-07-01Auto merge of #113229 - matthiaskrgr:rollup-gunqun4, r=matthiaskrgrbors-106/+499