Don't require that stubs exist for features in the unstable book

Also, remove stubs.
This commit is contained in:
est31 2017-06-12 15:18:40 +02:00
parent c2d59067fb
commit e69f9088a3
131 changed files with 16 additions and 1078 deletions

View File

@ -1,7 +0,0 @@
# `abi_sysv64`
The tracking issue for this feature is: [#36167]
[#36167]: https://github.com/rust-lang/rust/issues/36167
------------------------

View File

@ -1,7 +0,0 @@
# `abi_x86_interrupt`
The tracking issue for this feature is: [#40180]
[#40180]: https://github.com/rust-lang/rust/issues/40180
------------------------

View File

@ -1,10 +0,0 @@
# `associated_type_defaults`
The tracking issue for this feature is: [#29661]
[#29661]: https://github.com/rust-lang/rust/issues/29661
------------------------

View File

@ -1,10 +0,0 @@
# `cfg_target_feature`
The tracking issue for this feature is: [#29717]
[#29717]: https://github.com/rust-lang/rust/issues/29717
------------------------

View File

@ -1,10 +0,0 @@
# `cfg_target_has_atomic`
The tracking issue for this feature is: [#32976]
[#32976]: https://github.com/rust-lang/rust/issues/32976
------------------------

View File

@ -1,10 +0,0 @@
# `cfg_target_thread_local`
The tracking issue for this feature is: [#29594]
[#29594]: https://github.com/rust-lang/rust/issues/29594
------------------------

View File

@ -1,10 +0,0 @@
# `cfg_target_feature`
The tracking issue for this feature is: [#29717]
[#29717]: https://github.com/rust-lang/rust/issues/29717
------------------------

View File

@ -1,10 +0,0 @@
# `custom_attribute`
The tracking issue for this feature is: [#29642]
[#29642]: https://github.com/rust-lang/rust/issues/29642
------------------------

View File

@ -1,10 +0,0 @@
# `custom_derive`
The tracking issue for this feature is: [#29644]
[#29644]: https://github.com/rust-lang/rust/issues/29644
------------------------

View File

@ -1,10 +0,0 @@
# `decl_macro`
The tracking issue for this feature is: [#39412]
[#39412]: https://github.com/rust-lang/rust/issues/39412
------------------------

View File

@ -1,10 +0,0 @@
# `default_type_parameter_fallback`
The tracking issue for this feature is: [#27336]
[#27336]: https://github.com/rust-lang/rust/issues/27336
------------------------

View File

@ -1,10 +0,0 @@
# `drop_types_in_const`
The tracking issue for this feature is: [#33156]
[#33156]: https://github.com/rust-lang/rust/issues/33156
------------------------

View File

@ -1,10 +0,0 @@
# `dropck_eyepatch`
The tracking issue for this feature is: [#34761]
[#34761]: https://github.com/rust-lang/rust/issues/34761
------------------------

View File

@ -1,10 +0,0 @@
# `dropck_parametricity`
The tracking issue for this feature is: [#28498]
[#28498]: https://github.com/rust-lang/rust/issues/28498
------------------------

View File

@ -1,10 +0,0 @@
# `exclusive_range_pattern`
The tracking issue for this feature is: [#37854]
[#37854]: https://github.com/rust-lang/rust/issues/37854
------------------------

View File

@ -1,10 +0,0 @@
# `fundamental`
The tracking issue for this feature is: [#29635]
[#29635]: https://github.com/rust-lang/rust/issues/29635
------------------------

View File

@ -1,10 +0,0 @@
# `generic_param_attrs`
The tracking issue for this feature is: [#34761]
[#34761]: https://github.com/rust-lang/rust/issues/34761
------------------------

View File

@ -1,10 +0,0 @@
# `link_cfg`
The tracking issue for this feature is: [#37406]
[#37406]: https://github.com/rust-lang/rust/issues/37406
------------------------

View File

@ -1,10 +0,0 @@
# `link_llvm_intrinsics`
The tracking issue for this feature is: [#29602]
[#29602]: https://github.com/rust-lang/rust/issues/29602
------------------------

View File

@ -1,10 +0,0 @@
# `linkage`
The tracking issue for this feature is: [#29603]
[#29603]: https://github.com/rust-lang/rust/issues/29603
------------------------

View File

@ -1,10 +0,0 @@
# `log_syntax`
The tracking issue for this feature is: [#29598]
[#29598]: https://github.com/rust-lang/rust/issues/29598
------------------------

View File

@ -1,10 +0,0 @@
# `macro_reexport`
The tracking issue for this feature is: [#29638]
[#29638]: https://github.com/rust-lang/rust/issues/29638
------------------------

View File

@ -1,10 +0,0 @@
# `main`
The tracking issue for this feature is: [#29634]
[#29634]: https://github.com/rust-lang/rust/issues/29634
------------------------

View File

@ -1,10 +0,0 @@
# `naked_functions`
The tracking issue for this feature is: [#32408]
[#32408]: https://github.com/rust-lang/rust/issues/32408
------------------------

View File

@ -1,10 +0,0 @@
# `needs_allocator`
The tracking issue for this feature is: [#27389]
[#27389]: https://github.com/rust-lang/rust/issues/27389
------------------------

View File

@ -1,10 +0,0 @@
# `needs_panic_runtime`
The tracking issue for this feature is: [#32837]
[#32837]: https://github.com/rust-lang/rust/issues/32837
------------------------

View File

@ -1,10 +0,0 @@
# `never_type`
The tracking issue for this feature is: [#35121]
[#35121]: https://github.com/rust-lang/rust/issues/35121
------------------------

View File

@ -1,10 +0,0 @@
# `no_core`
The tracking issue for this feature is: [#29639]
[#29639]: https://github.com/rust-lang/rust/issues/29639
------------------------

View File

@ -1,10 +0,0 @@
# `no_debug`
The tracking issue for this feature is: [#29721]
[#29721]: https://github.com/rust-lang/rust/issues/29721
------------------------

View File

@ -1,9 +0,0 @@
# `optin_builtin_traits`
The tracking issue for this feature is: [#13231]
[#13231]: https://github.com/rust-lang/rust/issues/13231
------------------------

View File

@ -1,7 +0,0 @@
# `overlapping_marker_traits`
The tracking issue for this feature is: [#29864]
[#29864]: https://github.com/rust-lang/rust/issues/29864
------------------------

View File

@ -1,10 +0,0 @@
# `panic_runtime`
The tracking issue for this feature is: [#32837]
[#32837]: https://github.com/rust-lang/rust/issues/32837
------------------------

View File

@ -1,10 +0,0 @@
# `placement_in_syntax`
The tracking issue for this feature is: [#27779]
[#27779]: https://github.com/rust-lang/rust/issues/27779
------------------------

View File

@ -1,10 +0,0 @@
# `platform_intrinsics`
The tracking issue for this feature is: [#27731]
[#27731]: https://github.com/rust-lang/rust/issues/27731
------------------------

View File

@ -1,10 +0,0 @@
# `quote`
The tracking issue for this feature is: [#29601]
[#29601]: https://github.com/rust-lang/rust/issues/29601
------------------------

View File

@ -1,11 +0,0 @@
# `repr_align`
The tracking issue for this feature is: [#33626]
[#33626]: https://github.com/rust-lang/rust/issues/33626
------------------------

View File

@ -1,10 +0,0 @@
# `repr_simd`
The tracking issue for this feature is: [#27731]
[#27731]: https://github.com/rust-lang/rust/issues/27731
------------------------

View File

@ -1,10 +0,0 @@
# `rustc_attrs`
The tracking issue for this feature is: [#29642]
[#29642]: https://github.com/rust-lang/rust/issues/29642
------------------------

View File

@ -1,10 +0,0 @@
# `simd_ffi`
The tracking issue for this feature is: [#27731]
[#27731]: https://github.com/rust-lang/rust/issues/27731
------------------------

View File

@ -1,10 +0,0 @@
# `simd`
The tracking issue for this feature is: [#27731]
[#27731]: https://github.com/rust-lang/rust/issues/27731
------------------------

View File

@ -1,10 +0,0 @@
# `specialization`
The tracking issue for this feature is: [#31844]
[#31844]: https://github.com/rust-lang/rust/issues/31844
------------------------

View File

@ -1,10 +0,0 @@
# `start`
The tracking issue for this feature is: [#29633]
[#29633]: https://github.com/rust-lang/rust/issues/29633
------------------------

View File

@ -1,10 +0,0 @@
# `static_nobundle`
The tracking issue for this feature is: [#37403]
[#37403]: https://github.com/rust-lang/rust/issues/37403
------------------------

View File

@ -1,10 +0,0 @@
# `stmt_expr_attributes`
The tracking issue for this feature is: [#15701]
[#15701]: https://github.com/rust-lang/rust/issues/15701
------------------------

View File

@ -1,10 +0,0 @@
# `struct_field_attributes`
The tracking issue for this feature is: [#38814]
[#38814]: https://github.com/rust-lang/rust/issues/38814
------------------------

View File

@ -1,10 +0,0 @@
# `structural_match`
The tracking issue for this feature is: [#31434]
[#31434]: https://github.com/rust-lang/rust/issues/31434
------------------------

View File

@ -1,10 +0,0 @@
# `thread_local`
The tracking issue for this feature is: [#29594]
[#29594]: https://github.com/rust-lang/rust/issues/29594
------------------------

View File

@ -1,10 +0,0 @@
# `trace_macros`
The tracking issue for this feature is: [#29598]
[#29598]: https://github.com/rust-lang/rust/issues/29598
------------------------

View File

@ -1,10 +0,0 @@
# `type_ascription`
The tracking issue for this feature is: [#23416]
[#23416]: https://github.com/rust-lang/rust/issues/23416
------------------------

View File

@ -1,10 +0,0 @@
# `unboxed_closures`
The tracking issue for this feature is: [#29625]
[#29625]: https://github.com/rust-lang/rust/issues/29625
------------------------

View File

@ -1,10 +0,0 @@
# `untagged_unions`
The tracking issue for this feature is: [#32836]
[#32836]: https://github.com/rust-lang/rust/issues/32836
------------------------

View File

@ -1,10 +0,0 @@
# `use_extern_macros`
The tracking issue for this feature is: [#35896]
[#35896]: https://github.com/rust-lang/rust/issues/35896
------------------------

View File

@ -1,7 +0,0 @@
# `alloc`
The tracking issue for this feature is: [#27783]
[#27783]: https://github.com/rust-lang/rust/issues/27783
------------------------

View File

@ -1,8 +0,0 @@
# `as_c_str`
The tracking issue for this feature is: [#40380]
[#40380]: https://github.com/rust-lang/rust/issues/40380
------------------------

View File

@ -1,7 +0,0 @@
# `box_heap`
The tracking issue for this feature is: [#27779]
[#27779]: https://github.com/rust-lang/rust/issues/27779
------------------------

View File

@ -1,7 +0,0 @@
# `char_escape_debug`
The tracking issue for this feature is: [#35068]
[#35068]: https://github.com/rust-lang/rust/issues/35068
------------------------

View File

@ -1,7 +0,0 @@
# `coerce_unsized`
The tracking issue for this feature is: [#27732]
[#27732]: https://github.com/rust-lang/rust/issues/27732
------------------------

View File

@ -1,7 +0,0 @@
# `collection_placement`
The tracking issue for this feature is: [#30172]
[#30172]: https://github.com/rust-lang/rust/issues/30172
------------------------

View File

@ -1,7 +0,0 @@
# `collections_range`
The tracking issue for this feature is: [#30877]
[#30877]: https://github.com/rust-lang/rust/issues/30877
------------------------

View File

@ -1,7 +0,0 @@
# `command_envs`
The tracking issue for this feature is: [#38526]
[#38526]: https://github.com/rust-lang/rust/issues/38526
------------------------

View File

@ -1,7 +0,0 @@
# `concat_idents_macro`
The tracking issue for this feature is: [#29599]
[#29599]: https://github.com/rust-lang/rust/issues/29599
------------------------

View File

@ -1,7 +0,0 @@
# `core_char_ext`
The tracking issue for this feature is: [#32110]
[#32110]: https://github.com/rust-lang/rust/issues/32110
------------------------

View File

@ -1,7 +0,0 @@
# `core_float`
The tracking issue for this feature is: [#32110]
[#32110]: https://github.com/rust-lang/rust/issues/32110
------------------------

View File

@ -1,7 +0,0 @@
# `core_slice_ext`
The tracking issue for this feature is: [#32110]
[#32110]: https://github.com/rust-lang/rust/issues/32110
------------------------

View File

@ -1,7 +0,0 @@
# `core_str_ext`
The tracking issue for this feature is: [#32110]
[#32110]: https://github.com/rust-lang/rust/issues/32110
------------------------

View File

@ -1,7 +0,0 @@
# `decode_utf8`
The tracking issue for this feature is: [#27783]
[#27783]: https://github.com/rust-lang/rust/issues/27783
------------------------

View File

@ -1,7 +0,0 @@
# `discriminant_value`
The tracking issue for this feature is: [#24263]
[#24263]: https://github.com/rust-lang/rust/issues/24263
------------------------

View File

@ -1,7 +0,0 @@
# `error_type_id`
The tracking issue for this feature is: [#27745]
[#27745]: https://github.com/rust-lang/rust/issues/27745
------------------------

View File

@ -1,7 +0,0 @@
# `exact_size_is_empty`
The tracking issue for this feature is: [#35428]
[#35428]: https://github.com/rust-lang/rust/issues/35428
------------------------

View File

@ -1,7 +0,0 @@
# `fixed_size_array`
The tracking issue for this feature is: [#27778]
[#27778]: https://github.com/rust-lang/rust/issues/27778
------------------------

View File

@ -1,7 +0,0 @@
# `float_bits_conv`
The tracking issue for this feature is: [#40470]
[#40470]: https://github.com/rust-lang/rust/issues/40470
------------------------

View File

@ -1,7 +0,0 @@
# `fmt_flags_align`
The tracking issue for this feature is: [#27726]
[#27726]: https://github.com/rust-lang/rust/issues/27726
------------------------

View File

@ -1,7 +0,0 @@
# `fn_traits`
The tracking issue for this feature is: [#29625]
[#29625]: https://github.com/rust-lang/rust/issues/29625
------------------------

View File

@ -1,7 +0,0 @@
# `fnbox`
The tracking issue for this feature is: [#28796]
[#28796]: https://github.com/rust-lang/rust/issues/28796
------------------------

View File

@ -1,7 +0,0 @@
# `from_utf8_error_as_bytes`
The tracking issue for this feature is: [#40895]
[#40895]: https://github.com/rust-lang/rust/issues/40895
------------------------

View File

@ -1,7 +0,0 @@
# `fused`
The tracking issue for this feature is: [#35602]
[#35602]: https://github.com/rust-lang/rust/issues/35602
------------------------

View File

@ -1,7 +0,0 @@
# `get_type_id`
The tracking issue for this feature is: [#27745]
[#27745]: https://github.com/rust-lang/rust/issues/27745
------------------------

View File

@ -1,7 +0,0 @@
# `heap_api`
The tracking issue for this feature is: [#27700]
[#27700]: https://github.com/rust-lang/rust/issues/27700
------------------------

View File

@ -1,7 +0,0 @@
# `i128`
The tracking issue for this feature is: [#35118]
[#35118]: https://github.com/rust-lang/rust/issues/35118
------------------------

View File

@ -1,7 +0,0 @@
# `inclusive_range`
The tracking issue for this feature is: [#28237]
[#28237]: https://github.com/rust-lang/rust/issues/28237
------------------------

View File

@ -1,7 +0,0 @@
# `integer_atomics`
The tracking issue for this feature is: [#32976]
[#32976]: https://github.com/rust-lang/rust/issues/32976
------------------------

View File

@ -1,7 +0,0 @@
# `into_boxed_c_str`
The tracking issue for this feature is: [#40380]
[#40380]: https://github.com/rust-lang/rust/issues/40380
------------------------

View File

@ -1,7 +0,0 @@
# `into_boxed_os_str`
The tracking issue for this feature is: [#into_boxed_os_str]
[#into_boxed_os_str]: https://github.com/rust-lang/rust/issues/40380
------------------------

View File

@ -1,7 +0,0 @@
# `into_boxed_path`
The tracking issue for this feature is: [#40380]
[#40380]: https://github.com/rust-lang/rust/issues/40380
------------------------

View File

@ -1,7 +0,0 @@
# `io`
The tracking issue for this feature is: [#27802]
[#27802]: https://github.com/rust-lang/rust/issues/27802
------------------------

View File

@ -1,7 +0,0 @@
# `ip`
The tracking issue for this feature is: [#27709]
[#27709]: https://github.com/rust-lang/rust/issues/27709
------------------------

View File

@ -1,7 +0,0 @@
# `iter_rfind`
The tracking issue for this feature is: [#39480]
[#39480]: https://github.com/rust-lang/rust/issues/39480
------------------------

View File

@ -1,7 +0,0 @@
# `iterator_step_by`
The tracking issue for this feature is: [#27741]
[#27741]: https://github.com/rust-lang/rust/issues/27741
------------------------

View File

@ -1,7 +0,0 @@
# `linked_list_extras`
The tracking issue for this feature is: [#27794]
[#27794]: https://github.com/rust-lang/rust/issues/27794
------------------------

View File

@ -1,7 +0,0 @@
# `lookup_host`
The tracking issue for this feature is: [#27705]
[#27705]: https://github.com/rust-lang/rust/issues/27705
------------------------

View File

@ -1,7 +0,0 @@
# `needs_drop`
The tracking issue for this feature is: [#41890]
[#41890]: https://github.com/rust-lang/rust/issues/41890
------------------------

View File

@ -1,7 +0,0 @@
# `never_type_impls`
The tracking issue for this feature is: [#35121]
[#35121]: https://github.com/rust-lang/rust/issues/35121
------------------------

View File

@ -1,7 +0,0 @@
# `nonzero`
The tracking issue for this feature is: [#27730]
[#27730]: https://github.com/rust-lang/rust/issues/27730
------------------------

View File

@ -1,7 +0,0 @@
# `offset_to`
The tracking issue for this feature is: [#41079]
[#41079]: https://github.com/rust-lang/rust/issues/41079
------------------------

View File

@ -1,7 +0,0 @@
# `once_poison`
The tracking issue for this feature is: [#33577]
[#33577]: https://github.com/rust-lang/rust/issues/33577
------------------------

View File

@ -1,7 +0,0 @@
# `oom`
The tracking issue for this feature is: [#27700]
[#27700]: https://github.com/rust-lang/rust/issues/27700
------------------------

View File

@ -1,7 +0,0 @@
# `option_entry`
The tracking issue for this feature is: [#39288]
[#39288]: https://github.com/rust-lang/rust/issues/39288
------------------------

View File

@ -1,7 +0,0 @@
# `osstring_shrink_to_fit`
The tracking issue for this feature is: [#40421]
[#40421]: https://github.com/rust-lang/rust/issues/40421
------------------------

View File

@ -1,7 +0,0 @@
# `panic_abort`
The tracking issue for this feature is: [#32837]
[#32837]: https://github.com/rust-lang/rust/issues/32837
------------------------

View File

@ -1,7 +0,0 @@
# `panic_unwind`
The tracking issue for this feature is: [#32837]
[#32837]: https://github.com/rust-lang/rust/issues/32837
------------------------

Some files were not shown because too many files have changed in this diff Show More