1. 05 10月, 2018 1 次提交
  2. 29 9月, 2018 1 次提交
  3. 28 9月, 2018 1 次提交
  4. 25 9月, 2018 1 次提交
  5. 23 9月, 2018 2 次提交
  6. 11 9月, 2018 1 次提交
  7. 01 9月, 2018 1 次提交
  8. 31 8月, 2018 1 次提交
  9. 25 8月, 2018 1 次提交
  10. 23 8月, 2018 1 次提交
  11. 09 8月, 2018 1 次提交
  12. 05 8月, 2018 2 次提交
  13. 02 8月, 2018 1 次提交
  14. 25 7月, 2018 1 次提交
  15. 11 7月, 2018 3 次提交
  16. 08 7月, 2018 1 次提交
    • S
      Add the `alloc::prelude` module · b842177c
      Simon Sapin 提交于
      It contains the re-exports that are in `std::prelude::v1`
      but not in `core::prelude::v1`.
      
      Calling it prelude is somewhat of a misnomer since (unlike those modules
      in `std` or `core`) its contents are never implicitly imported in modules.
      Rather it is intended to be used with an explicit glob import like
      `use alloc::prelude::*;`.
      However there is precedent for the same misnomer with `std::io::prelude`,
      for example.
      
      This new module is unstable with the same feature name as the `alloc` care.
      They are proposed for stabilization together in RFC
      https://github.com/rust-lang/rfcs/pull/2480
      b842177c
  17. 06 7月, 2018 2 次提交
  18. 01 7月, 2018 1 次提交
  19. 29 6月, 2018 5 次提交
  20. 28 6月, 2018 1 次提交
  21. 12 6月, 2018 2 次提交
  22. 09 6月, 2018 1 次提交
  23. 07 6月, 2018 1 次提交
  24. 01 6月, 2018 1 次提交
  25. 17 5月, 2018 2 次提交
  26. 05 5月, 2018 1 次提交
  27. 30 4月, 2018 1 次提交
  28. 29 4月, 2018 1 次提交
  29. 27 4月, 2018 1 次提交