1. f7e75a2 Update to rustc-rayon 0.3.1 by Josh Stone · 4 years, 3 months ago
  2. f98721f Auto merge of #82982 - Dylan-DPC:rollup-mt497z7, r=Dylan-DPC by bors · 4 years, 3 months ago
  3. e583132 Rollup merge of #82977 - camsteffen:opt-get-insert-def, r=m-ou-se by Dylan DPC · 4 years, 3 months ago
  4. f5196ae Rollup merge of #82976 - RalfJung:copy-nonoverlapping, r=oli-obk by Dylan DPC · 4 years, 3 months ago
  5. b9a2570 Rollup merge of #82955 - ltoddy:fix/wrong, r=jonas-schievink by Dylan DPC · 4 years, 3 months ago
  6. 881bbb7 Rollup merge of #82924 - sunfishcode:wasi-command, r=alexcrichton by Dylan DPC · 4 years, 3 months ago
  7. 759204f Rollup merge of #82217 - m-ou-se:edition-prelude, r=nikomatsakis by Dylan DPC · 4 years, 3 months ago
  8. 49bf48a Rollup merge of #81309 - lcnr:lazy-norm-err-msgh, r=nikomatsakis by Dylan DPC · 4 years, 3 months ago
  9. 17a07d7 Auto merge of #76570 - cratelyn:implement-rfc-2945-c-unwind-abi, r=Amanieu by bors · 4 years, 3 months ago
  10. b0514a6 Rename Option::get_or_insert_default by Cameron Steffen · 4 years, 3 months ago
  11. 55c88f5 fix error message for copy(_nonoverlapping) overflow by Ralf Jung · 4 years, 3 months ago
  12. 5fe790e Auto merge of #82884 - nagisa:nagisa/remove-most-of-sideeffect-inserts, r=nikic by bors · 4 years, 3 months ago
  13. a4d9624 Auto merge of #82967 - RalfJung:copy-nonoverlap, r=oli-obk by bors · 4 years, 3 months ago
  14. 0517acd Remove the -Zinsert-sideeffect by Simonas Kazlauskas · 4 years, 3 months ago
  15. dff1edf Auto merge of #79519 - cjgillot:noattr, r=wesleywiser by bors · 4 years, 3 months ago
  16. 9f27a13 fix copy_nonoverlapping by Ralf Jung · 4 years, 3 months ago
  17. 37543ce fix: wrong word by ltoddy · 4 years, 3 months ago
  18. 9dc82fa Rollup merge of #82942 - m-ou-se:diagnostics-hardcoded-prelude-v1, r=estebank by Yuki Okushi · 4 years, 3 months ago
  19. 56b5393 Rollup merge of #82938 - oli-obk:tracing_tree_bump, r=Mark-Simulacrum by Yuki Okushi · 4 years, 3 months ago
  20. 1c3fea2 Rollup merge of #82849 - camsteffen:option-get-or-default, r=joshtriplett by Yuki Okushi · 4 years, 3 months ago
  21. 761a2b3 Rollup merge of #82733 - Yn0ga:master, r=estebank by Yuki Okushi · 4 years, 3 months ago
  22. c46f948 Rollup merge of #79208 - LeSeulArtichaut:stable-unsafe_op_in_unsafe_fn, r=nikomatsakis by Yuki Okushi · 4 years, 3 months ago
  23. 05bf037 address pr review comments by katelyn a. martin · 4 years, 3 months ago
  24. 0f33e9f implement unwinding abi's (RFC 2945) by katelyn a. martin · 4 years, 3 months ago
  25. df45c57 rustc_target: add "unwind" payloads to `Abi` by katelyn a. martin · 4 years, 3 months ago
  26. 4bceb29 Clean up todos by kadmin · 4 years, 3 months ago
  27. 1e4d804 Don't hardcode the `v1` prelude in diagnostics. by Mara Bos · 4 years, 3 months ago
  28. 38d9d09 Use BTreeMap to store attributes. by Camille GILLOT · 4 years, 3 months ago
  29. 90a562c Deduplicate unchecked_attrs errors. by Camille GILLOT · 4 years, 3 months ago
  30. 2658fb7 Alias attributes of hir::Stmt. by Camille GILLOT · 4 years, 3 months ago
  31. 27ef0ee Track HirId when visiting attributes. by Camille GILLOT · 4 years, 3 months ago
  32. fb753cc Remove hir::Expr::attrs. by Camille GILLOT · 4 years, 3 months ago
  33. c701872 Remove hir::Item::attrs. by Camille GILLOT · 4 years, 3 months ago
  34. 5474f17 Remove hir::ImplItem::attrs. by Camille GILLOT · 4 years, 3 months ago
  35. c49359a Remove hir::TraitItem::attrs. by Camille GILLOT · 4 years, 3 months ago
  36. 4bab93a Remove hir::ForeignItem::attrs. by Camille GILLOT · 4 years, 3 months ago
  37. c298744 Remove hir::StructField::attrs. by Camille GILLOT · 4 years, 3 months ago
  38. 3c0afc3 Remove hir::Variant::attrs. by Camille GILLOT · 4 years, 3 months ago
  39. a0a4611 Remove hir::Param::attrs. by Camille GILLOT · 4 years, 3 months ago
  40. 96788df Remove hir::Arm::attrs. by Camille GILLOT · 4 years, 3 months ago
  41. a987bbb Remove hir::Crate::attrs. by Camille GILLOT · 4 years, 3 months ago
  42. c05c902 Remove hir::MacroDef::attrs. by Camille GILLOT · 4 years, 3 months ago
  43. fd8a021 Remove hir::GenericParam::attrs. by Camille GILLOT · 4 years, 3 months ago
  44. 7ea1eac Remove hir::Local::attrs. by Camille GILLOT · 4 years, 3 months ago
  45. ff79ad3 Remove hir::StmtKind::attrs. by Camille GILLOT · 4 years, 3 months ago
  46. 4bb07be Visit attributes in one go. by Camille GILLOT · 4 years, 3 months ago
  47. 8e81605 Do not store attrs in FnKind. by Camille GILLOT · 4 years, 3 months ago
  48. 99ba08e Access attrs directly from HirId in rustc_passes::diagnostic_item. by Camille GILLOT · 4 years, 3 months ago
  49. 662f11a Access attrs directly from HirId in rustc_lint::builtin. by Camille GILLOT · 4 years, 3 months ago
  50. 260aa9f Access attrs directly from HirId in rustc_passes::lang_items. by Camille GILLOT · 4 years, 3 months ago
  51. a50454d Access attrs directly from HirId in rustc_passes::dead. by Camille GILLOT · 4 years, 3 months ago
  52. f8514aa Access attrs directly from HirId in rustc_passes::stability. by Camille GILLOT · 4 years, 3 months ago
  53. 0c88350 Access attrs directly from HirId in rustc_incremental::assert_dep_graph. by Camille GILLOT · 4 years, 3 months ago
  54. 7b1dd1a Access attrs directly from HirId in rustc_passes::check_attr. by Camille GILLOT · 4 years, 3 months ago
  55. 7e16e1e Access attrs directly from HirId in rustc_lint::levels. by Camille GILLOT · 4 years, 3 months ago
  56. b84bdf1 Access attrs directly from HirId in rustc_lint::late. by Camille GILLOT · 4 years, 3 months ago
  57. 4a21af6 Take a slice in stmt_let_pat. by Camille GILLOT · 4 years, 3 months ago
  58. 1fb257b Collect attributes during HIR lowering. by Camille GILLOT · 4 years, 3 months ago
  59. d50ca3c Introduce HirIdVec. by Camille GILLOT · 4 years, 3 months ago
  60. 736fc96 Remove useless Clone bound in IndexVec. by Camille GILLOT · 4 years, 3 months ago
  61. 217ff6b Switch to changing cp_non_overlap in tform by kadmin · 4 years, 3 months ago
  62. d4ae9ff8 Build StKind::CopyOverlapping by kadmin · 4 years, 3 months ago
  63. 845e4b5 Change CopyNonOverlapping::codegen_ssa by kadmin · 4 years, 3 months ago
  64. 049045b Replace todos with impls by kadmin · 4 years, 3 months ago
  65. 982382d Update cranelift by kadmin · 4 years, 3 months ago
  66. 37a6c04 Update interpret step by kadmin · 4 years, 3 months ago
  67. 89f45ed Update match branches by kadmin · 4 years, 3 months ago
  68. 72c734d Update fmt and use of memcpy by kadmin · 4 years, 3 months ago
  69. 0fdc07e Impl StatementKind::CopyNonOverlapping by kadmin · 4 years, 3 months ago
  70. 62f2d72 Bump tracing-tree dependency by Oli Scherer · 4 years, 3 months ago
  71. bb9542b Rollup merge of #82841 - hvdijk:x32, r=joshtriplett by Mara Bos · 4 years, 3 months ago
  72. 0d97f9b Rollup merge of #82048 - mark-i-m:or-pat-type-ascription, r=petrochenkov by Mara Bos · 4 years, 3 months ago
  73. fdb899b WASI: Switch to crt1-command.o to enable support for new-style commands by Dan Gohman · 4 years, 3 months ago
  74. 3908eec Rollup merge of #82881 - Manishearth:crate-root, r=estebank by Mara Bos · 4 years, 3 months ago
  75. 6a55aa1 Rollup merge of #82854 - estebank:issue-82827, r=oli-obk by Mara Bos · 4 years, 3 months ago
  76. 0ee2f4c Rollup merge of #82829 - JohnTitor:handle-neg-val, r=estebank by Mara Bos · 4 years, 3 months ago
  77. 1cc8c4d Use Option::get_or_default by Cameron Steffen · 4 years, 3 months ago
  78. 08475e7 Rollup merge of #82857 - pierwill:edit-ast-lowering-lib, r=Dylan-DPC by Dylan DPC · 4 years, 3 months ago
  79. 041bc04 Rollup merge of #82755 - osa1:confirm_builtin_call_refactor, r=petrochenkov by Dylan DPC · 4 years, 3 months ago
  80. dd7a606 Rollup merge of #82684 - tmiasko:dest-prop, r=jonas-schievink by Dylan DPC · 4 years, 3 months ago
  81. 9c31057 Rollup merge of #82682 - petrochenkov:cfgeval, r=Aaron1011 by Dylan DPC · 4 years, 3 months ago
  82. 7b78d86 Rollup merge of #82642 - sfackler:jemalloc-zone, r=pnkfelix by Dylan DPC · 4 years, 3 months ago
  83. 4a4e3e6 Rollup merge of #82415 - petrochenkov:modin3, r=davidtwco by Dylan DPC · 4 years, 3 months ago
  84. da74a77 Rollup merge of #82047 - the8472:fast-rename, r=davidtwco by Dylan DPC · 4 years, 3 months ago
  85. 27885a9 Auto merge of #82727 - oli-obk:shrinkmem, r=pnkfelix by bors · 4 years, 3 months ago
  86. 76c500e Auto merge of #81635 - michaelwoerister:structured_def_path_hash, r=pnkfelix by bors · 4 years, 3 months ago
  87. 0eeae1a diagnostics: Don't mention external crates when hitting import errors on crate imports in 2018 by Manish Goregaokar · 4 years, 3 months ago
  88. aa7ac6e Remove notes, increase S/N ratio by Esteban Küber · 4 years, 3 months ago
  89. 63fb294 Add help for `matches` for `if let` in arm guard by Esteban Küber · 4 years, 3 months ago
  90. 9d5d669 diagnostics: Differentiate between edition meanings of ::foo in resolve diagnostics for ::foo::Bar by Manish Goregaokar · 4 years, 3 months ago
  91. ac7f9cc diagnostics: Differentiate between edition meanings of ::foo in resolve diagnostics (for bare `::foo`) by Manish Goregaokar · 4 years, 3 months ago
  92. 23bcea4 Add help suggesting `matches` to `let_chains` lint by Esteban Küber · 4 years, 3 months ago
  93. e62a543 Account for `if (let pat = expr) {}` by Esteban Küber · 4 years, 3 months ago
  94. 234781a Auto merge of #82285 - nhwn:nonzero-debug, r=nagisa by bors · 4 years, 3 months ago
  95. 6b2eb0e Edit ructc_ast_lowering docs by pierwill · 4 years, 3 months ago
  96. 74ae20e Rollup merge of #82822 - henryboisdequin:fix-typo-rustc, r=oli-obk by Yuki Okushi · 4 years, 3 months ago
  97. b6191d7 Rollup merge of #82808 - bjorn3:sync_cg_clif-2021-03-05, r=bjorn3 by Yuki Okushi · 4 years, 3 months ago
  98. a5a825e Rollup merge of #82720 - henryboisdequin:fix-79040, r=oli-obk by Yuki Okushi · 4 years, 3 months ago
  99. f3218df Rollup merge of #82651 - jyn514:rustdoc-warnings, r=GuillaumeGomez by Yuki Okushi · 4 years, 3 months ago
  100. d1dc166 Rollup merge of #77916 - QuiltOS:kernel-code-targets-os-none, r=joshtriplett by Yuki Okushi · 4 years, 3 months ago