about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-05-25Don't sort a `Vec` before computing its `DepTrackingHash`Aaron Hill-0/+15
2021-05-25Run THIR unsafeck on `unsafe_op_in_unsafe_fn` testLeSeulArtichaut-16/+141
2021-05-25Add test for 2021 prelude.Mara Bos-0/+7
2021-05-25add test for issue 85155 and similarRémy Rakic-0/+56
2021-05-25Add GUI test to check colors of alias in search resultsGuillaume Gomez-0/+15
2021-05-25add regression testLukas Markeffsky-0/+12
2021-05-25show list of candidatesAliénore Bouttefeux-9/+14
2021-05-25Auto merge of #85481 - lcnr:const-equate, r=matthewjasperbors-3/+46
2021-05-25Rollup merge of #85631 - GuillaumeGomez:move-keywrod-primitive-css-dom, r=jshaGuillaume Gomez-4/+3
2021-05-25Rollup merge of #85361 - bjorn3:rustdoc_target_json_path_canonicalize, r=jyn514Guillaume Gomez-0/+53
2021-05-25Update keyword GUI testGuillaume Gomez-4/+3
2021-05-25Auto merge of #85273 - LeSeulArtichaut:thir-query, r=nikomatsakisbors-59/+35
2021-05-24Apply suggestions from code review Felix S Klock II-0/+2
2021-05-24Auto merge of #85639 - GuillaumeGomez:rollup-modinsi, r=GuillaumeGomezbors-7/+19
2021-05-24Add testbjorn3-0/+53
2021-05-24Rollup merge of #85628 - LeSeulArtichaut:thir-null-lowercase, r=estebankGuillaume Gomez-7/+7
2021-05-24Rollup merge of #85551 - GuillaumeGomez:fix-search-result-overflow, r=jshaGuillaume Gomez-0/+12
2021-05-24Auto merge of #85596 - scottmcm:more-on-unimplemented, r=estebankbors-13/+11
2021-05-24Replace more "NULL" with "null"LeSeulArtichaut-7/+7
2021-05-24Remove stray .stderr filesLeSeulArtichaut-58/+0
2021-05-24Auto merge of #85515 - jedel1043:fix-85480, r=petrochenkovbors-0/+24
2021-05-24Add test for pretty printing anonymous typesjedel1043-0/+24
2021-05-24shrinking the deprecated method spanhi-rustin-130/+158
2021-05-23Auto merge of #85554 - 12101111:fix-dedup-native-libs, r=petrochenkovbors-0/+36
2021-05-23Auto merge of #85479 - Stupremee:render-Self_as-type-casts, r=CraftSpiderbors-0/+17
2021-05-23Extend rustc_on_implemented to improve a ?-on-ControlFlow error messageScott McMurray-13/+11
2021-05-23Rollup merge of #85575 - jsha:fix-toggle-settings, r=GuillaumeGomezDylan DPC-1/+2
2021-05-22Auto merge of #85078 - RalfJung:const_fn_unsize, r=oli-obkbors-75/+38
2021-05-22Fix auto-hide for implementations and implementors.Jacob Hoffman-Andrews-1/+2
2021-05-22Add test for search result resize widthGuillaume Gomez-0/+12
2021-05-22Remove some errors in UI testsLeSeulArtichaut-29/+5
2021-05-22Make the THIR unsafeck use the `thir_body` queryLeSeulArtichaut-30/+30
2021-05-22Add test for deduplicate native lib in linking12101111-0/+36
2021-05-22change from review and show full type if it can be derefAliénore Bouttefeux-34/+68
2021-05-22const_fn_unsize: check that the cast behaves correctlyRalf Jung-3/+10
2021-05-22stabilize const_fn_unsizeRalf Jung-75/+31
2021-05-22Auto merge of #85568 - GuillaumeGomez:search-result-extra-info, r=jshabors-0/+15
2021-05-21Add test for search result keyword extra infoGuillaume Gomez-0/+15
2021-05-21Auto merge of #85560 - GuillaumeGomez:rollup-8k90rc7, r=GuillaumeGomezbors-55/+575
2021-05-21Apply suggestions from code review Felix S Klock II-3/+0
2021-05-21Regression test for issue 85435.Felix S. Klock II-0/+28
2021-05-21Rollup merge of #85555 - LeSeulArtichaut:thir-unsafeck, r=nikomatsakisGuillaume Gomez-55/+575
2021-05-21Check for use of mutable/extern statics in THIR unsafeckLeSeulArtichaut-20/+226
2021-05-21Auto merge of #85511 - Mark-Simulacrum:eq-not-sup, r=nikomatsakisbors-19/+33
2021-05-21Check for ptr-to-int casts in const functions in THIR unsafeckLeSeulArtichaut-13/+88
2021-05-21Check for initialization of layout-restricted typesLeSeulArtichaut-2/+33
2021-05-21Adjust self-type to require equalityMark Rousskov-19/+33
2021-05-21remove generic argument insead of displaying "_"Aliénore Bouttefeux-35/+35
2021-05-20Rollup merge of #85507 - GuillaumeGomez:extend-escape-key-check, r=jshaGuillaume Gomez-3/+10
2021-05-20Rollup merge of #85375 - SkiFire13:fix-85347, r=jackh726Guillaume Gomez-0/+29