about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-08-24tests: add v0 structural const value demangling test.Eduard-Mihai Burtescu-0/+257
2021-08-24tests: add v0 `&str` const value demangling test.Eduard-Mihai Burtescu-0/+154
2021-08-24Update rustc-demangle to 0.1.21.Eduard-Mihai Burtescu-10/+10
2021-08-24Feat: added explicit register tests; added prefix to check_reg asm stringlinux1-1/+37
2021-08-24tests: shorten symbol-names/const-generics-demangling output.Eduard-Mihai Burtescu-25/+25
2021-08-24tests: support -Zsymbol-mangling-version=v0 being the default.Eduard-Mihai Burtescu-3/+13
2021-08-24Update testsinquisitivecrystal-21/+14
2021-08-24Auto merge of #87900 - jackh726:issue-87429, r=nikomatsakisbors-0/+120
2021-08-24Move `named_asm_labels` to a HIR lintasquared31415-32/+159
2021-08-24Ignore test on WindowsAndy Wang-0/+2
2021-08-24Improve liveness analysis for generatorsTomasz Miąsko-20/+96
2021-08-24Auto merge of #87739 - Aaron1011:remove-used-attrs, r=wesleywiserbors-971/+453
2021-08-23Fix: added necessary prefixlinux1-2/+8
2021-08-24Auto merge of #85556 - FabianWolff:issue-85071, r=estebank,jackh726bors-0/+109
2021-08-24Also fix “a RwLock*”Frank Steffahn-1/+1
2021-08-23Auto merge of #83302 - camsteffen:write-piece-unchecked, r=dtolnaybors-39/+72
2021-08-232229: Consider varaiables mentioned in closure as usedAman Arora-33/+4
2021-08-23fix testNiko Matsakis-0/+1
2021-08-24Update NLL HRTB type ascription blessed expectationsRémy Rakic-26/+5
2021-08-23Add comment and extra testjackh726-7/+31
2021-08-23Add a couple more testsjackh726-0/+81
2021-08-23When checking associated type bounds, use bound vars for GAT params in param_envjackh726-0/+15
2021-08-23Auto merge of #88265 - m-ou-se:rollup-soymv20, r=m-ou-sebors-19/+216
2021-08-23add trailing newlineNiko Matsakis-1/+1
2021-08-23select obligations after `check_casts`liudingming-0/+33
2021-08-23Rollup merge of #88232 - m-ou-se:macro-name-imported-but-not-macro, r=estebankMara Bos-1/+198
2021-08-23Rollup merge of #88230 - steffahn:a_an, r=oli-obkMara Bos-18/+18
2021-08-23Auto merge of #87676 - sexxi-goose:truncate_unique, r=nikomatsakisbors-16/+16
2021-08-23Improve wording of macro-not-found-but-name-exists note.Mara Bos-2/+2
2021-08-23Show what things are, but also what they are not.Mara Bos-7/+7
2021-08-23Don't confuse the user with notes about tool modules.Mara Bos-8/+0
2021-08-23Clarify what attribute and derive macros look like.Mara Bos-6/+6
2021-08-23Say what things are, instead of what they are not.Mara Bos-32/+50
2021-08-23Silence confusing 'unused import' warnings.Mara Bos-39/+18
2021-08-23Update tests.Mara Bos-1/+26
2021-08-23Add tests for macro-not-found diagnostics.Mara Bos-44/+183
2021-08-23Add test for macro-not-found-but-name-imported-here note.Mara Bos-0/+44
2021-08-23Auto merge of #87661 - FabianWolff:issue-87461, r=estebankbors-0/+50
2021-08-23Detect incorrect number of lang item genericsasquared31415-80/+131
2021-08-23add Cell::as_array_of_cells, similar to Cell::as_slice_of_cellsJack O'Connor-0/+9
2021-08-23Auto merge of #88210 - spastorino:diff-lifetimes-def-use-test, r=oli-obkbors-0/+29
2021-08-22Fix: appeased x.py test tidy --blesslinux1-2/+2
2021-08-22Feat: further testing & support for i64 general register uselinux1-6/+46
2021-08-22Fix: moved #[no_mangle]linux1-3/+1
2021-08-22Refactor: added #[no_mangle]linux1-0/+2
2021-08-22Feat: added s390x reg-definitions, constraint codes, and testslinux1-0/+86
2021-08-22Auto merge of #88240 - GuillaumeGomez:rollup-wdom91m, r=GuillaumeGomezbors-12/+87
2021-08-22Rollup merge of #88229 - m-ou-se:macro-suggest-right-kind, r=estebankGuillaume Gomez-0/+52
2021-08-22Rollup merge of #87166 - de-vri-es:show-discriminant-before-overflow, r=jackh726Guillaume Gomez-5/+28
2021-08-22Rollup merge of #86747 - FabianWolff:issue-86653, r=GuillaumeGomezGuillaume Gomez-7/+7