]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 Mara BosOnly call span.rust_2021() when necessary.
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 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 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 bjorn3Fix review comments
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
2021-01-22 pierwillEdit rustc_middle::dep_graph module documentation
2021-01-22 Daniel Conleylibrary/core/tests/iter documentation and cleanup
2021-01-22 Daniel Conleylibrary/core/tests/iter rearrange & add back missed...
2021-01-22 Daniel Conleylibrary/core/test/iter add newlines between tests
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 Jonathan BehrensMore clear documentation for NonNull<T>
2021-01-22 borsAuto merge of #72160 - slo1:libstd-setgroups, r=KodrAus
2021-01-22 Mara BosNote library tracking issue template in tracking issue...
2021-01-22 Dániel BugaFix formatting
2021-01-22 Benoît du GarreauInline methods of Path and OsString
2021-01-22 Dániel BugaOnly query associated_items once
2021-01-22 Dániel BugaOnly guess span if absolutely necessary
2021-01-22 Dániel BugaOnly scan through assoc items once in check_impl_items_...
2021-01-22 b-naberbless tests
2021-01-22 Yoshua WuytsAdd doc aliases for memory allocations
2021-01-22 b-naberadd and update tests
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...
next