rust/tests/ui-fulldeps
Celina G. Val c997c6d822 Add more information to stable Instance
- Retrieve `FnSig`.
  - Implement CrateDef for InstanceDef.
  - Add VTable index for Virtual instances.
2023-12-01 16:22:06 -08:00
..
auxiliary
fluent-messages Use rustc_fluent_macro::fluent_messages! directly. 2023-11-26 08:38:40 +11:00
internal-lints Use rustc_fluent_macro::fluent_messages! directly. 2023-11-26 08:38:40 +11:00
mod_dir_simple
session-diagnostic Use rustc_fluent_macro::fluent_messages! directly. 2023-11-26 08:38:40 +11:00
stable-mir Add more information to stable Instance 2023-12-01 16:22:06 -08:00
compiler-calls.rs
deriving-global.rs
deriving-hygiene.rs
dropck_tarena_sound_drop.rs
dropck-tarena-cycle-checked.rs Bless ui-fulldeps 2023-11-24 21:56:22 +01:00
dropck-tarena-cycle-checked.stderr Bless ui-fulldeps 2023-11-24 21:56:22 +01:00
dropck-tarena-unsound-drop.rs Bless ui-fulldeps 2023-11-24 21:56:22 +01:00
dropck-tarena-unsound-drop.stderr Bless ui-fulldeps 2023-11-24 21:56:22 +01:00
empty-struct-braces-derive.rs
hash-stable-is-unstable.rs
hash-stable-is-unstable.stderr
lint-pass-macros.rs
missing-rustc-driver-error.rs
missing-rustc-driver-error.stderr
mod_dir_path_canonicalized.rs
pathless-extern-unstable.rs Bless ui-fulldeps 2023-11-24 21:56:22 +01:00
pathless-extern-unstable.stderr Bless ui-fulldeps 2023-11-24 21:56:22 +01:00
pprust-expr-roundtrip.rs add fn visit_capture_by to MutVisitor and fix pprust-expr-roundtrip.rs 2023-11-04 21:04:54 +01:00
regions-mock-tcx.rs
rustc_encodable_hygiene.rs