about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-05-15Add test for `FileTimes`beetrees-2/+52
2023-05-15Add creation time support to `FileTimes` on apple and windowsbeetrees-26/+144
2023-05-15Auto merge of #111088 - nnethercote:fix-FileEncoder-buf-size, r=WaffleLapkinbors-33/+11
2023-05-15Auto merge of #108273 - tspiteri:const_slice_split_at_not_mut, r=dtolnaybors-1/+2
2023-05-15Auto merge of #111570 - compiler-errors:ct-err, r=BoxyUwUbors-32/+24
2023-05-15Fix the `FileEncoder` buffer size.Nicholas Nethercote-33/+11
2023-05-14Auto merge of #108196 - sunfishcode:sunfishcode/windows-as-socket-impls, r=dt...bors-0/+72
2023-05-14Rename const error methods for consistencyMichael Goulet-32/+24
2023-05-14Auto merge of #92048 - Urgau:num-midpoint, r=scottmcmbors-3/+313
2023-05-14Auto merge of #104134 - dtolnay:panictemporaries, r=joshtriplettbors-25/+42
2023-05-14Exposes false negative in clippy's diverging_sub_expressionDavid Tolnay-9/+1
2023-05-14Shorten lifetime of panic temporaries in panic_fmt caseDavid Tolnay-45/+24
2023-05-14Add ui test to reproduce non-Send panic temporaryDavid Tolnay-0/+46
2023-05-14Auto merge of #108638 - Zoxc:erase-query-values-map, r=cjgillotbors-247/+409
2023-05-14Auto merge of #111517 - lukas-code:addr-of-mutate, r=tmiaskobors-17/+51
2023-05-14Auto merge of #111552 - matthiaskrgr:rollup-4nidoti, r=matthiaskrgrbors-100/+296
2023-05-14Rollup merge of #111549 - GuillaumeGomez:update-gui-format, r=notriddleMatthias Krüger-87/+87
2023-05-14Rollup merge of #111534 - aDotInTheVoid:ita-rdj, r=fmease,GuillaumeGomezMatthias Krüger-0/+83
2023-05-14Rollup merge of #111477 - y21:extra-impl-in-trait-impl, r=compiler-errorsMatthias Krüger-4/+97
2023-05-14Rollup merge of #111463 - clubby789:env-escaped-var, r=cjgillotMatthias Krüger-9/+29
2023-05-14Auto merge of #111440 - cjgillot:refprop-debuginfo, r=oli-obkbors-652/+1536
2023-05-14Auto merge of #111425 - Bryanskiy:privacy_ef, r=petrochenkovbors-147/+243
2023-05-14Auto merge of #111388 - clubby789:clap-complete, r=jyn514bors-15/+2833
2023-05-14Convert more GUI tests colors to their original formatGuillaume Gomez-86/+86
2023-05-14Update browser-ui-test version to 0.16.3Guillaume Gomez-1/+1
2023-05-13Auto merge of #111363 - asquared31415:tidy_no_random_ui_tests, r=fee1-deadbors-40/+82
2023-05-13Auto merge of #111374 - tmiasko:align-unsized-locals, r=cjgillotbors-11/+45
2023-05-13Auto merge of #111535 - RalfJung:miri, r=RalfJungbors-31/+95
2023-05-13Auto merge of #107586 - SparrowLii:parallel-query, r=cjgillotbors-107/+554
2023-05-13update lockfileRalf Jung-2/+2
2023-05-13rustdoc-json: Add tests for `#![feature(inherent_associated_types)]`Alona Enraght-Moony-0/+83
2023-05-13Auto merge of #2894 - RalfJung:simd-ptr, r=RalfJungbors-5/+33
2023-05-13implement SIMD ptr castsRalf Jung-5/+33
2023-05-13Add multiple borrow test.Camille GILLOT-55/+89
2023-05-13Do not ICE on deeply nested borrows.Camille GILLOT-2/+17
2023-05-13Iterate ReferencePropagation to fixpoint.Camille GILLOT-400/+801
2023-05-13Add mir-opt test.Camille GILLOT-0/+173
2023-05-13Add debuginfo test.Camille GILLOT-0/+165
2023-05-13Support ConstantIndex in debuginfo.Camille GILLOT-15/+31
2023-05-13Implement references VarDebugInfo.Camille GILLOT-361/+439
2023-05-13Auto merge of #110699 - jyn514:simulate-remapped-already-remapped, r=cjgillotbors-18/+23
2023-05-13Extract debug_introduce_local_as_var.Camille GILLOT-48/+50
2023-05-13Auto merge of #2893 - RalfJung:rustup, r=RalfJungbors-1166/+2334
2023-05-13fmt and fix lintRalf Jung-2/+1
2023-05-13Merge from rustcRalf Jung-1164/+2333
2023-05-13Preparing for merge from rustcRalf Jung-1/+1
2023-05-13improve error for `impl<..> impl Trait for Type`y21-4/+97
2023-05-13Auto merge of #111526 - Dylan-DPC:rollup-h75agro, r=Dylan-DPCbors-318/+831
2023-05-13Rollup merge of #111499 - loongarch-rs:drop-efiapi, r=AmanieuDylan DPC-2/+2
2023-05-13Rollup merge of #111494 - compiler-errors:variant-order, r=petrochenkovDylan DPC-22/+58