about summary refs log tree commit diff
path: root/tests/ui-fulldeps
AgeCommit message (Expand)AuthorLines
2023-03-31Don't emit the OS error in a noteest31-10/+6
2023-03-30Auto merge of #109224 - oli-obk:smir, r=pnkfelixbors-4/+27
2023-03-29Check for escape sequences in Fluent resourcesclubby789-2/+36
2023-03-22rustc: Remove unused `Session` argument from some attribute functionsVadim Petrochenkov-87/+5
2023-03-16Add Debug and Clone derives for stable mir datastructuresOli Scherer-2/+3
2023-03-16Implement a minimal subset of MIR statements and terminators for smirOli Scherer-4/+26
2023-03-12Remove uses of `box_syntax` in rustc and toolsclubby789-22/+21
2023-03-08Rollup merge of #108846 - celinval:smir-poc, r=oli-obkMatthias Krüger-0/+104
2023-03-07Change item collection to be on demandCelina G. Val-9/+7
2023-03-06Create new rustc_smir struct to map future cratesCelina G. Val-0/+106
2023-02-27Allow using `bool` for optional diagnosticsclubby789-40/+59
2023-02-25Auto merge of #108233 - ChrisDenton:move-std-tests, r=thomccbors-41/+0
2023-02-22various: translation resources from cg backendDavid Wood-6/+5
2023-02-22errors: generate typed identifiers in each crateDavid Wood-644/+635
2023-02-21Make `create_dir_all_bare` an std integration testChris Denton-11/+0
2023-02-21Move `rename_directory` from ui-fulldeps to stdChris Denton-30/+0
2023-02-21Move std tests/ui-fulldeps into a std subdirectoryChris Denton-0/+0
2023-02-21Fix a test.Nicholas Nethercote-3/+3
2023-02-21Use `ThinVec` in various AST types.Nicholas Nethercote-4/+4
2023-02-01Forbid #[suggestion_*(...)] on VecsXiretza-2/+51
2023-01-28Auto merge of #107206 - cjgillot:no-h2l-map, r=WaffleLapkinbors-1/+3
2023-01-28Rollup merge of #107096 - clubby789:fluent-bad-messageref, r=compiler-errorsMatthias Krüger-1/+19
2023-01-28Adapt ui-fulldeps.Camille GILLOT-1/+3
2023-01-27Bless ui-fulldeps.Camille GILLOT-13/+20
2023-01-27Detect references to non-existant messages in Fluent resourcesclubby789-1/+19
2023-01-25Rollup merge of #106897 - estebank:issue-99430, r=davidtwcoMatthias Krüger-0/+4
2023-01-16ui tests: Remap test base directory by default.Tim Neumann-0/+1
2023-01-15Fix fulldeps-ui testsEsteban Küber-0/+4
2023-01-13Auto merge of #106004 - fee1-dead-contrib:const-closures, r=oli-obkbors-0/+1
2023-01-12test use in libcoreDeadbeef-0/+1
2023-01-11Support eager subdiagnostics againmejrs-26/+8
2023-01-11Move /src/test to /testsAlbert Larsan-0/+7191