1. 23 2月, 2019 4 次提交
    • M
      Rollup merge of #58100 - h-michael:librustdoc-2018, r=Centril · c49da5bf
      Mazdak Farrokhzad 提交于
      Transition librustdoc to Rust 2018
      
      #58099
      c49da5bf
    • H
      Fix tidy check errors · 1fe87df1
      Hirokazu Hata 提交于
      1fe87df1
    • H
      Transition librustdoc to 2018 edition · 1932d7a5
      Hirokazu Hata 提交于
      1932d7a5
    • B
      Auto merge of #58644 - Centril:rollup, r=Centril · 082c8617
      bors 提交于
      Rollup of 17 pull requests
      
      Successful merges:
      
       - #57656 (Deprecate the unstable Vec::resize_default)
       - #58059 (deprecate before_exec in favor of unsafe pre_exec)
       - #58064 (override `VecDeque::try_rfold`, also update iterator)
       - #58198 (Suggest removing parentheses surrounding lifetimes)
       - #58431 (fix overlapping references in BTree)
       - #58555 (Add a note about 2018e if someone uses `try {` in 2015e)
       - #58588 (remove a bit of dead code)
       - #58589 (cleanup macro after 2018 transition)
       - #58591 (Dedup a rustdoc diagnostic construction)
       - #58600 (fix small documentation typo)
       - #58601 (Search for target_triple.json only if builtin target not found)
       - #58606 (Docs: put Future trait into spotlight)
       - #58607 (Fixes #58586: Make E0505 erronous example fail for the 2018 edition)
       - #58615 (miri: explain why we use static alignment in ref-to-place conversion)
       - #58620 (introduce benchmarks of BTreeSet.intersection)
       - #58621 (Update miri links)
       - #58632 (Make std feature list sorted)
      
      Failed merges:
      
      r? @ghost
      082c8617
  2. 22 2月, 2019 36 次提交