| .. |
|
ambig_impl_2_lib.rs
|
|
|
|
cci_class.rs
|
|
|
|
cci_class_5.rs
|
|
|
|
cdylib-dep.rs
|
rustc: Add a new crate type, cdylib
|
2016-05-19 15:32:03 -07:00 |
|
coherence_copy_like_lib.rs
|
|
|
|
coherence_inherent_cc_lib.rs
|
|
|
|
coherence_lib.rs
|
|
|
|
coherence_orphan_lib.rs
|
|
|
|
const_fn_lib.rs
|
|
|
|
crate_a1.rs
|
|
|
|
crate_a2.rs
|
|
|
|
crateresolve1-1.rs
|
|
|
|
crateresolve1-2.rs
|
|
|
|
crateresolve1-3.rs
|
|
|
|
default_ty_param_cross_crate_crate.rs
|
|
|
|
define_macro.rs
|
Add regression test.
|
2016-11-02 07:42:42 +00:00 |
|
deprecation-lint.rs
|
rustc: add item name to deprecated lint warning
|
2017-11-02 16:10:09 +00:00 |
|
empty-struct.rs
|
Partially stabilize RFC 1506 "Clarify relationships between ADTs"
|
2016-11-08 22:34:05 +03:00 |
|
extern-statics.rs
|
Issue deprecation warnings for safe accesses to extern statics
|
2016-09-09 01:07:01 +03:00 |
|
go_trait.rs
|
|
|
|
import_crate_var.rs
|
Improve the warning cycle for use $crate;.
|
2017-01-15 03:12:49 +00:00 |
|
inherited_stability.rs
|
|
|
|
internal_unstable.rs
|
|
|
|
issue-19163.rs
|
|
|
|
issue-21146-inc.rs
|
|
|
|
issue-29181.rs
|
|
|
|
issue-30535.rs
|
|
|
|
issue-36881-aux.rs
|
Integrate jobserver support to parallel codegen
|
2017-06-21 07:16:43 -07:00 |
|
issue_1920.rs
|
Followup for #46112.
|
2017-12-19 15:04:02 +01:00 |
|
issue_5844_aux.rs
|
ci: Start running wasm32 tests on Travis
|
2017-11-28 09:27:35 -08:00 |
|
issue_11680.rs
|
|
|
|
issue_16725.rs
|
|
|
|
issue_17718_const_privacy.rs
|
|
|
|
issue_21202.rs
|
|
|
|
issue_30123_aux.rs
|
|
|
|
issue_41549.rs
|
remove associated_consts feature gate
|
2017-07-06 11:52:25 -07:00 |
|
lifetime_bound_will_change_warning_lib.rs
|
|
|
|
lint_output_format.rs
|
|
|
|
lint_stability.rs
|
More systematic error reporting in path resolution
|
2016-12-26 15:01:49 +03:00 |
|
lint_stability_fields.rs
|
|
|
|
lint_unused_extern_crate.rs
|
|
|
|
lint_unused_extern_crate2.rs
|
Integrate jobserver support to parallel codegen
|
2017-06-21 07:16:43 -07:00 |
|
lint_unused_extern_crate3.rs
|
Integrate jobserver support to parallel codegen
|
2017-06-21 07:16:43 -07:00 |
|
lint_unused_extern_crate4.rs
|
Integrate jobserver support to parallel codegen
|
2017-06-21 07:16:43 -07:00 |
|
lint_unused_extern_crate5.rs
|
Address review comments, second turn
|
2017-08-27 19:02:24 +09:00 |
|
macro_crate_nonterminal.rs
|
|
|
|
macro_non_reexport_2.rs
|
|
|
|
macro_reexport_1.rs
|
|
|
|
namespace-mix.rs
|
Fix fallout in tests.
|
2016-11-21 09:21:54 +00:00 |
|
namespaced_enums.rs
|
|
|
|
noexporttypelib.rs
|
|
|
|
orphan_check_diagnostics.rs
|
|
|
|
privacy_tuple_struct.rs
|
|
|
|
private-inferred-type.rs
|
Prohibit access to private statics from other crates through macros 2.0
|
2017-12-21 03:17:19 +03:00 |
|
private_trait_xc.rs
|
|
|
|
pub_static_array.rs
|
|
|
|
rbmtp_cross_crate_lib.rs
|
|
|
|
recursive_reexports.rs
|
Add regression test
|
2016-06-29 00:27:18 +00:00 |
|
rmeta_meta.rs
|
Change --crate-type metadata to --emit=metadata
|
2016-12-29 13:24:45 +13:00 |
|
rmeta_rlib.rs
|
Tests
|
2016-11-21 07:10:12 +13:00 |
|
stability_attribute_issue.rs
|
|
|
|
stability_cfg1.rs
|
|
|
|
stability_cfg2.rs
|
|
|
|
static_priv_by_default.rs
|
Reexport -> re-export in prose and documentation comments
|
2018-01-15 13:36:53 -05:00 |
|
struct_field_privacy.rs
|
|
|
|
struct_variant_privacy.rs
|
|
|
|
tdticc_coherence_lib.rs
|
Adjust tests for removal of impl Foo for .. {}
|
2018-01-13 18:48:00 +03:00 |
|
trait_bounds_on_structs_and_enums_xc.rs
|
|
|
|
trait_impl_conflict.rs
|
Further update with response to feedback
|
2017-04-14 22:04:53 -04:00 |
|
trait_safety_lib.rs
|
|
|
|
trait_superkinds_in_metadata.rs
|
|
|
|
two_macros.rs
|
|
|
|
unreachable_variant.rs
|
|
|
|
unstable-macros.rs
|
check stability of macro invocations
|
2018-03-07 16:52:28 -08:00 |
|
use_from_trait_xc.rs
|
remove associated_consts feature gate
|
2017-07-06 11:52:25 -07:00 |
|
variant-namespacing.rs
|
|
|
|
weak-lang-items.rs
|
|
|
|
xc_private_method_lib.rs
|
|
|
|
xcrate_unit_struct.rs
|
|
|