about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2020-05-27Add test for {impl,declare}_lint_pass macrosflip1995-0/+26
2020-05-26expand `env!` with def-site contextAndy Russell-0/+8
2020-05-27Rollup merge of #72548 - rossmacarthur:add-mcve-for-50687, r=nikomatsakisDylan DPC-0/+57
2020-05-27Rollup merge of #72348 - chrissimpkins:fix-72253, r=estebankDylan DPC-0/+16
2020-05-26Auto merge of #72627 - Dylan-DPC:rollup-bavnoq5, r=Dylan-DPCbors-18/+252
2020-05-26improve error message for unexpected comma token in multiline blockChris Simpkins-0/+16
2020-05-26Rollup merge of #72581 - samrat:allow-desugared-break-in-labeled-block, r=dav...Dylan DPC-0/+12
2020-05-26Rollup merge of #72401 - ecstatic-morse:issue-72394, r=eddybDylan DPC-0/+24
2020-05-26Rollup merge of #72342 - jsgf:warn-unused-deps, r=petrochenkovDylan DPC-0/+151
2020-05-26Rollup merge of #72270 - RalfJung:lint-ref-to-packed, r=oli-obkDylan DPC-18/+65
2020-05-26Simplify suggestionStanislav Tkach-12/+12
2020-05-26Don't bail out of trait selection when predicate references an errorAaron Hill-0/+50
2020-05-27Add test for #71042Yuki Okushi-0/+17
2020-05-27Add test for #70121Yuki Okushi-0/+23
2020-05-27Add test for #68532Yuki Okushi-0/+13
2020-05-27Add test for #56445Yuki Okushi-0/+26
2020-05-26Export ZERO_AR_DATE for macos linker invocationsAlex Crichton-2/+1
2020-05-26Fix testAmanieu d'Antras-0/+11
2020-05-26Eagerly lower asm sub-expressions to HIR even if there is an errorAmanieu d'Antras-0/+7
2020-05-26Update UI testGuillaume Gomez-2/+3
2020-05-26Add checks and tests for computing abs(offset_bytes)Joe Richey-1/+19
2020-05-26Auto merge of #72093 - jonas-schievink:unmut, r=oli-obkbors-2/+2
2020-05-26Properly encode AnonConst into crate metadataAaron Hill-0/+23
2020-05-25Implement warning for unused dependencies.Jeremy Fitzhardinge-0/+151
2020-05-25Only capture tokens for items with outer attributesAaron Hill-2/+2
2020-05-25Display information about captured variable in `FnMut` errorAaron Hill-5/+70
2020-05-26Auto merge of #71487 - rcoh:71471-shebang, r=petrochenkovbors-0/+73
2020-05-25Rollup merge of #72450 - csmoe:issue-72442, r=oli-obkDylan DPC-0/+40
2020-05-25Rollup merge of #72061 - lcnr:const-inference-test, r=eddybDylan DPC-0/+70
2020-05-25miri_unleached: We now allow offset in const fnJoe Richey-25/+6
2020-05-25test/ui/consts: Add tests for const ptr offsetsJoe Richey-0/+291
2020-05-26Allow unlabeled breaks from desugared `?` in labeled blocksSamrat Man Singh-0/+12
2020-05-25Avoid `Operand::Copy` with `&mut T`Jonas Schievink-2/+2
2020-05-25Auto merge of #72575 - Dylan-DPC:rollup-zo679hv, r=Dylan-DPCbors-0/+97
2020-05-25Rollup merge of #72308 - Aaron1011:fix/hygiene-error-message, r=matthewjasperDylan DPC-0/+40
2020-05-25Rollup merge of #72153 - lcnr:exhaustively-match, r=pnkfelixDylan DPC-0/+57
2020-05-25Fix bug in shebang handlingRussell Cohen-0/+73
2020-05-25Auto merge of #72354 - tamird:remove-copyright, r=Mark-Simulacrumbors-18/+9
2020-05-25rename lintRalf Jung-40/+40
2020-05-25more test ref-to-packed testsRalf Jung-1/+19
2020-05-25remove some unused types from the testsRalf Jung-25/+6
2020-05-25add a lint against references to packed fieldsRalf Jung-0/+48
2020-05-25Add test for old compiler ICE when using `Borrow`Ross MacArthur-0/+57
2020-05-25Auto merge of #72520 - jonas-schievink:cleanup-userty, r=matthewjasperbors-17/+17
2020-05-24Fix trait alias inherent impl resolutionMatthew McAllister-0/+33
2020-05-24Added a codegen test for a recent optimization for overflow-checks=onAlex Gaynor-0/+26
2020-05-24Collect tokens for `ast::Expr`Aaron Hill-0/+32
2020-05-24Auto merge of #72529 - RalfJung:rollup-ydthv90, r=RalfJungbors-2/+2
2020-05-24Rollup merge of #72393 - Aaron1011:feature/rewrite-collect-tokens, r=petroche...Ralf Jung-2/+2
2020-05-24Auto merge of #72524 - RalfJung:rollup-s9f1pcc, r=RalfJungbors-0/+30