]> git.lizzy.rs Git - rust.git/history - compiler/rustc_typeck/src
Rollup merge of #81904 - jhpratt:const_int_fn-stabilization, r=jyn514
[rust.git] / compiler / rustc_typeck / src /
2021-02-10 Yuki OkushiRollup merge of #81904 - jhpratt:const_int_fn-stabiliza...
2021-02-10 Yuki OkushiRollup merge of #81687 - WaffleLapkin:split_at_spare...
2021-02-10 Yuki OkushiRollup merge of #81466 - sasurau4:fix/enhance-sugget...
2021-02-10 Yuki OkushiRollup merge of #80438 - crlf0710:box_into_inner, r...
2021-02-10 Yuki OkushiRollup merge of #79849 - Digital-Chaos:sleep-zero,...
2021-02-09 borsAuto merge of #81132 - bugadani:map-prealloc, r=matthew...
2021-02-09 borsAuto merge of #81892 - jyn514:no-inline, r=cjgillot
2021-02-09 borsAuto merge of #79540 - jyn514:no-xpy, r=Mark-Simulacrum
2021-02-09 borsAuto merge of #81384 - tmiasko:partial-ord, r=petrochenkov
2021-02-09 borsAuto merge of #81905 - Dylan-DPC:rollup-mxpz1j7, r...
2021-02-09 borsAuto merge of #81901 - Mark-Simulacrum:use-string-not...
2021-02-09 Dylan DPCRollup merge of #81896 - m-ou-se:oudated-comment, r...
2021-02-09 Dylan DPCRollup merge of #81888 - ehuss:macro_rules-pp, r=petroc...
2021-02-09 Dylan DPCRollup merge of #81882 - lnicola:rust-analyzer-2021...
2021-02-09 Dylan DPCRollup merge of #81876 - osa1:issue81806, r=matthewjasper
2021-02-09 Dylan DPCRollup merge of #81849 - scottmcm:control-flow-comments...
2021-02-09 Dylan DPCRollup merge of #81841 - aDotInTheVoid:rdj_docs, r...
2021-02-09 Dylan DPCRollup merge of #81834 - ortem:fix-LLDB-hashmap-pretty...
2021-02-09 Dylan DPCRollup merge of #81826 - tesuji:inline-box-zeros, r...
2021-02-09 Dylan DPCRollup merge of #81697 - xfix:every-doc-alias, r=Mark...
2021-02-09 Dylan DPCRollup merge of #80732 - spastorino:trait-inheritance...
2021-02-09 Dylan DPCRollup merge of #72209 - Nemo157:lint-no-mangle-in...
2021-02-08 borsAuto merge of #81361 - ssomers:btree_drainy_refactor_7...
2021-02-08 borsAuto merge of #81889 - m-ou-se:rollup-k63log3, r=m...
2021-02-08 Mara BosRollup merge of #81865 - bugadani:typeck2, r=jyn514
2021-02-08 Mara BosRollup merge of #81861 - tmiasko:mir-bytes, r=wesleywiser
2021-02-08 Mara BosRollup merge of #81840 - ibraheemdev:patch-1, r=dtolnay
2021-02-08 Mara BosRollup merge of #81828 - davidhewitt:capture-raw-format...
2021-02-08 Mara BosRollup merge of #81817 - hameerabbasi:mcp-635, r=oli-obk
2021-02-08 Mara BosRollup merge of #81779 - geogriff:const-ptr-to-int...
2021-02-08 Mara BosRollup merge of #81735 - klensy:span-fix, r=varkor
2021-02-08 Mara BosRollup merge of #81356 - ehuss:libtest-filters, r=m...
2021-02-08 Mara BosRollup merge of #71531 - spastorino:move-treat-err...
2021-02-08 borsAuto merge of #81313 - LeSeulArtichaut:revert-32558...
2021-02-08 borsAuto merge of #79245 - ssomers:btree_curb_ord_bound...
2021-02-08 borsAuto merge of #80962 - jhpratt:const_int_fn-stabilizati...
2021-02-08 borsAuto merge of #72603 - jsgf:extern-loc, r=nikomatsakis
2021-02-07 Dániel BugaClean up weird option mapping
2021-02-07 borsAuto merge of #80652 - calebzulawski:simd-lanes, r...
2021-02-07 borsAuto merge of #80632 - Nadrieril:fix-80501, r=varkor
2021-02-07 Guillaume GomezRollup merge of #81843 - bstrie:issue-29821, r=lcnr
2021-02-07 Guillaume GomezRollup merge of #81835 - jesusprubio:improve-long-eplan...
2021-02-07 Guillaume GomezRollup merge of #81830 - jesusprubio:add-log-explanatio...
2021-02-07 Guillaume GomezRollup merge of #81742 - sdroege:exact-size-iterator...
2021-02-07 Guillaume GomezRollup merge of #81526 - ojeda:btree-use-unwrap_uncheck...
2021-02-07 borsAuto merge of #81502 - CraftSpider:method-abi, r=jyn514
2021-02-07 borsAuto merge of #81498 - thomaseizinger:ice-workaround...
2021-02-07 borsAuto merge of #81462 - osa1:issue75158, r=Mark-Simulacrum
2021-02-07 borsAuto merge of #81821 - nikic:update-wasm32, r=sanxiyn
2021-02-06 borsAuto merge of #78052 - da-x:path-trimming-type-aliases...
2021-02-06 borsAuto merge of #80883 - GuillaumeGomez:remove-some-funct...
2021-02-06 borsAuto merge of #81832 - jonas-schievink:rollup-3nw53p0...
2021-02-06 Jonas SchievinkRollup merge of #81812 - nagisa:nagisa/escape-the-escap...
2021-02-06 Jonas SchievinkRollup merge of #81766 - jyn514:task-lists, r=Guillaume...
2021-02-06 Jonas SchievinkRollup merge of #81738 - camelid:misc-small-diag-cleanu...
2021-02-06 Jonas SchievinkRollup merge of #81737 - camelid:typeck-structure-sugg...
2021-02-06 Jonas SchievinkRollup merge of #81680 - camsteffen:primty, r=oli-obk
2021-02-06 Jonas SchievinkRollup merge of #81402 - ehuss:md-tidy, r=jyn514
2021-02-05 Mara BosRollup merge of #81753 - tmiasko:inline-instruction...
2021-02-05 Mara BosRollup merge of #81675 - poliorcetics:respect-shortness...
2021-02-05 Mara BosRollup merge of #81664 - bjorn3:no_codegen_hir, r=lcnr
2021-02-05 Mara BosRollup merge of #81610 - ssomers:btree_emphasize_ord_bo...
2021-02-05 Mara BosRollup merge of #81580 - rodrimati1992:patch-2, r=dtolnay
2021-02-05 Mara BosRollup merge of #80011 - Stupremee:stabilize-peekable...
2021-02-05 borsAuto merge of #79253 - rcvalle:fix-rustc-sysroot-cas...
2021-02-05 Santiago PastorinoAdapt to latest master changes by using PredicateKind
2021-02-05 Santiago PastorinoRevert "Auto merge of #79637 - spastorino:revert-trait...
2021-02-05 borsAuto merge of #81215 - cjgillot:defkey-mir, r=oli-obk
2021-02-05 borsAuto merge of #81257 - pnkfelix:issue-80949-short-term...
2021-02-05 borsAuto merge of #81784 - m-ou-se:rollup-s23fow7, r=m...
2021-02-05 Mara BosRollup merge of #81781 - m-ou-se:fix-ci, r=pietroalbini
2021-02-05 Mara BosRollup merge of #81771 - tgnottingham:time-passes-rss...
2021-02-05 Mara BosRollup merge of #81767 - exrook:layout-error-stability...
2021-02-05 Mara BosRollup merge of #81763 - camelid:rustdoc-passes-desc...
2021-02-05 Mara BosRollup merge of #81730 - RustyYato:object-safe-allocato...
2021-02-05 Mara BosRollup merge of #81682 - JulianKnodt:bit_set_iter_bench...
2021-02-05 Mara BosRollup merge of #81676 - jyn514:crate-not-found, r...
2021-02-05 Mara BosRollup merge of #81542 - RReverser:wasi-symlink, r...
2021-02-05 Mara BosRollup merge of #81500 - CraftSpider:union-kind, r...
2021-02-05 Mara BosRollup merge of #81497 - camelid:rustdoc-display_fn...
2021-02-05 Mara BosRollup merge of #81456 - Amanieu:remote-test-server...
2021-02-05 Mara BosRollup merge of #81318 - CraftSpider:json-trait-fix...
2021-02-05 Mara BosRollup merge of #81307 - estebank:invalid-byte-str...
2021-02-05 Mara BosRollup merge of #80726 - lcnr:unsize-query, r=oli-obk
2021-02-05 Mara BosRollup merge of #79554 - b-naber:generic-associated...
2021-02-05 borsAuto merge of #81688 - pnkfelix:fix-llvm-version-check...
2021-02-04 borsAuto merge of #81762 - pietroalbini:fix-install-msys2...
2021-02-04 Mara BosRollup merge of #81727 - m-ou-se:unstabilize-bits,...
2021-02-04 Mara BosRollup merge of #81725 - mark-i-m:mv-test, r=Mark-Simul...
2021-02-04 Mara BosRollup merge of #81711 - saethlin:ipaddr-inline, r...
2021-02-04 Mara BosRollup merge of #81710 - TyPR124:patch-2, r=m-ou-se
2021-02-04 Mara BosRollup merge of #81556 - nikomatsakis:forbidden-lint...
2021-02-04 Mara BosRollup merge of #74304 - yoshuawuyts:stabilize-wake...
2021-02-04 Camelidtypeck: Emit structured suggestions for tuple struct...
2021-02-04 borsAuto merge of #81743 - RalfJung:miri, r=RalfJung
2021-02-04 b-nabersubstitutions in trait predicates
2021-02-04 CamelidMiscellaneous small diagnostics cleanup
2021-02-03 borsAuto merge of #81717 - Aaron1011:fix/closure-diag,...
2021-02-03 borsAuto merge of #81718 - m-ou-se:rollup-3ftbymt, r=m...
2021-02-03 Mara BosRollup merge of #81716 - m-ou-se:fix-ice, r=eddyb
next