about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-07-16add regression test for #71348Bastian Kauschke-0/+35
2020-07-16add regression test for #70586Bastian Kauschke-0/+33
2020-07-16add regression test for #70217Bastian Kauschke-0/+16
2020-07-16add regression test for #68596Bastian Kauschke-0/+18
2020-07-16add regression tests for #67144Bastian Kauschke-0/+50
2020-07-15Rollup merge of #74353 - pierwill:pierwill-edit-dep-node, r=jonas-schievinkManish Goregaokar-6/+8
2020-07-15Rollup merge of #74347 - jyn514:ive-got-a-small-query-for-you, r=eddybManish Goregaokar-10/+16
2020-07-15Rollup merge of #74344 - estebank:stringly-wobbly, r=eddybManish Goregaokar-7/+13
2020-07-15Rollup merge of #74337 - estebank:ty-parse-recovery, r=varkorManish Goregaokar-55/+20
2020-07-15Rollup merge of #74294 - msirringhaus:master, r=pietroalbiniManish Goregaokar-8/+31
2020-07-15Rollup merge of #74291 - regexident:from-docs, r=GuillaumeGomezManish Goregaokar-0/+4
2020-07-15Rollup merge of #74276 - lcnr:discriminant-kind-what, r=nagisaManish Goregaokar-17/+12
2020-07-15Rollup merge of #74218 - GuillaumeGomez:search-results-bottom-margin, r=Dylan...Manish Goregaokar-0/+1
2020-07-15Rollup merge of #74196 - GuillaumeGomez:auto-collapse-implementors, r=Manishe...Manish Goregaokar-4/+11
2020-07-15Rollup merge of #74119 - nnethercote:rm-Compiler-compile, r=Mark-SimulacrumManish Goregaokar-34/+0
2020-07-15Rollup merge of #73959 - GuillaumeGomez:cleanup-e0716, r=Dylan-DPCManish Goregaokar-30/+25
2020-07-15Rollup merge of #73918 - GuillaumeGomez:cleanup-e0715, r=Dylan-DPCManish Goregaokar-2/+1
2020-07-15Rollup merge of #72973 - msizanoen1:riscv-host, r=pietroalbiniManish Goregaokar-25/+66
2020-07-15Improve settings wordingGuillaume Gomez-2/+2
2020-07-15Initialize default providers only onceJoshua Nelson-10/+16
2020-07-15Auto merge of #74113 - lcnr:type-dependent-consts-2, r=eddybbors-622/+1547
2020-07-15unify Instance::resolveBastian Kauschke-12/+15
2020-07-15unsafety_check_result_for_const_argBastian Kauschke-4/+4
2020-07-15WithOptConstParam::dummy -> WithOptConstParam::unknownBastian Kauschke-20/+21
2020-07-15ty_def_id -> def_id_for_type_ofBastian Kauschke-5/+5
2020-07-15improve namingBastian Kauschke-160/+184
2020-07-15cleanupBastian Kauschke-8/+48
2020-07-15update promoted_mirBastian Kauschke-16/+20
2020-07-15update const arg queriesBastian Kauschke-138/+154
2020-07-15update testBastian Kauschke-12/+4
2020-07-15only call `typeck_tables_of_const_arg` for const argsBastian Kauschke-4/+15
2020-07-15mir opt cross compileBastian Kauschke-12/+12
2020-07-15mir_built is a lieBastian Kauschke-155/+154
2020-07-15decode stuffBastian Kauschke-3/+3
2020-07-15ui test diffBastian Kauschke-2/+22
2020-07-15mir opt diffBastian Kauschke-36/+36
2020-07-15const generics work!Bastian Kauschke-141/+301
2020-07-15continue mir pipelineBastian Kauschke-31/+78
2020-07-15optimized_mirBastian Kauschke-11/+43
2020-07-15InstanceDef::ItemBastian Kauschke-58/+80
2020-07-15typeck all the tablesBastian Kauschke-2/+38
2020-07-15const_eval_resolveBastian Kauschke-28/+96
2020-07-15ConstKind::UnevaluatedBastian Kauschke-37/+53
2020-07-15begin using `WithOptParam`Bastian Kauschke-10/+67
2020-07-15introduce the query `opt_const_param_of`Bastian Kauschke-125/+169
2020-07-15add const generic testsBastian Kauschke-0/+333
2020-07-15Auto merge of #74214 - nnethercote:change-SymbolName-name, r=eddybbors-67/+76
2020-07-15improve DiscriminantKind handlingBastian Kauschke-17/+12
2020-07-14Edit docs for rustc_middle::dep_graph::dep_nodepierwill-6/+8
2020-07-15Auto merge of #71272 - jclulow:illumos-x86-ci, r=pietroalbinibors-0/+215