]> git.lizzy.rs Git - rust.git/history - compiler
Move const def nearer usage.
[rust.git] / compiler /
2021-01-24 borsAuto merge of #81250 - sivadeilra:remove_xp_compat...
2021-01-24 borsAuto merge of #80838 - nagisa:nagisa/stack-probe-type...
2021-01-24 borsAuto merge of #80919 - cjgillot:defkey-span, r=oli-obk
2021-01-24 borsAuto merge of #80594 - bjorn3:abi_refactor3, r=petrochenkov
2021-01-24 borsAuto merge of #79811 - Aaron1011:expn-data-disambig...
2021-01-23 borsAuto merge of #81304 - jonas-schievink:rollup-d9kuugm...
2021-01-23 Aaron HillAdd disambiugator to ExpnData
2021-01-23 Jonas SchievinkRollup merge of #81301 - davidgu:patch-1, r=jonas-schievink
2021-01-23 Jonas SchievinkRollup merge of #81298 - lcnr:big-money-big-prices...
2021-01-23 Jonas SchievinkRollup merge of #81288 - camelid:fix-trait-item-vis...
2021-01-23 Jonas SchievinkRollup merge of #81283 - m-ou-se:tracking-issue-note...
2021-01-23 Jonas SchievinkRollup merge of #81281 - a1phyr:inline_path, r=dtolnay
2021-01-23 Jonas SchievinkRollup merge of #81275 - jyn514:time-render, r=wesleywiser
2021-01-23 Jonas SchievinkRollup merge of #81252 - jyn514:resolve-timing, r=petro...
2021-01-23 Jonas SchievinkRollup merge of #81249 - cjgillot:issue-79537, r=oli-obk
2021-01-23 Jonas SchievinkRollup merge of #81245 - ehuss:update-cargo, r=ehuss
2021-01-23 Jonas SchievinkRollup merge of #81243 - osa1:fix_80742_2, r=RalfJung
2021-01-23 Jonas SchievinkRollup merge of #81170 - xfix:vecdeque-bug-fix, r=sfackler
2021-01-23 Jonas SchievinkRollup merge of #81130 - pierwill:edit-depnode, r=jyn514
2021-01-23 Jonas SchievinkRollup merge of #81072 - RalfJung:place-ref-ty, r=oli-obk
2021-01-23 Jonas SchievinkRollup merge of #79841 - fintelia:patch-6, r=kennytm
2021-01-23 bjorn3Fix review comments
2021-01-23 Joshua NelsonCalculate self-profile strings in `Compiler::enter...
2021-01-23 borsAuto merge of #80579 - RalfJung:no-fallible-promotion...
2021-01-23 Camille GILLOTAllow to query the HIR crate node.
2021-01-23 Camille GILLOTFix proc macro crate encoding.
2021-01-23 Camille GILLOTFilter stability.
2021-01-23 Camille GILLOTIterate on deprecation.
2021-01-23 Camille GILLOTIterate on const_stability.
2021-01-23 Camille GILLOTIterate on stability.
2021-01-23 Camille GILLOTIterate DefId to encode expn_that_defined.
2021-01-23 Camille GILLOTIterate DefId to encode attributes.
2021-01-23 Camille GILLOTIterate DefId to encode visibility.
2021-01-23 Camille GILLOTIterate to encode def_kind.
2021-01-23 Camille GILLOTIterate DefId to encode spans.
2021-01-23 Camille GILLOTEncode DefKind directly.
2021-01-23 Camille GILLOTInfallible version of def_span.
2021-01-23 bjorn3Add some comments to PassMode
2021-01-23 Bastian Kauschkereplace RefCell with Cell in FnCtxt
2021-01-23 bjorn3Never create an temporary PassMode::Direct when it...
2021-01-23 bjorn3Move some code around
2021-01-23 bjorn3Use PassMode::Pair by default for Abi::ScalarPair for...
2021-01-23 bjorn3Remove unused dependency
2021-01-23 borsAuto merge of #80715 - JulianKnodt:skip_opt, r=nagisa
2021-01-23 borsAuto merge of #80065 - b-naber:parse-angle-arg-diagnost...
2021-01-23 borsAuto merge of #76391 - danii:master, r=cuviper
2021-01-23 borsAuto merge of #81017 - Aaron1011:collect-trailing-token...
2021-01-22 pierwillEdit rustc_middle::dep_graph module documentation
2021-01-22 borsAuto merge of #79233 - yoshuawuyts:alloc-doc-alias...
2021-01-22 Joshua NelsonRemove special casing of rustdoc in rustc_lint
2021-01-22 borsAuto merge of #72160 - slo1:libstd-setgroups, r=KodrAus
2021-01-22 b-naberimprove diagnostics for angle args
2021-01-22 borsAuto merge of #81271 - m-ou-se:rollup-xv7gq3w, r=m...
2021-01-22 Mara BosRollup merge of #81242 - jyn514:const-cap, r=sfackler
2021-01-22 Mara BosRollup merge of #81241 - m-ou-se:force-expr-macro-rules...
2021-01-22 Mara BosRollup merge of #81236 - estebank:everybody-loop-now...
2021-01-22 Mara BosRollup merge of #81233 - lzutao:dbg, r=KodrAus
2021-01-22 Mara BosRollup merge of #81227 - CraftSpider:struct-type-clean...
2021-01-22 Mara BosRollup merge of #81225 - CraftSpider:json-opt-docs...
2021-01-22 Mara BosRollup merge of #81202 - lzutao:dbg_ipv6, r=Amanieu
2021-01-22 Mara BosRollup merge of #81194 - m-ou-se:stabilize-panic-any...
2021-01-22 Mara BosRollup merge of #81173 - lukaslueg:intersperse_docs...
2021-01-22 Mara BosRollup merge of #80573 - jyn514:tool-lints, r=Guillaume...
2021-01-22 borsAuto merge of #81101 - tmiasko:combine-now, r=nagisa
2021-01-22 borsAuto merge of #80558 - lcnr:gat-variance, r=matthewjasper
2021-01-22 Ralf Jungdo promote array indexing if we know it is in-bounds
2021-01-22 Ralf Jungupdate const_err description
2021-01-22 Ralf Jungavoid promoting division, modulo and indexing operation...
2021-01-22 borsAuto merge of #81135 - jyn514:no-backticks, r=flip1995
2021-01-22 Esteban KüberDo not suggest using a break label when one is already...
2021-01-22 Esteban KüberFix clippy and comment
2021-01-22 Esteban KüberParse loop labels missing a leading `'`
2021-01-22 Esteban KüberAvoid emitting redundant "unused label" lint
2021-01-22 Esteban KüberTweak error for invalid `break expr`
2021-01-22 Esteban KüberAdd loop head span to hir
2021-01-22 Esteban KüberSuggest `'a` when given `a` only when appropriate
2021-01-22 Esteban KüberAccount for labels when suggesting `loop` instead of...
2021-01-22 Aaron HillRefactor token collection to capture trailing token...
2021-01-22 borsAuto merge of #81177 - Aaron1011:fix/force-capture...
2021-01-22 borsAuto merge of #81160 - RalfJung:swap, r=oli-obk
2021-01-21 Joshua NelsonAdd more self-profile info to rustc_resolve
2021-01-21 Camille GILLOTLower closure prototype after its body.
2021-01-21 borsAuto merge of #81152 - lzutao:intersperse_fold, r=m...
2021-01-21 Ömer Sinan Ağacanmir: Improve size_of handling when arg is unsized
2021-01-21 borsAuto merge of #81122 - tmiasko:no-drop, r=davidtwco
2021-01-21 Bastian Kauschkerequire gat substs to be invariant
2021-01-21 borsAuto merge of #81240 - JohnTitor:rollup-ieaz82a, r...
2021-01-21 Yuki OkushiRollup merge of #81219 - joshtriplett:temp_dir-docs...
2021-01-21 Yuki OkushiRollup merge of #81187 - eltociear:patch-6, r=jonas...
2021-01-21 Yuki OkushiRollup merge of #81185 - osa1:fix_80742, r=oli-obk
2021-01-21 Yuki OkushiRollup merge of #81184 - jyn514:combine-after, r=CraftS...
2021-01-21 Yuki OkushiRollup merge of #81179 - CPerezz:fix_interal_doc_warns...
2021-01-21 Yuki OkushiRollup merge of #81178 - tmiasko:no-landing-pads, r...
2021-01-21 Yuki OkushiRollup merge of #81046 - rylev:unknown-external-crate...
2021-01-21 Yuki OkushiRollup merge of #80601 - steffahn:improve_format_string...
2021-01-21 Yuki OkushiRollup merge of #80429 - JulianKnodt:ob_forest, r=Mark...
2021-01-21 Yuki OkushiRollup merge of #80172 - camelid:prelude-docs-consisten...
2021-01-20 Aaron HillForce token collection to run when parsing nonterminals
2021-01-20 borsAuto merge of #81118 - ojeda:metadata-obj, r=nagisa
2021-01-20 borsAuto merge of #81063 - CraftSpider:jsondocck, r=jyn514
next