]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-02-09 Kevin PerFixing bad suggestion for `_` in `const` type when...
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 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 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 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 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 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 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 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 borsAuto merge of #81215 - cjgillot:defkey-mir, r=oli-obk
2021-02-05 Guillaume GomezRemove unneeded From trait impl for DefKind
2021-02-05 Guillaume GomezRemove unused cache argument
2021-02-05 Guillaume GomezImprove code
2021-02-05 Guillaume GomezImprove html::render::cache::get_real_types code
2021-02-05 Guillaume GomezRemove Function all_types and ret_types fields
2021-02-05 Guillaume GomezExplicitly match all DefKind item in conversion to...
2021-02-05 Cameron SteffenSmall refactor with Iterator::reduce
2021-02-05 Pietro Albinibump nightly version to 1.52.0
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 Wesley WiserRun x.py fmt to fix tidy issues
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 Mara BosFix `install-awscli.sh` error in CI.
2021-02-05 borsAuto merge of #81736 - tgnottingham:tune-cgu-scheduling...
2021-02-05 Tyson NottinghamIndicate change in RSS from start to end of pass in...
2021-02-05 Ömer Sinan... Move type size check tests to new dir ui/limits
2021-02-05 Ömer Sinan... Add test for #75158
2021-02-05 borsAuto merge of #81688 - pnkfelix:fix-llvm-version-check...
2021-02-05 Wesley WiserBless code coverage test
next