about summary refs log tree commit diff
path: root/src/test/ui/privacy/pub-priv-dep
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-85/+0
2022-07-01Shorten def_span for more items.Camille GILLOT-1/+1
2021-11-03Clean up some `-Z unstable-options` in tests.Eric Huss-4/+5
2020-10-06Fix tests from rebaseMatthew Jasper-3/+2
2020-10-06Separate bounds and predicates for associated/opaque typesMatthew Jasper-13/+10
2020-09-02pretty: trim paths of unique symbolsDan Aloni-6/+6
2020-08-22Use smaller def span for functionsAaron Hill-1/+1
2020-01-24Normalise notes with the/isvarkor-1/+1
2019-12-09compiletest: add aux-crate directiveEric Huss-7/+6
2019-04-14Properly parse '--extern-private' with name and pathAaron Hill-1/+1
2019-02-01Update tests for future-compat warning removalAaron Hill-13/+2
2019-02-01Test allowing individual struct fieldAaron Hill-0/+6
2019-02-01Replace --extern-public with --extern-privateAaron Hill-6/+5
2019-02-01Remove feature from testAaron Hill-1/+0
2019-02-01Rename external_private_dependency to exported_private_dependenciesAaron Hill-4/+4
2019-02-01Add test for 'std' crate being publicAaron Hill-0/+13
2019-02-01Clippy fixes, rename stuff to match RFCAaron Hill-6/+6
2019-02-01Improve UI testsAaron Hill-6/+32
2019-02-01Add UI testAaron Hill-0/+57