about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2020-11-27adjust super_predicates_that_define_assoc_type query descriptionSantiago Pastorino-18/+20
2020-11-27Bless testsSantiago Pastorino-13/+13
2020-11-27Add description on testSantiago Pastorino-0/+4
2020-11-27Add test for a still ambiguous scenarioSantiago Pastorino-0/+26
2020-11-27Avoid ICEing when associated type bound trait is missingSantiago Pastorino-0/+26
2020-11-27Fix super_traits_of to consider where boundsSantiago Pastorino-0/+21
2020-11-27Add test to check that we do not get a cycle due to resolving `Self::Bar` in ...Niko Matsakis-0/+27
2020-11-27Update testsSantiago Pastorino-61/+31
2020-11-27Allow to self reference associated types in where clausesSantiago Pastorino-0/+12
2020-11-27Allow to use super trait bounds in where clausesSantiago Pastorino-0/+15
2020-11-27Auto merge of #79266 - b-naber:gat_trait_path_parser, r=petrochenkovbors-32/+346
2020-11-26Auto merge of #79338 - Aaron1011:fix/token-reparse-cache, r=petrochenkovbors-0/+50
2020-11-26Auto merge of #77467 - jyn514:query-docs, r=oli-obkbors-0/+80
2020-11-26Auto merge of #79441 - jonas-schievink:rollup-l9v00bl, r=jonas-schievinkbors-42/+138
2020-11-26Rollup merge of #79412 - GuillaumeGomez:cleanup-rustdoc-tests, r=jyn514Jonas Schievink-36/+15
2020-11-26Rollup merge of #79365 - richkadel:llvm-cov-map-version-4, r=wesleywiserJonas Schievink-3/+40
2020-11-26Rollup merge of #77758 - Stupremee:turbofish-help-for-const, r=varkorJonas Schievink-3/+83
2020-11-26Auto merge of #79427 - Aaron1011:fix/const-array-index, r=oli-obkbors-0/+11
2020-11-25Resolve inference variables before trying to remove overloaded indexingAaron Hill-0/+11
2020-11-25Auto merge of #79411 - tmiasko:naked-params, r=Amanieubors-49/+100
2020-11-25add testsb-naber-32/+346
2020-11-25Auto merge of #79326 - Aaron1011:fix/builtin-macro-stmt, r=petrochenkovbors-4/+524
2020-11-25Clean up rustdoc tests by removing unnecessary featuresGuillaume Gomez-36/+15
2020-11-25Auto merge of #79388 - tmiasko:naked-def-only, r=lcnrbors-13/+94
2020-11-25Auto merge of #79336 - camelid:rename-feature-oibit-to-auto, r=oli-obkbors-56/+56
2020-11-24Apply suggestions from code reviewRich Kadel-1/+1
2020-11-24Use the name "auto traits" everywhere in the compilerCamelid-17/+17
2020-11-25Validate use of parameters in naked functionsTomasz Miąsko-49/+100
2020-11-24Invoke attributes on the statement for statement itemsAaron Hill-4/+524
2020-11-24Check for LLVM 11+ when using `-Z instrument-coverage`Rich Kadel-2/+30
2020-11-24Track `ParamEnv`s properlyJoshua Nelson-1/+6
2020-11-24Normalize `<X as Y>::T` for rustdocJoshua Nelson-0/+75
2020-11-24Get rid of doctree::FunctionJoshua Nelson-8/+8
2020-11-24Rollup merge of #79374 - mendess:const-param-expr-diagnostic, r=lcnrJonas Schievink-53/+111
2020-11-24Rollup merge of #79346 - tmiasko:more-names, r=jonas-schievinkJonas Schievink-0/+20
2020-11-24Rollup merge of #79321 - camelid:intra-doc-bang, r=ManishearthJonas Schievink-0/+3
2020-11-24Rollup merge of #79312 - jyn514:doctree-impl, r=GuillaumeGomezJonas Schievink-9/+9
2020-11-24Swap note for helpmendess-111/+111
2020-11-24Requested changesmendess-40/+58
2020-11-24Add note to use nightly when using expr in const genericsmendess-0/+40
2020-11-24Auto merge of #79294 - petrochenkov:determ, r=varkorbors-88/+95
2020-11-24Validate that `#[naked]` is applied to a function definitionTomasz Miąsko-13/+94
2020-11-23Upgrades the coverage map to Version 4Rich Kadel-1/+10
2020-11-23Rename `optin_builtin_traits` to `auto_traits`Camelid-39/+39
2020-11-23Auto merge of #78343 - camelid:macros-qualify-panic, r=m-ou-sebors-467/+445
2020-11-23Qualify `panic!` as `core::panic!` in non-built-in `core` macrosCamelid-467/+445
2020-11-23Auto merge of #78439 - lzutao:rm-clouldabi, r=Mark-Simulacrumbors-180/+75
2020-11-23Auto merge of #79345 - jonas-schievink:rollup-1yhhzx9, r=jonas-schievinkbors-1/+144
2020-11-23Rollup merge of #79287 - jonas-schievink:const-trait-impl, r=oli-obkJonas Schievink-0/+144
2020-11-23Rollup merge of #76829 - tspiteri:const-int-pow, r=oli-obkJonas Schievink-1/+0