]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 #81889 - m-ou-se:rollup-k63log3, r=m...
2021-02-08 Santiago PastorinoAnonymize late bound regions on transitive bounds that...
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-08 Ibraheem Ahmedfix formatting of std::iter::Map
2021-02-07 Dániel BugaClean up weird option mapping
2021-02-07 Jeremy FitzhardingeMake sure all fields are accounted for in `encode_fields!`
2021-02-07 Jeremy FitzhardingeImplement Encoder for Diagnostic manually
2021-02-07 Jeremy FitzhardingeAdd `--extern-loc` to augment unused crate dependency...
2021-02-07 borsAuto merge of #80652 - calebzulawski:simd-lanes, r...
2021-02-07 borsAuto merge of #79078 - petrochenkov:derattr, r=Aaron1011
2021-02-07 Santiago PastorinoRemove treat-err-as-bug delay_span_bug test from run...
2021-02-07 Santiago PastorinoCreate ui test for -Ztreat-err-as-bug delay_span_bug
2021-02-07 Vadim PetrochenkovAddress review comments
2021-02-07 Vadim PetrochenkovFeature gate macro attributes in `#[derive]` output
2021-02-07 Vadim Petrochenkovexpand/resolve: Turn `#[derive]` into a regular macro...
2021-02-07 borsAuto merge of #80632 - Nadrieril:fix-80501, r=varkor
2021-02-07 borsAuto merge of #81853 - GuillaumeGomez:rollup-xzh1z4v...
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 Santiago PastorinoRemove treat-err-as-bug err test from run-make-fulldeps
2021-02-07 Santiago PastorinoCreate ui test for -Ztreat-err-as-bug err
2021-02-07 borsAuto merge of #81821 - nikic:update-wasm32, r=sanxiyn
2021-02-07 Tomasz MiąskoShow MIR bytes separately in -Zmeta-stats output
2021-02-06 borsAuto merge of #78052 - da-x:path-trimming-type-aliases...
2021-02-06 Rune TynanRemove accidentally left-behind git mark
2021-02-06 bstrieAdd regression test for #29821
2021-02-06 borsAuto merge of #80883 - GuillaumeGomez:remove-some-funct...
2021-02-06 LeSeulArtichautRestore linking to itself in implementors section of...
2021-02-06 Jesus RubioTypo fix
2021-02-06 Jesus RubioReferences added
2021-02-06 Jesus RubioComments updated to keep the consistency
2021-02-06 borsAuto merge of #81832 - jonas-schievink:rollup-3nw53p0...
2021-02-06 Jesus RubioImprove long explanation for E0546
2021-02-06 ortemResolve typedef in HashMap lldb pretty-printer only...
2021-02-06 Jesus RubioFormat fixes
2021-02-06 Jesús RubioUpdate compiler/rustc_error_codes/src/error_codes/E0542.md
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 #81434 - ssomers:btree_drain_filter_doc...
2021-02-06 Jonas SchievinkRollup merge of #81402 - ehuss:md-tidy, r=jyn514
2021-02-06 Jesus RubioAdd long error explanation for E0542
2021-02-06 borsAuto merge of #81824 - RalfJung:miri, r=RalfJung
2021-02-06 David Hewittparse_format: treat r" as a literal
2021-02-06 Lzu TaoPrefer match intead of combinators to make some Box...
2021-02-06 Hameer AbbasiAdd option to emit compiler stderr per bitwidth.
2021-02-06 Simonas KazlauskasAdd a test for escaping LLVMisms in inline asm
2021-02-06 Ralf Jungupdate Miri
2021-02-06 Nikita PopovUpgrade wasm32 image to Ubuntu 20.04
2021-02-06 Dan Alonipath trimming: disable on src/test/run-make-fulldeps...
2021-02-06 Dan Alonipath trimming: ignore type aliases
2021-02-06 Nixon Enraght... output rdj docs
2021-02-06 Stein SomersBTreeMap: remove Ord bound where it is absent elsewhere
2021-02-06 borsAuto merge of #81792 - pietroalbini:bump-nightly, r...
2021-02-06 Joshua NelsonEnable 'task list' markdown extension
2021-02-06 borsAuto merge of #81810 - m-ou-se:rollup-q3nborp, r=m...
2021-02-06 Rune TynanAdd abi field to `Method`
2021-02-05 Stein SomersBTreeMap: fix documentation of unstable public members
2021-02-05 Mark RousskovBump clippy version
2021-02-05 Mara BosRollup merge of #81795 - camsteffen:diagnostics-reduce...
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 David TolnayBump peekable_next_if to rust 1.51.0
2021-02-05 Santiago PastorinoAdapt to latest master changes by using PredicateKind
2021-02-05 Santiago PastorinoAdd regression test for ICE that happened on incr comp
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 Jeffrey Griffinfix ui tests referencing pointer-to-integer cast error...
2021-02-05 Guillaume GomezRemove unneeded From trait impl for DefKind
next