about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-02-14Simpler way to convert to digitGiles Cope-7/+6
2021-02-13no need to check assertion on fast path.Giles Cope-2/+2
2021-01-24Auto merge of #81250 - sivadeilra:remove_xp_compat, r=joshtriplett,m-ou-sebors-145/+81
2021-01-24Auto merge of #80838 - nagisa:nagisa/stack-probe-type, r=cuviperbors-87/+205
2021-01-24Auto merge of #80919 - cjgillot:defkey-span, r=oli-obkbors-265/+305
2021-01-24Auto merge of #80594 - bjorn3:abi_refactor3, r=petrochenkovbors-95/+118
2021-01-24Auto merge of #79811 - Aaron1011:expn-data-disambig, r=petrochenkovbors-14/+173
2021-01-23Auto merge of #81304 - jonas-schievink:rollup-d9kuugm, r=jonas-schievinkbors-111/+433
2021-01-23Add disambiugator to ExpnDataAaron Hill-14/+173
2021-01-23Rollup merge of #81301 - davidgu:patch-1, r=jonas-schievinkJonas Schievink-1/+1
2021-01-23Rollup merge of #81298 - lcnr:big-money-big-prices, r=oli-obkJonas Schievink-23/+18
2021-01-23Rollup merge of #81288 - camelid:fix-trait-item-vis, r=jyn514Jonas Schievink-2/+51
2021-01-23Rollup merge of #81283 - m-ou-se:tracking-issue-note, r=Mark-SimulacrumJonas Schievink-0/+2
2021-01-23Rollup merge of #81281 - a1phyr:inline_path, r=dtolnayJonas Schievink-0/+103
2021-01-23Rollup merge of #81275 - jyn514:time-render, r=wesleywiserJonas Schievink-35/+48
2021-01-23Rollup merge of #81252 - jyn514:resolve-timing, r=petrochenkovJonas Schievink-10/+8
2021-01-23Rollup merge of #81249 - cjgillot:issue-79537, r=oli-obkJonas Schievink-13/+86
2021-01-23Rollup merge of #81245 - ehuss:update-cargo, r=ehussJonas Schievink-0/+1
2021-01-23Rollup merge of #81243 - osa1:fix_80742_2, r=RalfJungJonas Schievink-3/+35
2021-01-23Rollup merge of #81170 - xfix:vecdeque-bug-fix, r=sfacklerJonas Schievink-3/+47
2021-01-23Rollup merge of #81130 - pierwill:edit-depnode, r=jyn514Jonas Schievink-7/+10
2021-01-23Rollup merge of #81072 - RalfJung:place-ref-ty, r=oli-obkJonas Schievink-8/+10
2021-01-23Rollup merge of #79841 - fintelia:patch-6, r=kennytmJonas Schievink-6/+13
2021-01-23Fix small typoDavid-1/+1
2021-01-23Fix review commentsbjorn3-7/+6
2021-01-23Calculate self-profile strings in `Compiler::enter` instead in codegenJoshua Nelson-16/+16
2021-01-23Add more timing info to render_htmlJoshua Nelson-13/+31
2021-01-23Auto merge of #80579 - RalfJung:no-fallible-promotion, r=oli-obkbors-333/+331
2021-01-23Allow to query the HIR crate node.Camille GILLOT-5/+4
2021-01-23Fix proc macro crate encoding.Camille GILLOT-2/+9
2021-01-23Filter stability.Camille GILLOT-3/+40
2021-01-23Iterate on deprecation.Camille GILLOT-10/+1
2021-01-23Iterate on const_stability.Camille GILLOT-4/+1
2021-01-23Iterate on stability.Camille GILLOT-14/+2
2021-01-23Iterate DefId to encode expn_that_defined.Camille GILLOT-4/+1
2021-01-23Iterate DefId to encode attributes.Camille GILLOT-17/+4
2021-01-23Iterate DefId to encode visibility.Camille GILLOT-10/+38
2021-01-23Iterate to encode def_kind.Camille GILLOT-72/+57
2021-01-23Iterate DefId to encode spans.Camille GILLOT-21/+25
2021-01-23Encode DefKind directly.Camille GILLOT-142/+160
2021-01-23Infallible version of def_span.Camille GILLOT-37/+39
2021-01-23Add some comments to PassModebjorn3-0/+6
2021-01-23replace RefCell with Cell in FnCtxtBastian Kauschke-23/+18
2021-01-23Never create an temporary PassMode::Direct when it is not a valid pass mode f...bjorn3-50/+46
2021-01-23Move some code aroundbjorn3-55/+76
2021-01-23Use PassMode::Pair by default for Abi::ScalarPair for all abi's and in return...bjorn3-18/+21
2021-01-23Remove unused dependencybjorn3-2/+0
2021-01-23Auto merge of #80715 - JulianKnodt:skip_opt, r=nagisabors-7/+27
2021-01-23Auto merge of #80065 - b-naber:parse-angle-arg-diagnostics, r=petrochenkovbors-88/+169
2021-01-23Auto merge of #76391 - danii:master, r=cuviperbors-3681/+3777