Commit Graph

  • c992fced6b e2k impl e2k-1.52.0 Denis Drakhnia 2021-05-01 14:36:48 +0300
  • 88f19c6dab Auto merge of #84864 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum bors 2021-05-03 20:56:34 +0000
  • 47c7b9c578 remove copy intrinsic test - no longer const Mark Rousskov 2021-05-03 15:20:12 -0400
  • f99929f24a Remove some more consts Mark Rousskov 2021-05-03 14:41:52 -0400
  • ab7b1cca2d Fix ICE of for-loop mut borrowck where no suggestions are available Deadbeef 2021-03-23 10:45:34 +0800
  • 28e5e93fc2 drop some const unstables, due to revert no longer possible Mark Rousskov 2021-05-03 14:29:29 -0400
  • 80ec986f9f Revert "Fix clippy's path to the copy intrinsics." Mark Rousskov 2021-05-03 14:24:21 -0400
  • a3ebc6eaf4 Revert "directly expose copy and copy_nonoverlapping intrinsics" Mark Rousskov 2021-05-03 14:23:55 -0400
  • 9c14391f93 placate tidy. Felix S. Klock II 2021-05-03 12:44:02 -0400
  • 106ac7eefc regression test for issue 82465. Felix S. Klock II 2021-05-03 10:06:57 -0400
  • e917d2f1ea beta-targetted revert of PR #80653, to address issue #82465. Felix S. Klock II 2021-05-03 11:05:24 -0400
  • 381f1318ad Revert PR 81473 to resolve (on beta) issues 81626 and 81658. Felix S. Klock II 2021-03-15 16:39:41 -0400
  • cadf901b1d Remove assert_matches feature attributes. Mara Bos 2021-04-30 18:22:06 +0200
  • aa3e8d3e78 Remove assert_matches users Mark Rousskov 2021-04-30 12:11:35 -0400
  • 1406d06104 Revert "Add debug_assert_matches macro." Mark Rousskov 2021-04-30 12:08:30 -0400
  • fa332b0245 Revert "Add assert_matches!(expr, pat)." Mark Rousskov 2021-04-30 12:06:52 -0400
  • 463b3a2a74 Remove tests introduced or cahnged by PR #77885, which is reverted in this PR. Felix S. Klock II 2021-04-29 15:12:46 -0400
  • 1905c98e92 Effective beta backport of 8d1083e319841624f64400e1524805a40d725439 Felix S. Klock II 2021-04-29 15:56:12 -0400
  • 59ed9c3add Cherry-pick release notes Mark Rousskov 2021-05-03 09:28:16 -0400
  • 3ee054c324 bump channel to stable Mark Rousskov 2021-05-03 09:26:13 -0400
  • 9a1dfd2dc5 Auto merge of #84722 - pnkfelix:address-c-unwind-via-backport-of-84158, r=Mark-Simulacrum bors 2021-04-30 02:56:19 +0000
  • 8341f4274d move new c abi abort behavior behind feature gate katelyn a. martin 2021-04-13 09:55:21 -0400
  • f97769a2b7 Auto merge of #84603 - cuviper:beta-next, r=Mark-Simulacrum bors 2021-04-27 15:17:44 +0000
  • 836fef007e fix double-drop in in-place collect specialization The8472 2021-03-29 04:22:48 +0200
  • 6ed66ebdde add testcase for double-drop during Vec in-place collection The8472 2021-03-29 04:22:34 +0200
  • cc4d6d644b Update the comment Yechan Bae 2021-03-20 13:42:54 -0400
  • 2fefd9ad07 Fixes #80335 Yechan Bae 2021-02-03 16:36:33 -0500
  • cc6d66fa58 Auto merge of #84271 - nagisa:nagisa/beta-bump-llvm, r=cuviper bors 2021-04-24 07:37:42 +0000
  • b2df13e6c6 Auto merge of #84382 - ehuss:update-beta-cargo, r=ehuss bors 2021-04-21 20:58:16 +0000
  • 9787d0c780 Rollup merge of #83678 - GuillaumeGomez:hack-Self-keyword-conflict, r=jyn514 Dylan DPC 2021-03-31 01:14:48 +0200
  • 97ffd5433e Auto merge of #84394 - m-ou-se:upgrade-ci-dep-expat, r=Mark-Simulacrum bors 2021-04-21 17:07:45 +0000
  • 6f3aa4b015 [beta] Update cargo Eric Huss 2021-04-20 20:39:58 -0700
  • 46a2c6ad0a [beta] Bump LLVM to a upstream release of 12.0 Simonas Kazlauskas 2021-04-17 14:59:35 +0300
  • 215738137b Auto merge of #83946 - ehuss:update-beta-cargo, r=ehuss bors 2021-04-06 21:31:12 +0000
  • 941f698b31 [beta] Update cargo Eric Huss 2021-04-06 13:09:37 -0700
  • 4f27db6956 Auto merge of #83516 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum bors 2021-03-26 20:07:29 +0000
  • 309177703b SplitInclusive is public API Alan Egerton 2021-03-22 09:07:52 +0000
  • 309419999c Bump beta branch to released stable Mark Rousskov 2021-03-26 11:15:28 -0400
  • 6a1077d47f Auto merge of #83441 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum bors 2021-03-24 23:39:29 +0000
  • 371a7a92c6 Fix bootstrap tests on beta Mark Rousskov 2021-03-24 12:03:59 -0400
  • 692454d583 Update fulldeps test Mark Rousskov 2020-10-06 22:36:12 -0400
  • 9157430d62 Ignore failures of RLS on aarch64 Windows Mark Rousskov 2020-11-17 16:00:41 -0500
  • 77d13f578a [beta] initial branch off Mark Rousskov 2021-03-24 10:16:07 -0400
  • 61edfd591c Auto merge of #83314 - Aaron1011:print-unstable-value, r=lcnr bors 2021-03-20 16:20:21 +0000
  • 41b315a470 Auto merge of #83271 - SparrowLii:simd_neg, r=Amanieu bors 2021-03-20 09:01:35 +0000
  • eb9ec31168 Auto merge of #82919 - bstrie:stabchar, r=dtolnay bors 2021-03-20 06:36:42 +0000
  • cd82e451a8 Auto merge of #83293 - osa1:82436_perf, r=varkor bors 2021-03-20 03:49:10 +0000
  • 567f0e1a39
    Stabilize `assoc_char_funcs` and `assoc_char_consts` bstrie 2021-03-08 18:44:03 -0500
  • 443cef5618
    Debug-print result when an unstable fingerprint is detected Aaron Hill 2021-03-19 21:47:57 -0400
  • 6bfbf0c33a Auto merge of #83308 - Dylan-DPC:rollup-p2j6sy8, r=Dylan-DPC bors 2021-03-19 23:53:02 +0000
  • 51a29cbb23
    Rollup merge of #83297 - oli-obk:why_bug_today_if_you_can_delay_to_tomorrow, r=petrochenkov Dylan DPC 2021-03-19 23:01:42 +0100
  • 767b094d1e
    Rollup merge of #83285 - alexcrichton:wasm-simd-update, r=cuviper Dylan DPC 2021-03-19 23:01:41 +0100
  • 90e52a1ad2
    Rollup merge of #83277 - spastorino:early_otherwise-opt-unsound, r=oli-obk Dylan DPC 2021-03-19 23:01:40 +0100
  • dbf589f970
    Rollup merge of #83269 - bstrie:revertdep, r=m-ou-se Dylan DPC 2021-03-19 23:01:39 +0100
  • 2cc5d72792
    Rollup merge of #83254 - jfrimmel:panic_output-stream, r=m-ou-se,joshtriplett Dylan DPC 2021-03-19 23:01:38 +0100
  • 1a0e32f4bc
    Rollup merge of #83244 - cuviper:vec_deque-zst, r=m-ou-se Dylan DPC 2021-03-19 23:01:37 +0100
  • f7febc8865
    Rollup merge of #82570 - WaffleLapkin:split_whitespace_as_str, r=m-ou-se Dylan DPC 2021-03-19 23:01:35 +0100
  • ae1a2df255
    Rollup merge of #79986 - GuillaumeGomez:build-help-when-needed, r=Nemo157 Dylan DPC 2021-03-19 23:01:29 +0100
  • f5f33ec0e0 Auto merge of #83201 - klensy:checkout-v2, r=pietroalbini bors 2021-03-19 21:08:41 +0000
  • cebc8fef5f Auto merge of #82951 - sexxi-goose:wr-mir-replace-methods2, r=nikomatsakis bors 2021-03-19 18:23:44 +0000
  • e2c70f7da0 Ignore main.js file length Guillaume Gomez 2021-03-19 17:33:27 +0100
  • 1491496eb0 Only build help popup when it's really needed Guillaume Gomez 2020-12-12 23:32:44 +0100
  • 9f4bc3ead4 Auto merge of #83301 - Dylan-DPC:rollup-x1yzvhm, r=Dylan-DPC bors 2021-03-19 15:38:57 +0000
  • 99f411d438
    Rollup merge of #83270 - steffahn:missing_word_in_skip_while_doc, r=joshtriplett Dylan DPC 2021-03-19 15:03:29 +0100
  • 23128c4183
    Rollup merge of #83236 - cjgillot:memmap, r=joshtriplett Dylan DPC 2021-03-19 15:03:28 +0100
  • 827ad66801
    Rollup merge of #83230 - jyn514:remove-macros, r=joshtriplett Dylan DPC 2021-03-19 15:03:27 +0100
  • 675ae2e366
    Rollup merge of #83215 - bstrie:dephaikuraw, r=joshtriplett Dylan DPC 2021-03-19 15:03:26 +0100
  • 359124230f
    Rollup merge of #83208 - jethrogb:jb/gitignore, r=Xanewok Dylan DPC 2021-03-19 15:03:25 +0100
  • 37b7031078
    Rollup merge of #83197 - jyn514:cfg-test-dead-code, r=joshtriplett Dylan DPC 2021-03-19 15:03:24 +0100
  • 75571a5ac0
    Rollup merge of #83179 - Aaron1011:actix-web-lint, r=petrochenkov Dylan DPC 2021-03-19 15:03:23 +0100
  • db4a97c4cb
    Rollup merge of #82892 - jix:clarify-read-read, r=joshtriplett Dylan DPC 2021-03-19 15:03:22 +0100
  • 61372e1af6
    Rollup merge of #82846 - GuillaumeGomez:doc-alias-list, r=jyn514 Dylan DPC 2021-03-19 15:03:21 +0100
  • 29609711a5
    Rollup merge of #82759 - m-ou-se:remove-unwrap-none, r=petrochenkov Dylan DPC 2021-03-19 15:03:20 +0100
  • 4abcd4042c
    Rollup merge of #82500 - CDirkx:hermit-pipe, r=joshtriplett Dylan DPC 2021-03-19 15:03:14 +0100
  • 957705802e Add a second regression test Oli Scherer 2021-03-19 13:30:27 +0000
  • b97fd3e5a1 Auto merge of #82754 - rylev:rusage-windows, r=pnkfelix bors 2021-03-19 12:44:33 +0000
  • 430c0d1d95 Do not ICE on ty::Error as an error must already have been reported Oli Scherer 2021-03-19 11:46:27 +0000
  • f9257576db Revert performance-sensitive change in #82436 Ömer Sinan Ağacan 2021-03-19 11:37:52 +0300
  • 88db752e57 Hash hir_owner in typeck results Aman Arora 2021-03-19 00:39:39 -0400
  • eb95acea8a Auto merge of #71780 - jcotton42:string_remove_matches, r=joshtriplett bors 2021-03-19 00:47:37 +0000
  • 52dba13e41 Replace closures_captures and upvar_capture with closure_min_captures Jennifer Wills 2020-12-23 15:38:22 -0500
  • 778e1978d5
    Mark early otherwise optimization unsound Santiago Pastorino 2021-03-18 17:35:46 -0300
  • 1c8c2616e4 Update LLVM to bring in SIMD updates for WebAssembly Alex Crichton 2021-03-18 11:12:28 -0700
  • 9dfda62763 Clarify docs for Read::read's return value Jannis Harder 2021-03-08 11:58:05 +0100
  • 19bd0669b4
    Apply suggestions from code review J. Frimmel 2021-03-18 21:15:19 +0100
  • b93590e5d8 correct macro names SparrowLii 2021-03-19 03:47:13 +0800
  • 0fa158b38f Add simd_neg platform intrinsic SparrowLii 2021-03-19 02:16:21 +0800
  • 99b2054fe5 Fix typo/inaccuracy in the documentation of Iterator::skip_while Frank Steffahn 2021-03-18 18:58:22 +0100
  • 1e322e33fe Revert the second deprecation of collections::Bound bstrie 2021-03-18 13:57:31 -0400
  • 458d044c5b Upgrade memmap to memmap2 in other crates. Camille GILLOT 2021-03-17 17:29:45 +0100
  • 1705a7d64b Auto merge of #83257 - RalfJung:miri, r=RalfJung bors 2021-03-18 17:31:11 +0000
  • 390d1ef6d0
    Extend `proc_macro_back_compat` lint to `actix-web` Aaron Hill 2021-03-15 22:59:21 -0400
  • 9d0446f1a7 Auto merge of #83166 - cjgillot:defkey-vge, r=oli-obk bors 2021-03-18 14:46:38 +0000
  • d5e45b50cd Incorporate review feedback #2 Julian Frimmel 2021-03-18 15:15:28 +0100
  • cfb4ad4f2a Remove unwrap_none/expect_none from compiler/. Mara Bos 2021-03-04 13:06:01 +0100
  • 61e5d549b4 Add more information about panicking Julian Frimmel 2021-03-18 14:23:05 +0100
  • 1624fd56e1 update Miri Ralf Jung 2021-03-18 12:14:31 +0100
  • 0464f638af Auto merge of #77566 - Marwes:smaller_hashmap, r=Amanieu bors 2021-03-18 11:03:49 +0000
  • 55d9e0f601 Include output stream in `panic!()` documentation Julian Frimmel 2021-03-18 09:52:21 +0100
  • 895a8e71b1 Auto merge of #81312 - dylni:clarify-btree-range-search-comments, r=m-ou-se bors 2021-03-18 08:18:06 +0000