Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2014
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.02 KB | None | 0 0
  1. - [ ] 0001-private-fields
  2. - [ ] 0002-rfc-process
  3. - [ ] 0003-attribute-usage
  4. - [ ] 0008-new-intrinsics
  5. - [ ] 0016-more-attributes
  6. - [ ] 0019-opt-in-builtin-traits
  7. - [ ] 0026-remove-priv
  8. - [ ] 0034-bounded-type-parameters
  9. - [ ] 0040-libstd-facade
  10. - [ ] 0042-regexps
  11. - [ ] 0048-traits
  12. - [ ] 0049-match-arm-attributes
  13. - [ ] 0050-assert
  14. - [ ] 0059-remove-tilde
  15. - [ ] 0060-rename-strbuf
  16. - [ ] 0063-module-file-system-hierarchy
  17. - [ ] 0066-better-temporary-lifetimes
  18. - [ ] 0068-const-unsafe-pointers
  19. - [ ] 0069-ascii-literals
  20. - [ ] 0071-const-block-expr
  21. - [ ] 0079-undefined-struct-layout
  22. - [ ] 0085-pattern-macros
  23. - [ ] 0086-plugin-registrar
  24. - [ ] 0087-trait-bounds-with-plus
  25. - [ ] 0089-loadable-lints
  26. - [ ] 0090-lexical-syntax-simplification
  27. - [ ] 0092-struct-grammar
  28. - [ ] 0093-remove-format-intl
  29. - [ ] 0100-partial-cmp
  30. - [ ] 0107-pattern-guards-with-bind-by-move
  31. - [ ] 0109-remove-crate-id
  32. - [ ] 0111-index-traits
  33. - [ ] 0112-remove-cross-borrowing
  34. - [ ] 0114-closures
  35. - [ ] 0115-rm-integer-fallback
  36. - [ ] 0116-no-module-shadowing
  37. - [ ] 0123-share-to-threadsafe
  38. - [ ] 0130-box-not-special
  39. - [ ] 0131-target-specification
  40. - [ ] 0132-ufcs
  41. - [ ] 0135-where
  42. - [ ] 0136-no-privates-in-public
  43. - [ ] 0139-remove-cross-borrowing-entirely
  44. - [ ] 0141-lifetime-elision
  45. - [ ] 0151-capture-by-value
  46. - [ ] 0155-anonymous-impl-only-in-same-module
  47. - [ ] 0160-if-let
  48. - [ ] 0164-feature-gate-slice-pats
  49. - [ ] 0168-mod
  50. - [ ] 0169-use-path-as-id
  51. - [ ] 0184-tuple-accessors
  52. - [ ] 0192-bounds-on-object-and-generic-types
  53. - [ ] 0194-cfg-syntax
  54. - [ ] 0195-associated-items
  55. - [ ] 0198-slice-notation
  56. - [ ] 0199-ownership-variants
  57. - [ ] 0201-error-chaining
  58. - [ ] 0202-subslice-syntax-change
  59. - [ ] 0212-restore-int-fallback
  60. - [ ] 0214-while-let
  61. - [ ] 0216-collection-views
  62. - [ ] 0221-panic
  63. - [ ] 0230-remove-runtime
  64. - [ ] 0231-upvar-capture-inference
  65. - [ ] 0234-variants-namespace
  66. - [ ] 0235-collections-conventions
  67. - [ ] 0236-error-conventions
  68. - [ ] 0240-unsafe-api-location
  69. - [ ] 0246-const-vs-static
  70. - [ ] 0255-object-safety
  71. - [ ] 0256-remove-refcounting-gc-of-t
  72. - [ ] 0326-restrict-xXX-to-ascii
  73. - [ ] 0339-statically-sized-literals
  74. - [ ] 0341-remove-virtual-structs
  75. - [ ] 0342-keywords
  76. - [ ] 0344-conventions-galore
  77. - [ ] 0356-no-module-prefixes
  78. - [ ] 0369-num-reform
  79. - [ ] 0378-expr-macros
  80. - [ ] 0379-remove-reflection
  81. - [ ] 0380-stabilize-std-fmt
  82. - [ ] 0385-module-system-cleanup
  83. - [ ] 0387-higher-ranked-trait-bounds
  84. - [ ] 0390-enum-namespacing
  85. - [ ] 0401-coercions
  86. - [ ] 0403-cargo-build-command
  87. - [ ] 0404-change-prefer-dynamic
  88. - [ ] 0418-struct-variants
  89. - [ ] 0430-finalizing-naming-conventions
  90. - [ ] 0438-precedence-of-plus
  91. - [ ] 0439-cmp-ops-reform
  92. - [ ] 0445-extension-trait-conventions
  93. - [ ] 0446-es6-unicode-escapes
  94. - [ ] 0450-un-feature-gate-some-more-gates
  95. - [ ] 0453-macro-reform
  96. - [ ] 0459-disallow-shadowing
  97. - [ ] 0461-tls-overhaul
  98. - [ ] 0463-future-proof-literal-suffixes
  99. - [ ] 0474-path-reform
  100. - [ ] 0486-std-ascii-reform
  101. - [ ] 0490-dst-syntax
  102. - [ ] 0503-prelude-stabilization
  103. - [ ] 0504-show-stabilization
  104. - [ ] 0509-collections-reform-part-2
  105. - [ ] 0520-new-array-repeat-syntax
  106. - [ ] 0522-self-impl
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement