]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-01-26 borsAuto merge of #81367 - andersk:join-test-threads, r...
2021-01-26 borsAuto merge of #80692 - Aaron1011:feature/query-result...
2021-01-26 borsAuto merge of #79113 - andjo403:raw_vec_ptr, r=m-ou-se
2021-01-25 Anders Kaseorglibtest: Store pending timeouts in a deque
2021-01-25 borsAuto merge of #68828 - oli-obk:inline_cycle, r=wesleywiser
2021-01-25 borsAuto merge of #81375 - RalfJung:miri, r=RalfJung
2021-01-25 borsAuto merge of #81380 - pietroalbini:cargo-pgo-lockfile...
2021-01-25 Pietro Albinici: use the monorepo's lockfile when building cargo...
2021-01-25 Ralf Jungupdate Miri
2021-01-25 oliIgnore a test on wasm, because that changes landing...
2021-01-25 Anders Kaseorglibtest: Wait for test threads to exit after they repor...
2021-01-24 borsAuto merge of #81355 - jonas-schievink:rollup-vpaadij...
2021-01-24 Jonas SchievinkRollup merge of #81338 - bugadani:dominator-cleanup...
2021-01-24 Jonas SchievinkRollup merge of #81320 - CraftSpider:jsondoc-errors...
2021-01-24 Jonas SchievinkRollup merge of #81310 - tmiasko:in-pattern, r=petrochenkov
2021-01-24 Jonas SchievinkRollup merge of #81302 - LeSeulArtichaut:80777-trait...
2021-01-24 Jonas SchievinkRollup merge of #81297 - bjorn3:no_extern_backend_optim...
2021-01-24 Jonas SchievinkRollup merge of #81279 - bugadani:iter, r=davidtwco
2021-01-24 Jonas SchievinkRollup merge of #81264 - Swatinem:doctest-run-directory...
2021-01-24 Jonas SchievinkRollup merge of #81259 - est31:cfg_version, r=petrochenkov
2021-01-24 Jonas SchievinkRollup merge of #80933 - rcvalle:fix-sysroot-option...
2021-01-24 Jonas SchievinkRollup merge of #80855 - m-ou-se:assert-2021, r=petroch...
2021-01-24 Jonas SchievinkRollup merge of #79884 - Digital-Chaos:replace-magic...
2021-01-24 Jonas SchievinkRollup merge of #79174 - taiki-e:std-future, r=Mark...
2021-01-24 Jonas SchievinkRollup merge of #78578 - oli-obk:const_mut_refs, r...
2021-01-24 Jonas SchievinkRollup merge of #75180 - KodrAus:feat/error-by-ref...
2021-01-24 borsAuto merge of #81337 - petrochenkov:kvcollect, r=Aaron1011
2021-01-24 Vadim Petrochenkovparser: Collect tokens for values in key-value attributes
2021-01-24 Mara BosOnly call span.rust_2021() when necessary.
2021-01-24 borsAuto merge of #81250 - sivadeilra:remove_xp_compat...
2021-01-24 Dániel BugaClean up dominators_given_rpo
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 Rune Tynanfmt
2021-01-24 Rune TynanMake bad shlex parsing a pretty error
2021-01-24 borsAuto merge of #80594 - bjorn3:abi_refactor3, r=petrochenkov
2021-01-24 est31Replace version_check dependency with own version parsi...
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 LeSeulArtichautFix rendering of stabilization version for trait implem...
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 Arpad BorsosAdd option to control doctest run directory
2021-01-23 DavidFix small typo
2021-01-23 LeSeulArtichautCleanup `render_stability_since_raw` to remove code...
2021-01-23 bjorn3Fix review comments
2021-01-23 oliMove test to mir-opt so we actually see that no inlinin...
2021-01-23 oliLeave some notes for future changes to the MIR opt...
2021-01-23 oliAllow libcore to be built with MIR inlining
2021-01-23 oliMake sure that const prop does not produce unsilenceabl...
2021-01-23 oliPrevent query cycles during inlining
2021-01-23 Joshua NelsonCalculate self-profile strings in `Compiler::enter...
2021-01-23 Joshua NelsonAdd more timing info to render_html
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 oliPut dynamic check tests into their own file
2021-01-23 Camille GILLOTInfallible version of def_span.
2021-01-23 oliCover more cases in the test suite
2021-01-23 bjorn3Add some comments to PassMode
2021-01-23 oliDo not allow arbitrary mutable references in `static...
2021-01-23 oliAdjust wording of a diagnostic
2021-01-23 oliFix a comment that only made sense in the context of...
2021-01-23 oliRename tests to what their code actually does
2021-01-23 oliPermit mutable references in all const contexts
2021-01-23 Bastian Kauschkereplace RefCell with Cell in FnCtxt
2021-01-23 bjorn3Don't provide backend_optimization_level query for...
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 Camelidrustdoc: Fix visibility of trait and impl items
2021-01-23 borsAuto merge of #81017 - Aaron1011:collect-trailing-token...
2021-01-23 Joshua NelsonFix <unknown> queries
next