Commit c9fd40a5 authored by Josh Triplett's avatar Josh Triplett
Browse files

Apply `hints.mostly-unused` to `aws-sdk-lambda`

A release build of a crate with a dependency on only `aws-sdk-lambda` went
from 57s to 40s with this hint.
parent 00410e44
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -117,6 +117,7 @@ val DECORATORS: List<ClientCodegenDecorator> =
                "com.amazonaws.cloudformation#CloudFormation",
                "com.amazonaws.dynamodb#DynamoDB_20120810",
                "com.amazonaws.ec2#AmazonEC2",
                "com.amazonaws.lambda#AWSGirApiService",
                "com.amazonaws.rds#AmazonRDSv19",
                "com.amazonaws.s3#AmazonS3",
                "com.amazonaws.sns#AmazonSimpleNotificationService",