dart-sdk/tests/language_2
Chloe Stefantsova f8ef60a868 Revert "Reland "[cfe,corelib] Add class 'Record' to the core library""
This reverts commit 4b6a8f35b9.

Reason for revert: Breakages in google3.

Original change's description:
> Reland "[cfe,corelib] Add class 'Record' to the core library"
>
> Part of https://github.com/dart-lang/sdk/issues/49713
>
> Change-Id: I56bfca49492d14bb561b32993fd9adfe775b7400
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/259583
> Reviewed-by: Johnni Winther <johnniwinther@google.com>
> Reviewed-by: Slava Egorov <vegorov@google.com>
> Commit-Queue: Chloe Stefantsova <cstefantsova@google.com>

# Not skipping CQ checks because original CL landed > 1 day ago.

Change-Id: I61c4db244329615d7d218484cd86601b1c737ba6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/259800
Reviewed-by: Slava Egorov <vegorov@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Chloe Stefantsova <cstefantsova@google.com>
Auto-Submit: Chloe Stefantsova <cstefantsova@google.com>
2022-09-19 13:52:01 +00:00
..
abstract
accessor_conflict
argument
assert
assign
async
async_nested
async_star Fixed various typos in a lot of files 2022-07-25 12:21:59 +00:00
await
bool
call
canonicalize
cascade
class
closure
compile_time_constant
const Fixed various typos in a lot of files 2022-07-25 12:21:59 +00:00
constants_2018 Fixed various typos in a lot of files 2022-07-25 12:21:59 +00:00
constructor [vm] Throw error from external functions even if they have a body 2022-09-09 14:18:34 +00:00
control_flow_collections
covariant
covariant_override
deferred
double
double_literals
dynamic
enum
exception
export
extension_methods
factory
field
final
fixed_size_int
function
function_subtype
function_type
generic
generic_methods
getter
identifier
identity
if
if_null
implicit_creation
implicit_downcast_during
import
inference
initializer_assert
initializing_formal
instance
instantiate_to_bound
interceptor
interface
invalid_returns
is
label
lazy
least_upper_bound
library
list
loop
main
malbounded
malformed
map
metadata
method
mixin
mixin_constructor_forwarding
mixin_declaration
new
no_such_method
nosuchmethod_forwarding
null [tests] Migrate multi-test to static error test 2022-08-12 07:57:48 +00:00
null_aware Flag additional code as unreachable due to types Null and Never. 2022-08-22 16:50:19 +00:00
number
operator
optimize
override
parameter Fix typos 2022-09-16 19:35:00 +00:00
part
prefix
private
propagate
redirecting
reg_exp
regress
resolution
return
rewrite
script
set_literals
setter
spread_collections
stack_trace
static
string
subtyping_dynamic
subtyping_static
super
superinterface_variance
switch Reland "Reland "[vm/compiler] Optimize switch statements"" 2022-08-23 22:11:50 +00:00
symbol
sync_star
syntax
this
top_level
type
type_object
type_promotion
type_variable
typedef
unsorted
variable
vm [vm/compiler] Avoid adding the same ConstantInstr both to GraphEntry and FunctionEntry initial definitions 2022-08-09 13:58:52 +00:00
void
await_type_error_test.dart
await_type_test.dart
dynamic_type_helper.dart
language_2.status [ddc] Ensure status file entries are consistent 2022-08-08 17:23:50 +00:00
language_2_analyzer.status
language_2_dart2js.status
language_2_dartdevc.status [ddc] Ensure status file entries are consistent 2022-08-08 17:23:50 +00:00
language_2_kernel.status
language_2_precompiled.status
language_2_spec_parser.status
language_2_vm.status
library1.dart
library2.dart
library10.dart
library11.dart
library12.dart
record_literal_problems_test.dart [parser] Empty record types, record types with 1 element 2022-08-30 11:04:10 +00:00
record_literal_test.dart [parser] Record literals can be const and one-element only 2022-08-30 10:54:08 +00:00
record_type_problems_test.dart Revert "Reland "[cfe,corelib] Add class 'Record' to the core library"" 2022-09-19 13:52:01 +00:00
record_type_test.dart Revert "Reland "[cfe,corelib] Add class 'Record' to the core library"" 2022-09-19 13:52:01 +00:00
static_type_helper.dart
syntax_helper.dart