Commit Graph

  • fdca4ad2ac link to PERMITTED_DEPENDENCIES in tidy error Nilstrieb 2023-07-03 07:18:27 +00:00
  • 17a0b3d136 update tests lcnr 2023-06-27 23:13:50 +02:00
  • 9de4e75901 review lcnr 2023-06-30 10:57:17 +02:00
  • f7413266af deeply_normalize pass in fulfill cx for old solver lcnr 2023-06-29 14:17:54 +02:00
  • c1b06fa710 use deeply_normalize for assumed_wf_types lcnr 2023-06-27 23:13:39 +02:00
  • 7cf96d92f7 add a try_structurally_resolve_type in coerce lcnr 2023-06-30 12:15:45 +02:00
  • 0e730eb8d0 add deep normalization via the new solver lcnr 2023-06-27 23:11:37 +02:00
  • 34224635b7 add instrument to register_predicate_obligation lcnr 2023-06-27 23:10:36 +02:00
  • c8821df94b fix structurally relate for weak aliases lcnr 2023-06-27 23:09:53 +02:00
  • 86978dd4f7 rename structurally_resolved_type lcnr 2023-06-27 23:04:54 +02:00
  • 471cb118de Auto merge of #113271 - matthiaskrgr:rollup-2ik4vaj, r=matthiaskrgr bors 2023-07-03 05:07:26 +00:00
  • 8cd048c28a Remove MIPS host CI workflows Jubilee Young 2023-07-02 21:03:16 -07:00
  • 850e3e373a Auto merge of #112882 - DrMeepster:new_un_derefer, r=oli-obk bors 2023-07-03 02:46:39 +00:00
  • 0ebdb0e090 Auto merge of #113176 - workingjubilee:backtrace-0.3.68, r=thomcc bors 2023-07-03 00:21:29 +00:00
  • 7c67bbf96d Update std to backtrace 0.3.68 Jubilee Young 2023-06-29 16:18:36 -07:00
  • 6609faea6e refactor Eric Mark Martin 2023-07-02 18:44:26 -04:00
  • c3c37d4141 Rollup merge of #113259 - MU001999:diag/add-std, r=Nilstrieb Matthias Krüger 2023-07-02 23:30:47 +02:00
  • e3d8249615 Rollup merge of #113258 - GuillaumeGomez:migrate-gui-test-color-19, r=notriddle Matthias Krüger 2023-07-02 23:30:46 +02:00
  • a23ee7e160 Rollup merge of #113253 - nurmukhametdaniyar:rc_from_cstr_doc_fix, r=Nilstrieb Matthias Krüger 2023-07-02 23:30:46 +02:00
  • ed7c686651 Auto merge of #113046 - Nilstrieb:update, r=Mark-Simulacrum bors 2023-07-02 21:24:26 +00:00
  • 74e63ef18f downgrade compiler_builtins Nilstrieb 2023-07-02 10:44:25 +02:00
  • b24af9b7ac Downgrade rustix Nilstrieb 2023-07-01 22:32:09 +02:00
  • ccd1c7d66c Downgrade tracing and syn Nilstrieb 2023-06-26 15:25:24 +00:00
  • 7fe3fabdf1 Auto merge of #108537 - GuillaumeGomez:rustdoc-search-whitespace-as-separator, r=notriddle bors 2023-07-02 18:49:29 +00:00
  • 8601bc13b5 cargo update Nilstrieb 2023-06-26 07:21:35 +00:00
  • cdf945dd54 Auto merge of #113260 - flip1995:clippyup, r=Manishearth bors 2023-07-02 15:14:59 +00:00
  • 35c81cc816 Update Cargo.lock Philipp Krones 2023-07-02 15:07:47 +02:00
  • f0733f10f7 Fix compile-test tests to work with the new ui_test crate Philipp Krones 2023-07-02 15:07:39 +02:00
  • e008cb0729 Fix valtree changes Philipp Krones 2023-07-02 14:59:44 +02:00
  • 07905b6a08 Merge commit '252abad69e9807c1173b35b3ad38ea5f3809ca79' into clippyup Philipp Krones 2023-07-02 14:35:19 +02:00
  • 73ca7fdb3c Auto merge of #113040 - Kobzol:llvm-remark-streamer, r=tmiasko bors 2023-07-02 12:48:44 +00:00
  • 5eef32c20a Add rustc option to output LLVM optimization remarks to YAML files Jakub Beránek 2023-06-25 23:39:02 +02:00
  • 15bf2065bd Auto merge of #113256 - matthiaskrgr:rollup-poex8w2, r=matthiaskrgr bors 2023-07-02 10:22:49 +00:00
  • 87aead92ed Suggest x build library for a custom toolchain that fails to load core Mu001999 2023-07-02 17:53:44 +08:00
  • be16b996cd Migrate GUI colors test to original CSS color format Guillaume Gomez 2023-07-02 11:14:31 +02:00
  • 884e6a73a1 Rollup merge of #113249 - tgross35:patch-2, r=jyn514 Matthias Krüger 2023-07-02 10:27:23 +02:00
  • 00694414b0 Rollup merge of #113244 - Kobzol:bootstrap-rust-analyzer-tests, r=jyn514 Matthias Krüger 2023-07-02 10:27:22 +02:00
  • 8dcd8ee706 Rollup merge of #113234 - jyn514:revert-python-test-args, r=clubby789 Matthias Krüger 2023-07-02 10:27:22 +02:00
  • f4baf0b430 Rollup merge of #113233 - Nilstrieb:chaaalk, r=jackh726 Matthias Krüger 2023-07-02 10:27:21 +02:00
  • 98b5c259e8 Rollup merge of #113231 - Urgau:fix_false_positive_drop_copy, r=Nilstrieb Matthias Krüger 2023-07-02 10:27:21 +02:00
  • a1c0a28012 Rollup merge of #113228 - GuillaumeGomez:migrate-gui-test-color-18, r=notriddle Matthias Krüger 2023-07-02 10:27:20 +02:00
  • bd7e6bbc20 Rollup merge of #113202 - guilliamxavier:patch-1, r=workingjubilee Matthias Krüger 2023-07-02 10:27:20 +02:00
  • 4daf86073e Rollup merge of #113147 - lizhanhui:fix_vec_from_raw_parts_doc_example, r=Mark-Simulacrum Matthias Krüger 2023-07-02 10:27:20 +02:00
  • 2361c66ad7 Auto merge of #112718 - oli-obk:SIMD-destructure_mir_const, r=cjgillot bors 2023-07-02 07:43:36 +00:00
  • 41c7bb9c75 add testcase for 112590 yukang 2023-06-22 11:19:05 +08:00
  • 723810f94c Auto merge of #112756 - hi-rustin:rustin-patch-bootstrap, r=clubby789 bors 2023-07-02 04:54:15 +00:00
  • e5f3547ec4 Use consistent formatting in Readme Alex Touchet 2023-07-01 21:14:20 -07:00
  • e913f90b1a fixed documentation of from<CString> for Rc<CStr>: Arc -> Rc Daniyar Nurmukhamet 2023-07-02 10:07:52 +06:00
  • 6092195d3f Fix broken tests hi-rustin 2023-07-02 12:07:25 +08:00
  • 028afb4094 Auto merge of #112910 - lqd:mcp510, r=petrochenkov bors 2023-07-02 02:25:01 +00:00
  • 2c874cc9f9 Use scoped-tls for SMIR to map between TyCtxt and SMIR datastructures yukang 2023-07-02 07:48:41 +08:00
  • df462f6b9b Document tracking issue for rustdoc show-type-layout Trevor Gross 2023-07-01 19:16:27 -04:00
  • 5e6edf76ba Auto merge of #111035 - Nilstrieb:layout-err, r=wesleywiser bors 2023-07-01 23:38:28 +00:00
  • 252abad69e Auto merge of #11012 - Centri3:manual_try_fold, r=blyxyas,xFrednet bors 2023-07-01 22:43:12 +00:00
  • 13ced5fdd9 fix compiletest crash Jan-Mirko Otter 2023-07-01 23:58:47 +02:00
  • 161c6891b8 Put FnAbiError behind reference to shrink result Nilstrieb 2023-04-30 23:14:53 +02:00
  • ae6c05929d Put LayoutError behind reference to shrink result Nilstrieb 2023-04-30 23:05:27 +02:00
  • 35abdf739b add thir-print test Eric Mark Martin 2023-07-01 15:15:22 -04:00
  • 08c4f25ad8 Make Rust Analyzer tests faster by compiling less code Jakub Beránek 2023-07-01 21:07:28 +02:00
  • e1f1f23052 address comments Catherine 2023-06-29 02:26:45 -05:00
  • 66961ffd66 update docs Catherine 2023-06-26 14:32:01 -05:00
  • 457bde1338 Typo Catherine 2023-06-25 09:01:06 -05:00
  • c0fe4378cf Add msrv tests Catherine 2023-06-23 05:48:59 -05:00
  • 4166faa38d New lint manual_try_fold Catherine 2023-06-23 05:43:53 -05:00
  • 680e29ba81 Don't pass --test-args to python -m unitest jyn 2023-07-01 11:13:08 -05:00
  • fff5561024 Update chalk Nilstrieb 2023-07-01 18:03:36 +02:00
  • 71e51aef8f Auto merge of #11020 - Centri3:tuple_array_conversion, r=llogiq bors 2023-07-01 15:27:35 +00:00
  • ee5edeaeec Auto merge of #113225 - calebcartwright:sync-rustfmt, r=calebcartwright bors 2023-07-01 14:32:35 +00:00
  • e43d909772 Fix dropping_copy_types lint from linting in match-arm with side-effects Urgau 2023-07-01 16:05:55 +02:00
  • b1d324afbf Auto merge of #113229 - matthiaskrgr:rollup-gunqun4, r=matthiaskrgr bors 2023-07-01 12:06:23 +00:00
  • 536344f1be Rollup merge of #113227 - weihanglo:update-cargo, r=weihanglo Matthias Krüger 2023-07-01 13:46:03 +02:00
  • 9b1715b4b0 Rollup merge of #113226 - lqd:win-trys, r=Kobzol Matthias Krüger 2023-07-01 13:46:02 +02:00
  • cbc0994c8a Rollup merge of #113196 - Bryanskiy:assoc_item, r=petrochenkov Matthias Krüger 2023-07-01 13:46:02 +02:00
  • fc454efc97 Rollup merge of #113182 - compiler-errors:rpit-stricter-captures, r=oli-obk Matthias Krüger 2023-07-01 13:46:01 +02:00
  • a43e09fdaf Rollup merge of #113174 - chenyukang:yukang-fix-102972-loop-next, r=compiler-errors Matthias Krüger 2023-07-01 13:46:01 +02:00
  • 647bfb1659 Rollup merge of #113168 - bvanjoi:fix-85992, r=petrochenkov Matthias Krüger 2023-07-01 13:46:00 +02:00
  • 147617bb09 Migrate GUI colors test to original CSS color format Guillaume Gomez 2023-07-01 13:18:11 +02:00
  • 82404c4d46 Update cargo Weihang Lo 2023-07-01 11:08:31 +01:00
  • cf87e280f9 Auto merge of #112550 - loongarch-rs:fix-eflags, r=cjgillot bors 2023-07-01 09:31:35 +00:00
  • 4b8c9a9e53 Add tests for RustOptimize hi-rustin 2023-07-01 16:59:35 +08:00
  • 215b8dc60e Use RustOptimize to set optimize hi-rustin 2023-06-18 14:38:58 +08:00
  • 6c4e390c3f msvc dist extended: rust-analyzer is optional Rémy Rakic 2023-06-04 16:20:08 +02:00
  • 882323ed6c msvc dist extended: clippy is optional Rémy Rakic 2023-06-04 16:07:51 +02:00
  • 07b2f2f12a update rustfmt version in lockfile Caleb Cartwright 2023-07-01 02:50:52 -05:00
  • def43d0ab0 Merge commit '663b57ea44f21cdfdf679226ccd2761c2718d3b7' into sync-rustfmt Caleb Cartwright 2023-07-01 02:49:12 -05:00
  • 663b57ea44 chore: prep v1.6.0 release Caleb Cartwright 2023-07-01 02:13:49 -05:00
  • 1b3122d3cf Auto merge of #111992 - ferrocene:pa-panic-abort-tests-bench, r=m-ou-se bors 2023-07-01 07:07:50 +00:00
  • 69b82ff204 deps: bump proc-macro2 in config Caleb Cartwright 2023-07-01 01:43:07 -05:00
  • 0dc38c683f deps: bump proc-macro2 and toolchain Caleb Cartwright 2023-07-01 01:29:50 -05:00
  • 1d11e73cb7 Implement become expression formatting in rustfmt Maybe Waffle 2023-05-09 21:29:15 +00:00
  • 02cf7b146c add regression test Eric Mark Martin 2023-07-01 02:28:15 -04:00
  • 9fb7ddc52a wrap else to next line if let-else pattern is multi-lined Yacin Tmimi 2023-06-27 12:30:27 -04:00
  • 17e1b5224f update else_block_exceeds_width calculation in let-else rewrite Yacin Tmimi 2023-06-23 00:05:31 -04:00
  • ad0e8df53e implement single_line_let_else_max_width Yacin Tmimi 2023-04-09 02:13:11 -04:00
  • 8fcb3c266b Auto merge of #113194 - lu-zero:intrinsics-inline, r=thomcc bors 2023-07-01 04:24:26 +00:00
  • 77f6165171 fix(resolve): skip assertion judgment when NonModule is dummy bohan 2023-07-01 11:53:31 +08:00
  • 3061a0fcf7 Auto merge of #113154 - lcnr:better-probe-check, r=compiler-errors bors 2023-07-01 01:53:10 +00:00
  • ae74948e19 Return Ok on kill if process has already exited Chris Denton 2023-06-13 20:32:31 +01:00
  • 4a39ad823b Auto merge of #113216 - matthiaskrgr:rollup-8xe65sj, r=matthiaskrgr bors 2023-06-30 22:40:34 +00:00
  • ec4f10382c Rollup merge of #113206 - chenyukang:yukang-trivial-fix-113135, r=Kobzol Matthias Krüger 2023-07-01 00:35:08 +02:00