]> git.lizzy.rs Git - rust.git/history - compiler/rustc_interface
Rollup merge of #80933 - rcvalle:fix-sysroot-option, r=nagisa
[rust.git] / compiler / rustc_interface /
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 #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 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 #81072 - RalfJung:place-ref-ty, r=oli-obk
2021-01-23 Jonas SchievinkRollup merge of #79841 - fintelia:patch-6, r=kennytm
2021-01-23 Joshua NelsonCalculate self-profile strings in `Compiler::enter...
2021-01-23 borsAuto merge of #80715 - JulianKnodt:skip_opt, r=nagisa
2021-01-22 Mara BosRollup merge of #81194 - m-ou-se:stabilize-panic-any...
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 borsAuto merge of #81118 - ojeda:metadata-obj, r=nagisa
2021-01-19 borsAuto merge of #79578 - alexcrichton:update-waasi, r...
2021-01-19 borsAuto merge of #80957 - tgnottingham:direct_serialize_de...
2021-01-19 borsAuto merge of #79705 - ijackson:bufwriter-disassemble...
2021-01-19 Guillaume GomezRollup merge of #81112 - m-ou-se:alloc-std-ops-reexport...
2021-01-19 Guillaume GomezRollup merge of #80382 - GuillaumeGomez:search-result...
2021-01-18 Ashley MannixRollup merge of #81125 - jyn514:track-caller, r=lcnr
2021-01-18 Ashley MannixRollup merge of #81100 - lcnr:encode_with_shorthand...
2021-01-18 Ashley MannixRollup merge of #81038 - flip1995:clippyup, r=Manishearth
2021-01-18 borsAuto merge of #80995 - tmandry:instrument-method-checke...
2021-01-17 borsAuto merge of #80524 - jyn514:unknown-tool-lints, r...
2021-01-17 Mara BosRollup merge of #80983 - bjorn3:no_dup_is_dllimport_for...
2021-01-17 Mara BosRollup merge of #80932 - jyn514:download-windows-llvm...
2021-01-17 Mara BosRollup merge of #80765 - petrochenkov:traitsinscope...
2021-01-17 Mara BosRollup merge of #80635 - sexxi-goose:use-place-instead...
2021-01-17 borsAuto merge of #81058 - Smittyvb:wasm-num-tests, r=Mark...
2021-01-16 Mara BosRollup merge of #81060 - nagisa:nagisa/regression-50041...
2021-01-16 Mara BosRollup merge of #81021 - CraftSpider:rustdoc-remove...
2021-01-16 Mara BosRollup merge of #80971 - camelid:feature-gate-testsuite...
2021-01-16 Mara BosRollup merge of #80968 - KodrAus:stabilize/poll_map...
2021-01-16 Mara BosRollup merge of #80941 - JohnTitor:ref-mut-pat-in-loops...
2021-01-16 Mara BosRollup merge of #80902 - JohnTitor:issue-76281, r=Mark...
2021-01-16 Mara BosRollup merge of #80901 - jyn514:better-colors, r=Mark...
2021-01-16 Mara BosRollup merge of #80764 - CAD97:weak-unsized-as-ptr...
2021-01-16 Mara BosRollup merge of #80681 - ChrisJefferson:logic-error...
2021-01-16 Mara BosRollup merge of #80670 - the8472:fix-zip-trusted-random...
2021-01-16 Mara BosRollup merge of #80614 - 1000teslas:issue-78938-fix...
2021-01-16 Mara BosRollup merge of #80144 - rust-lang:frewsxcv-patch-3...
2021-01-16 Mara BosRollup merge of #78455 - udoprog:refcell-opt-map, r...
2021-01-16 borsAuto merge of #80290 - RalfJung:less-intrinsic-write...
2021-01-16 borsAuto merge of #81077 - bugadani:shrink, r=Mark-Simulacrum
2021-01-16 borsAuto merge of #77435 - hanmertens:binary_heap_append...
2021-01-16 borsAuto merge of #80873 - ssomers:btree_cleanup_slices_4...
2021-01-16 borsAuto merge of #77885 - erikdesjardins:probeasm, r=cuviper
2021-01-16 borsAuto merge of #81057 - GuillaumeGomez:rollup-yl2kqst...
2021-01-15 Guillaume GomezRollup merge of #80515 - GuillaumeGomez:js-for-loop...
2021-01-15 borsAuto merge of #80602 - tgnottingham:cratemetadata_you_a...
2021-01-15 borsAuto merge of #80625 - jyn514:python-what-python, r...
2021-01-15 flip1995Merge commit '953f024793dab92745fee9cd2c4dee6a60451771...
2021-01-15 Yuki OkushiRollup merge of #80834 - bugadani:vecdeque, r=oli-obk
2021-01-15 Yuki OkushiRollup merge of #80254 - Aaron1011:rustdoc-auto-param...
2021-01-14 Mara BosRollup merge of #80981 - bjorn3:bjorn3-patch-1, r=jonas...
2021-01-14 Mara BosRollup merge of #80972 - KodrAus:deprecate/remove_item...
2021-01-14 Mara BosRollup merge of #80966 - KodrAus:deprecate/spin_loop_hi...
2021-01-14 Mara BosRollup merge of #80895 - sfackler:read-to-end-ub, r...
2021-01-14 Mara BosRollup merge of #80829 - jyn514:dep-constructor, r...
2021-01-14 Mara BosRollup merge of #80567 - lukaslueg:intersperse_with...
2021-01-14 Mara BosRollup merge of #80444 - glittershark:bound-as-ref...
2021-01-14 Mara BosRollup merge of #80217 - camelid:io-read_to_string...
2021-01-14 Mara BosRollup merge of #80169 - frewsxcv:frewsxcv-docs-fix...
2021-01-14 borsAuto merge of #79689 - Vooblin:patch1, r=tmandry
2021-01-14 borsAuto merge of #79328 - c410-f3r:hir-if, r=matthewjasper
2021-01-14 borsAuto merge of #80802 - jyn514:box-attributes, r=nnethercote
2021-01-13 borsAuto merge of #77524 - Patryk27:fixes/66228, r=estebank
2021-01-13 borsAuto merge of #80824 - cuviper:heap-clones, r=kennytm
2021-01-13 borsAuto merge of #77858 - ijackson:split-inclusive, r...
2021-01-13 Dylan DPCRollup merge of #80935 - pierwill:rustc_middle-leveland...
2021-01-13 Dylan DPCRollup merge of #80922 - spastorino:revert-inline-alway...
2021-01-13 Dylan DPCRollup merge of #80859 - jsgf:fix-pretty-remap, r=davidtwco
2021-01-13 Dylan DPCRollup merge of #80796 - cuviper:llvm-11.0.1, r=nikic
2021-01-13 Dylan DPCRollup merge of #80736 - KodrAus:feat/lazy-resolve...
2021-01-13 Dylan DPCRollup merge of #80662 - rxrbln:master, r=estebank
2021-01-13 Dylan DPCRollup merge of #80232 - bugadani:roundtrip, r=estebank
2021-01-13 Dylan DPCRollup merge of #78901 - arora-aman:fix_closure_coerce...
2021-01-13 borsAuto merge of #79322 - jyn514:refactor-impl, r=estebank
2021-01-12 borsAuto merge of #80009 - jumbatm:issue79581-overeager...
2021-01-12 Tyson NottinghamRemove DepKind::CrateMetadata and pre-allocation of...
2021-01-12 borsAuto merge of #78407 - oli-obk:ub_checkable_ctfe, r...
2021-01-12 borsAuto merge of #80517 - wabain:issue-77880-infer-error...
2021-01-12 borsAuto merge of #80499 - matthiaskrgr:red_clos, r=estebank
2021-01-12 Yuki OkushiRollup merge of #80930 - euclio:trait-method-mutability...
2021-01-12 Yuki OkushiRollup merge of #80927 - LingMan:matches, r=estebank
2021-01-12 Yuki OkushiRollup merge of #80917 - epilys:patch-1, r=jyn514
next