1. 6b0a447 feat: support parameter attributes (#3793) by Caleb Cartwright · 4 years, 8 months ago
  2. 0c77a10 Auto merge of #903 - RalfJung:discriminant, r=RalfJung by bors · 4 years, 8 months ago
  3. a86ca24 bump Rust by Ralf Jung · 4 years, 8 months ago
  4. 0ab0e40 add another test case by Ralf Jung · 4 years, 9 months ago
  5. d53d7f7 err on all-but-B, not just on C by Ralf Jung · 4 years, 10 months ago
  6. 7e65c44 test for niche enum discriminant computation that overflows by Ralf Jung · 4 years, 10 months ago
  7. d513a0b deref_addrof_double_trigger: Note why rustfix can't be used by Manish Goregaokar · 4 years, 8 months ago
  8. fa96976 assign_ops: Remove MachineApplicable by Manish Goregaokar · 4 years, 8 months ago
  9. aa10abb Rename a variable. by Nicholas Nethercote · 4 years, 8 months ago
  10. ea3ba36 Auto merge of #64576 - pietroalbini:split-aws-tokens, r=alexcrichton by bors · 4 years, 8 months ago
  11. 27c7c23 Rename `waiting_cache`. by Nicholas Nethercote · 4 years, 8 months ago
  12. 75fd4f7 Rename a loop variable. by Nicholas Nethercote · 4 years, 8 months ago
  13. 8d73faf Remove some unnecessary `backtrace` intermediate variables. by Nicholas Nethercote · 4 years, 8 months ago
  14. 3eae7f6 Upgrade to ena-0.13.1 and use the new `inlined_probe_value` function. by Nicholas Nethercote · 4 years, 8 months ago
  15. acf7d4d Specialize the `stalled_on` handling in `process_obligation()`. by Nicholas Nethercote · 4 years, 8 months ago
  16. 53b352e Auto merge of #64616 - Centril:rollup-du6728f, r=Centril by bors · 4 years, 8 months ago
  17. 8d884c8 new lint: mem-replace-with-uninit by Andre Bogus · 4 years, 9 months ago
  18. c34d9e6 add comments by Esteban Küber · 4 years, 8 months ago
  19. aaff05b Reorder the state handling in `process_cycles()`. by Nicholas Nethercote · 4 years, 8 months ago
  20. ce4d843 feat(assists): Apply comments by Geobert Quach · 4 years, 8 months ago
  21. a3ab80b feat(assists): Rename `escape_quote` to `escape_double_quote` by Geobert Quach · 4 years, 9 months ago
  22. 889f1f0 feature(assists): Fix regression by Geobert Quach · 4 years, 9 months ago
  23. 016c997 feat(assists): manage `"` when removing hash and make_usual_string by Geobert Quach · 4 years, 9 months ago
  24. b6d5529 feat(assists): raw string <-> usual string manipulation by Geobert Quach · 4 years, 9 months ago
  25. e26c41d A few doc comments by kjeremy · 4 years, 8 months ago
  26. 3db2c13 Add Compatibility Notes to RELEASES.md for 1.38.0 by Erin Power · 4 years, 8 months ago
  27. 77fd0a7 add a mir-opt test that we don't add the spurious drop by Niko Matsakis · 4 years, 8 months ago
  28. 58dc3b1 Merge #1877 by bors[bot] · 4 years, 8 months ago
  29. 883edd0 Replace usages of bump_any with bump by kjeremy · 4 years, 8 months ago
  30. d64c90d remove duplicated code by Esteban Küber · 4 years, 8 months ago
  31. 09f05d2 review comments by Esteban Küber · 4 years, 8 months ago
  32. c1ed439 review comments by Esteban Küber · 4 years, 8 months ago
  33. 2fbd692 When possible, suggest fn call by Esteban Küber · 4 years, 9 months ago
  34. 5976e0e Review comment: move to its own method by Esteban Küber · 4 years, 9 months ago
  35. fa496c9 Ignore obligations coming from desugared call spans by Esteban Küber · 4 years, 9 months ago
  36. 02e3fb8 When possible point at argument causing item obligation failure by Esteban Küber · 4 years, 9 months ago
  37. 9ffb1ce append asyncness info to functions by csmoe · 4 years, 8 months ago
  38. 1962d75 fix mir-opt tests by Niko Matsakis · 4 years, 8 months ago
  39. 255dd3f rustbuild: Improve output of `dist` step by Alex Crichton · 4 years, 8 months ago
  40. cd9b222 Merge #1853 by bors[bot] · 4 years, 8 months ago
  41. c78a009 whoops, only trigger this path for avoiding DROP, not StorageDead by Niko Matsakis · 4 years, 8 months ago
  42. 2655663 fix tests for 2018 by Niko Matsakis · 4 years, 8 months ago
  43. fde8cfe rustbuild: Turn down compression on msi installers by Alex Crichton · 4 years, 8 months ago
  44. 2867c40 introduce FromSource trait by Ekaterina Babshukova · 4 years, 9 months ago
  45. 99cbffb Rollup merge of #64613 - alexcrichton:less-doc-copies, r=Mark-Simulacrum by Mazdak Farrokhzad · 4 years, 8 months ago
  46. ff7a9cf Rollup merge of #64611 - alexcrichton:no-libstd-twice, r=Mark-Simulacrum by Mazdak Farrokhzad · 4 years, 8 months ago
  47. ea58ed9 Rollup merge of #64606 - adrianheine:patch-1, r=sfackler by Mazdak Farrokhzad · 4 years, 8 months ago
  48. 908636f Rollup merge of #64601 - grovesNL:two-backticks, r=jonas-schievink by Mazdak Farrokhzad · 4 years, 8 months ago
  49. 3c28682 Rollup merge of #64592 - Aaron1011:feature/unreachable-span, r=Centril by Mazdak Farrokhzad · 4 years, 8 months ago
  50. bda52e5 Rollup merge of #63448 - RalfJung:miri-discriminant, r=eddyb by Mazdak Farrokhzad · 4 years, 8 months ago
  51. 1ab5593 factor out pluralisation remains after #64280 by gaolei · 4 years, 8 months ago
  52. 8112f71 rustbuild: Turn down compression on exe installers by Alex Crichton · 4 years, 8 months ago
  53. 44bab36 Merge #1873 by bors[bot] · 4 years, 8 months ago
  54. b2c51c2 avoid generating drops for moved operands of calls by Niko Matsakis · 4 years, 8 months ago
  55. d7f6474 rustbuild: Copy crate doc files fewer times by Alex Crichton · 4 years, 8 months ago
  56. 2be9031 Pacify rustfmt. by Mazdak Farrokhzad · 4 years, 8 months ago
  57. 133c2b3 Only use getcwd without isolation by Christian Poveda · 4 years, 8 months ago
  58. 4eb0bb4 Merge #1874 by bors[bot] · 4 years, 8 months ago
  59. 36732a4 move fold conversino to conv.rs by Aleksey Kladov · 4 years, 8 months ago
  60. 1f97445 `fold_kind`: `MATCH_ARM_LIST => FoldKind::Block` by Mazdak Farrokhzad · 4 years, 8 months ago
  61. 184e800 fix typo by Aleksey Kladov · 4 years, 8 months ago
  62. 2fff780 rustbuild: Don't package libstd twice by Alex Crichton · 4 years, 8 months ago
  63. e356983 make clear that `invalidate` just replaces with `default` by Niko Matsakis · 4 years, 8 months ago
  64. 72ea960 azure: Convert Windows installations scripts to `bash` by Alex Crichton · 4 years, 9 months ago
  65. 9a447a2 replace boolean with lazy iteration by Niko Matsakis · 4 years, 8 months ago
  66. c23e78a3 Remove unnecessary `mut` in doc example by Adrian Heine né Lang · 4 years, 8 months ago
  67. eeac224c3 Merge #1872 by bors[bot] · 4 years, 8 months ago
  68. b31b7ab slightly cleanup macro tests by Aleksey Kladov · 4 years, 8 months ago
  69. cdaa93d Auto merge of #4544 - JoshMcguigan:issue-4542, r=flip1995 by bors · 4 years, 8 months ago
  70. f08f171 Auto merge of #4539 - jolson88:cast-lossless-pedantic, r=flip1995 by bors · 4 years, 8 months ago
  71. f783ff3 Auto merge of #4535 - rust-lang:unsafe-doc, r=flip1995 by bors · 4 years, 8 months ago
  72. 70a7dab77 New lint: Require `# Safety` section in pub unsafe fn docs by Andre Bogus · 4 years, 9 months ago
  73. 1de533a first determine if the variant is a niche-variant, then compute absolute variant by Ralf Jung · 4 years, 8 months ago
  74. 9b9d2af Auto merge of #64545 - nnethercote:ObligForest-more, r=nmatsakis by bors · 4 years, 8 months ago
  75. 5384a19 ci: split aws credentials in two separate users with scoped perms by Pietro Albini · 4 years, 8 months ago
  76. 37bafea Fix backticks in documentation by Joshua Groves · 4 years, 8 months ago
  77. a5e568b Auto merge of #4551 - mikerite:fix-ice-reporting, r=llogiq by bors · 4 years, 8 months ago
  78. 2fd4c27 add is_async_fn query by csmoe · 4 years, 8 months ago
  79. 19d0703 Auto merge of #64598 - Centril:rollup-htmf39p, r=Centril by bors · 4 years, 8 months ago
  80. cad2d58 Rollup merge of #64591 - jamesmunns:grammar-fix, r=jonas-schievink by Mazdak Farrokhzad · 4 years, 8 months ago
  81. 67565ae Rollup merge of #64566 - ecstatic-morse:generic-dataflow, r=oli-obk by Mazdak Farrokhzad · 4 years, 8 months ago
  82. 0835100 Rollup merge of #64554 - lqd:polonius_tests4, r=nikomatsakis by Mazdak Farrokhzad · 4 years, 8 months ago
  83. 11a0b96 Rollup merge of #64536 - Aaron1011:cargo-crate-type, r=ehuss by Mazdak Farrokhzad · 4 years, 8 months ago
  84. d2b555e Rollup merge of #63630 - andjo403:bump_compiler, r=nikomatsakis by Mazdak Farrokhzad · 4 years, 8 months ago
  85. d67528f Merge inherent impl blocks for `Diverges by Aaron Hill · 4 years, 8 months ago
  86. d440e13 Update Cargo by Aaron Hill · 4 years, 9 months ago
  87. 6593563 Check that getcwd does not error by Christian Poveda · 4 years, 8 months ago
  88. 479ce399 Add explanation to type mismatch involving type params and assoc types by Esteban Küber · 4 years, 9 months ago
  89. 034a8fd Another formatting fix by Aaron Hill · 4 years, 8 months ago
  90. 41e1128 Use 'if let' instead of 'match' by Aaron Hill · 4 years, 8 months ago
  91. a8ce93e Introduce Diverges::always constructor by Aaron Hill · 4 years, 8 months ago
  92. 6edcfbe Apply formatting fixes by Aaron Hill · 4 years, 8 months ago
  93. 9e777eb Some formatting cleanup by Aaron Hill · 4 years, 8 months ago
  94. cd4b468 Make note better when all arms in a `match` diverge by Aaron Hill · 4 years, 8 months ago
  95. 333230f Restore whitespace by James Munns · 4 years, 8 months ago
  96. 822393d Point at original span when emitting unreachable lint by Aaron Hill · 4 years, 8 months ago
  97. f233a4c Fix a minor grammar nit, update UI tests by James Munns · 4 years, 8 months ago
  98. 5cf90bc Add getcwd shim by Christian Poveda · 4 years, 8 months ago
  99. 2521189 Add a comment to `Compiler::compile()`. by Nicholas Nethercote · 4 years, 9 months ago
  100. 3b85597 Add a specialized version of `shallow_resolve()`. by Nicholas Nethercote · 4 years, 9 months ago