summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Emits E0599 when meeting MyTrait::missing_methodmu0019992023-05-174-11/+28
* Auto merge of #111440 - cjgillot:refprop-debuginfo, r=oli-obkbors2023-05-1416-584/+1356
|\
| * Add multiple borrow test.Camille GILLOT2023-05-133-55/+89
| * Do not ICE on deeply nested borrows.Camille GILLOT2023-05-131-0/+13
| * Iterate ReferencePropagation to fixpoint.Camille GILLOT2023-05-1313-398/+797
| * Add mir-opt test.Camille GILLOT2023-05-132-0/+173
| * Add debuginfo test.Camille GILLOT2023-05-131-0/+165
| * Support ConstantIndex in debuginfo.Camille GILLOT2023-05-131-12/+3
| * Implement references VarDebugInfo.Camille GILLOT2023-05-1310-334/+331
* | Auto merge of #111425 - Bryanskiy:privacy_ef, r=petrochenkovbors2023-05-142-0/+53
|\ \
| * | Populate effective visibilities in rustc_privacyBryanskiy2023-05-112-0/+53
* | | Auto merge of #111363 - asquared31415:tidy_no_random_ui_tests, r=fee1-deadbors2023-05-1311-38/+48
|\ \ \
| * | | tidy check to find misc files in ui tests, and clean up the resultsasquared314152023-05-0911-38/+48
* | | | Auto merge of #111374 - tmiasko:align-unsized-locals, r=cjgillotbors2023-05-131-0/+30
|\ \ \ \
| * | | | Align unsized localsTomasz Miąsko2023-05-081-0/+30
* | | | | Auto merge of #110699 - jyn514:simulate-remapped-already-remapped, r=cjgillotbors2023-05-132-2/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Apply `simulate-remapped-rust-src-base` even `remap-debuginfo` is set in conf...jyn2023-04-222-2/+5
* | | | | Auto merge of #111526 - Dylan-DPC:rollup-h75agro, r=Dylan-DPCbors2023-05-1377-184/+371
|\ \ \ \ \
| * \ \ \ \ Rollup merge of #111494 - compiler-errors:variant-order, r=petrochenkovDylan DPC2023-05-132-0/+18
| |\ \ \ \ \
| | * | | | | Encode VariantIdx so we can decode variants in the right orderMichael Goulet2023-05-132-0/+18
| * | | | | | Rollup merge of #111469 - Dushistov:fix-coverage-data-race, r=wesleywiserDylan DPC2023-05-131-1/+1
| |\ \ \ \ \ \
| | * | | | | | Usage of atomic counters for llvm code coverageEvgeniy A. Dushistov2023-05-121-1/+1
| * | | | | | | Rollup merge of #111451 - compiler-errors:note-cast-origin, r=b-naberDylan DPC2023-05-1360-171/+92
| |\ \ \ \ \ \ \
| | * | | | | | | Note base types of coercionMichael Goulet2023-05-1260-171/+92
| | |/ / / / / /
| * | | | | | | Rollup merge of #111096 - AngelicosPhosphoros:overflow_checks_issue_91130, r=...Dylan DPC2023-05-134-0/+56
| |\ \ \ \ \ \ \
| | * | | | | | | Add support for `cfg(overflow_checks)`AngelicosPhosphoros2023-05-114-0/+56
| | |/ / / / / /
| * | | | | | | Rollup merge of #110454 - oli-obk:limited_impl_trait_in_assoc_type, r=compile...Dylan DPC2023-05-1310-12/+204
| |\ \ \ \ \ \ \
| | * | | | | | | Use the opaque_types_defined_by query to cheaply check for whether a hidden t...Oli Scherer2023-05-128-9/+164
| | * | | | | | | Require `impl Trait` in associated types to appear in method signaturesOli Scherer2023-05-123-4/+41
* | | | | | | | | Auto merge of #111447 - scottmcm:remove-more-assumes, r=thomccbors2023-05-133-59/+300
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Remove useless `assume`s from `slice::iter(_mut)`Scott McMurray2023-05-123-59/+300
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Auto merge of #103413 - RalfJung:phantom-dropck, r=lcnrbors2023-05-131-0/+22
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | add test for may_dangle and ManuallyDropRalf Jung2023-02-151-0/+22
* | | | | | | | Auto merge of #109732 - Urgau:uplift_drop_forget_ref_lints, r=davidtwcobors2023-05-1265-64/+829
|\ \ \ \ \ \ \ \
| * | | | | | | | Add note to suggest using `let _ = x` to ignore the valueUrgau2023-05-104-0/+72
| * | | | | | | | Improve warning message by saying that it "does nothing"Urgau2023-05-104-39/+39
| * | | | | | | | Use label instead of note to be more consistent with other lintsUrgau2023-05-104-267/+117
| * | | | | | | | Adjust tests for new drop and forget lintsUrgau2023-05-1057-64/+136
| * | | | | | | | Uplift clippy::forget_copy to rustcUrgau2023-05-102-0/+160
| * | | | | | | | Uplift clippy::forget_ref to rustcUrgau2023-05-102-0/+154
| * | | | | | | | Uplift clippy::drop_copy to rustcUrgau2023-05-102-0/+207
| * | | | | | | | Uplift clippy::drop_ref to rustcUrgau2023-05-102-0/+250
* | | | | | | | | Auto merge of #111493 - matthiaskrgr:rollup-iw1z59b, r=matthiaskrgrbors2023-05-1214-38/+337
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Rollup merge of #111490 - compiler-errors:layout-placeholder, r=aliemjayMatthias Krüger2023-05-123-1/+19
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Don't ICE in layout computation for placeholder typesMichael Goulet2023-05-123-1/+19
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Rollup merge of #111441 - cjgillot:issue-111422, r=JakobDegenMatthias Krüger2023-05-124-4/+170
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Do not see through copies of mutable pointers.Camille GILLOT2023-05-102-7/+7
| | * | | | | | | | Iteratively replace pointers.Camille GILLOT2023-05-102-8/+6
| | * | | | | | | | Add test.Camille GILLOT2023-05-103-0/+168
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Rollup merge of #111179 - Zalathar:sort-groups, r=Mark-SimulacrumMatthias Krüger2023-05-127-33/+148
| |\ \ \ \ \ \ \ \