1. bb410ad Auto merge of #68030 - cuviper:llvm-9.0.1, r=nikic by bors · 4 years, 4 months ago
  2. 17f4cbc rustdoc: Fix handling of compile errors when running `rustdoc --test` by Oliver Middleton · 4 years, 4 months ago
  3. a957f0d [const-prop] Run `x.py fmt` by Wesley Wiser · 4 years, 4 months ago
  4. e1f70f7 [const-prop] Remove useless typedef by Wesley Wiser · 4 years, 4 months ago
  5. 0a7003e Auto merge of #5065 - matthiaskrgr:rustup_28, r=matthiaskrgr by bors · 4 years, 4 months ago
  6. b2c4f09 rustup https://github.com/rust-lang/rust/pull/67712 by Matthias Krüger · 4 years, 4 months ago
  7. de6046f remove rustc_error_codes deps except in rustc_driver by Mazdak Farrokhzad · 4 years, 4 months ago
  8. 0964b8d Auto merge of #5046 - JohnTitor:order-nonminimal-bool, r=flip1995 by bors · 4 years, 4 months ago
  9. 1ce08f9 Auto merge of #68351 - Centril:rollup-0gzuh0p, r=Centril by bors · 4 years, 4 months ago
  10. e8819b6 Rollup merge of #68342 - lcnr:type_name_docs, r=Dylan-DPC by Mazdak Farrokhzad · 4 years, 4 months ago
  11. 6c94ceb Rollup merge of #68341 - fusion-engineering-forks:instant-docs, r=Dylan-DPC by Mazdak Farrokhzad · 4 years, 4 months ago
  12. 2a12ef8 Rollup merge of #68340 - GuillaumeGomez:clean-up-e0200, r=Dylan-DPC by Mazdak Farrokhzad · 4 years, 4 months ago
  13. 36e58ea Rollup merge of #68224 - GuillaumeGomez:prevent-urls-in-headings, r=ollie27 by Mazdak Farrokhzad · 4 years, 4 months ago
  14. 733c7f4 Rollup merge of #67712 - Centril:stabilize-slice_patterns, r=matthewjasper by Mazdak Farrokhzad · 4 years, 4 months ago
  15. 57b6843 slice_patterns: address review comments by Mazdak Farrokhzad · 4 years, 4 months ago
  16. 120e98c slice_patterns: remove from unstable book by Mazdak Farrokhzad · 4 years, 4 months ago
  17. e3c2f8f slice_patterns: organize some tests by Mazdak Farrokhzad · 4 years, 4 months ago
  18. a1eadca slice_patterns: remove gates in tests by Mazdak Farrokhzad · 4 years, 4 months ago
  19. 3e3cac0 slice_patterns: remove feature gate test by Mazdak Farrokhzad · 4 years, 4 months ago
  20. 3ccb0f9 slice_patterns: remove internal uses of gate by Mazdak Farrokhzad · 4 years, 4 months ago
  21. d7a18f8 Add a test for iter::empty::<*mut i32> being Sync and Send by Konrad Borowski · 5 years ago
  22. a70b240 Make iter::Empty<T> implement Send and Sync for any T by Konrad Borowski · 4 years, 4 months ago
  23. 0aebb08 slice_patterns: adjust error codes by Mazdak Farrokhzad · 4 years, 4 months ago
  24. c41443a stabilize slice_patterns by Mazdak Farrokhzad · 4 years, 4 months ago
  25. ee06aa9 Auto merge of #5063 - JohnTitor:allow-correctly, r=flip1995 by bors · 4 years, 4 months ago
  26. 0acc309 Document miri can only be installed on nightly by Yoshua Wuyts · 4 years, 4 months ago
  27. 779f85b Auto merge of #68001 - Marwes:lexical_region_resolve, r=nikomatsakis by bors · 4 years, 4 months ago
  28. 9746b05 clean up e0200 explanation by Guillaume Gomez · 4 years, 4 months ago
  29. 6b7f3e5 improve type_name_of_val docs by lcnr/Bastian Kauschke · 4 years, 4 months ago
  30. 3a7724e Merge #2875 by bors[bot] · 4 years, 4 months ago
  31. 366f619 Fix table of syscalls in docs of std::time::SystemTime. by Mara Bos · 4 years, 4 months ago
  32. af6282f Fix table of syscalls in docs of std::time::Instant. by Mara Bos · 4 years, 4 months ago
  33. 18ec4e3 Improve parameter hints a bit & add emacs support by Florian Diebold · 4 years, 4 months ago
  34. ff0a22d Allow `unused_self` lint at the function level by Yuki Okushi · 4 years, 4 months ago
  35. 45dd44c Add `riscv64gc-unknown-linux-gnu` into target list in build-manifest by msizanoen1 · 4 years, 4 months ago
  36. 35b5157 Auto merge of #68170 - wesleywiser:stop_const_prop_ref_taking, r=oli-obk by bors · 4 years, 4 months ago
  37. 6106758 adjust ui tests by Ralf Jung · 4 years, 4 months ago
  38. 7ae2442 Auto merge of #5057 - rust-lang:pedantic_range_plus_one, r=flip1995 by bors · 4 years, 4 months ago
  39. ec063a0 adjust mir-opt tests by Ralf Jung · 4 years, 4 months ago
  40. 7935931 get rid of real_drop_in_place again by Ralf Jung · 4 years, 4 months ago
  41. ff5fb19 Downgrade range_plus_one to pedantic by Andre Bogus · 4 years, 4 months ago
  42. 1b117d7 Auto merge of #68037 - msizanoen1:riscv-ci, r=alexcrichton by bors · 4 years, 4 months ago
  43. e36a33f Auto merge of #5059 - JohnTitor:rustup-0118, r=llogiq by bors · 4 years, 4 months ago
  44. e72f0e6 Rustup to rust-lang/rust#68204 by Yuki Okushi · 4 years, 4 months ago
  45. fb4ac14 Auto merge of #67940 - JohnTitor:rustc-guide, r=JohnTitor by bors · 4 years, 4 months ago
  46. 8c28fe8 Auto merge of #68330 - tmandry:rollup-5v29y9r, r=tmandry by bors · 4 years, 4 months ago
  47. 14d779c Rollup merge of #68317 - GuillaumeGomez:clean-up-e0199, r=Dylan-DPC by Tyler Mandry · 4 years, 4 months ago
  48. dd6a8387 Rollup merge of #68314 - oli-obk:true_unwind, r=eddyb by Tyler Mandry · 4 years, 4 months ago
  49. 9d9c8c6 Rollup merge of #68312 - varkor:issue-67753-regression, r=Centril by Tyler Mandry · 4 years, 4 months ago
  50. 87293cd Rollup merge of #68291 - tmiasko:sanitizer-tests, r=nikomatsakis by Tyler Mandry · 4 years, 4 months ago
  51. 2a1ab29 Rollup merge of #68279 - GuillaumeGomez:clean-up-e0198, r=Dylan-DPC by Tyler Mandry · 4 years, 4 months ago
  52. 7f6fdef Rollup merge of #68256 - estebank:bad-sugg-span, r=petrochenkov by Tyler Mandry · 4 years, 4 months ago
  53. fca3264 Rollup merge of #68204 - ecstatic-morse:item-kind-impl, r=oli-obk by Tyler Mandry · 4 years, 4 months ago
  54. bafe089 Rollup merge of #68093 - GuillaumeGomez:fix-deref-impl-typedef, r=oli-obk by Tyler Mandry · 4 years, 4 months ago
  55. c854aec Rollup merge of #66660 - jumbatm:dont_warn_about_snake_case_in_patterns, r=centril by Tyler Mandry · 4 years, 4 months ago
  56. 4743995 Use named fields for `hir::ItemKind::Impl` by Dylan MacKenzie · 4 years, 4 months ago
  57. 766f6c5 Actually pass target LLVM args to LLVM by Jethro Beekman · 4 years, 4 months ago
  58. d461e6d Use named fields for `ast::ItemKind::Impl` by Dylan MacKenzie · 4 years, 4 months ago
  59. 239a7d9 refactor fix using cfg_if! (fix build) by Vita Batrla · 4 years, 4 months ago
  60. 79061d0 rustdoc: Catch fatal errors when syntax highlighting by Oliver Middleton · 4 years, 4 months ago
  61. dda32e4 refactor fix using cfg_if! by Vita Batrla · 4 years, 4 months ago
  62. d8dcb63 Auto merge of #67476 - mark-i-m:simplify-borrow_check-5, r=matthewjasper by bors · 4 years, 4 months ago
  63. 8fa8b81 Fix some tests failing in `--pass check` mode by Vadim Petrochenkov · 4 years, 4 months ago
  64. e8a4b93 Clean up E0199 explanation by Guillaume Gomez · 4 years, 4 months ago
  65. 482dc77 formatting by Guillaume Gomez · 4 years, 4 months ago
  66. 298e8ad Extend url in heading test a bit by Guillaume Gomez · 4 years, 4 months ago
  67. 9c6c2f1 Clean up E0198 explanation by Guillaume Gomez · 4 years, 4 months ago
  68. a91f77c Add regression test for integer literals in generic arguments in where clauses by varkor · 4 years, 4 months ago
  69. cdc828e Stop treating `FalseEdges` and `FalseUnwind` as having semantic value for const eval by Oliver Scherer · 4 years, 4 months ago
  70. d1d91df Merge #2870 by bors[bot] · 4 years, 4 months ago
  71. 33d637f Fix inference for shift operators by Florian Diebold · 4 years, 4 months ago
  72. 689fca0 Auto merge of #68311 - Dylan-DPC:rollup-wzgqw9t, r=Dylan-DPC by bors · 4 years, 4 months ago
  73. 34878d7 Options IP_MULTICAST_TTL and IP_MULTICAST_LOOP are 1 byte on BSD and Solaris by Vita Batrla · 4 years, 4 months ago
  74. 87a2896 Rollup merge of #68300 - ssomers:67281_take_2, r=Dylan-DPC by Dylan DPC · 4 years, 4 months ago
  75. ed0e11a Rollup merge of #68278 - wesleywiser:doc_query_key_recording, r=michaelwoerister by Dylan DPC · 4 years, 4 months ago
  76. 8c016c3 Rollup merge of #67791 - Zoxc:lift-interning, r=eddyb by Dylan DPC · 4 years, 4 months ago
  77. d3589aa Rollup merge of #66564 - foeb:66219-document-unsafe-sync-cell-str, r=Amanieu by Dylan DPC · 4 years, 4 months ago
  78. 3fef3d8 Add @weiznich's regression test by Aaron Hill · 4 years, 4 months ago
  79. c431cd7 Fix typo by Aaron Hill · 4 years, 4 months ago
  80. 917eb18 perf: Only search the potentially changed constraints in lexical_region_resolve by Markus Westerlind · 4 years, 4 months ago
  81. 343eee6 perf: Filter out and process fixed constraints first in region expansion by Markus Westerlind · 4 years, 4 months ago
  82. 71c6346 Auto merge of #68285 - oli-obk:specialization_regression, r=davidtwco by bors · 4 years, 4 months ago
  83. b1d0c11 [self-profiler] Add example to `-Z help` to turn on query key recording by Wesley Wiser · 4 years, 4 months ago
  84. 07dca11 Merge #2867 by bors[bot] · 4 years, 4 months ago
  85. 3a859e5 Nest attrs into exprs in function args by Aleksey Kladov · 4 years, 4 months ago
  86. b7c45fb Extract expr_with_attrs by Aleksey Kladov · 4 years, 4 months ago
  87. 90b8a31 Merge pull request #2813 from jyn514/arg_attributes by Aleksey Kladov · 4 years, 4 months ago
  88. 2480c9e Auto merge of #68305 - Dylan-DPC:rollup-aoohsz8, r=Dylan-DPC by bors · 4 years, 4 months ago
  89. 98347cd Rollup merge of #68301 - tmandry:dont-propagate-test-invoke, r=alexcrichton by Dylan DPC · 4 years, 4 months ago
  90. 5d55877 Rollup merge of #68292 - matthiaskrgr:clone_on_copy, r=eddyb by Dylan DPC · 4 years, 4 months ago
  91. c411c22 Rollup merge of #68288 - RalfJung:fmt, r=oli-obk by Dylan DPC · 4 years, 4 months ago
  92. de01a29 Rollup merge of #68195 - estebank:impl-trait-2000, r=Centril by Dylan DPC · 4 years, 4 months ago
  93. ecf42a3 Rollup merge of #68153 - petrochenkov:privdiag, r=estebank by Dylan DPC · 4 years, 4 months ago
  94. 9f4b328 Rollup merge of #67956 - varkor:E0588-provide-context, r=estebank by Dylan DPC · 4 years, 4 months ago
  95. 91ff7c6 Auto merge of #67731 - matthewjasper:drop-in-place-reclimit, r=eddyb by bors · 4 years, 4 months ago
  96. 022a7de Add SAFETY comment for atomic example by Phoebe Bell · 4 years, 4 months ago
  97. f077d5c move inline function closer to relevant code by Joshua Nelson · 4 years, 4 months ago
  98. 03240e1 review comments by Esteban Küber · 4 years, 4 months ago
  99. 0f2ee49 Fix formatting: ./x.py fmt by Phoebe Bell · 4 years, 4 months ago
  100. c103c28 Move comments for tidy by Phoebe Bell · 4 years, 4 months ago