]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-06-05 borsAuto merge of #72957 - Mark-Simulacrum:bootstrap-bump...
2020-06-04 borsAuto merge of #72901 - ehuss:update-cargo, r=Mark-Simul...
2020-06-04 Eric HussEnable lld for Cargo tests on Windows.
2020-06-04 borsAuto merge of #72995 - Dylan-DPC:rollup-7gsyb8x, r...
2020-06-04 Dylan DPCRollup merge of #72990 - rust-lang:wesleywiser-patch...
2020-06-04 Dylan DPCRollup merge of #72987 - BatmanAoD:kjs-mailmap, r=Mark...
2020-06-04 Dylan DPCRollup merge of #72986 - pickfire:vec-assert, r=Mark...
2020-06-04 Dylan DPCRollup merge of #72971 - androm3da:fixes_00, r=Dylan-DPC
2020-06-04 Dylan DPCRollup merge of #72946 - lcnr:remove-fixme, r=Dylan-DPC
2020-06-04 Wesley WiserFix missing word in RELEASES.md
2020-06-04 Kyle StrandAdd Kyle Strand to mailmap
2020-06-04 Ivan ThamAdd more assert to Vec with_capacity docs
2020-06-04 borsAuto merge of #72882 - marmeladema:save-analysis-hir...
2020-06-04 borsAuto merge of #72975 - Dylan-DPC:rollup-6zvco5x, r...
2020-06-04 Dylan DPCRollup merge of #72964 - sajattack:libc-0.2.71-bump...
2020-06-04 Dylan DPCRollup merge of #72951 - rust-lang:Camelid-RustThanks...
2020-06-04 Dylan DPCRollup merge of #72950 - lcnr:fix_doc, r=davidtwco
2020-06-04 Dylan DPCRollup merge of #72923 - Patryk27:fix/52468, r=estebank
2020-06-04 Dylan DPCRollup merge of #72782 - petrochenkov:crtargs, r=varkor
2020-06-04 Dylan DPCRollup merge of #72718 - estebank:impl-trait-obligation...
2020-06-04 marmelademaUpdate `rls` submodule
2020-06-04 marmelademasave_analysis: work on HIR tree instead of AST
2020-06-04 borsAuto merge of #72618 - Aaron1011:feature/early-sourcema...
2020-06-04 Brian CainHexagon libstd: fix typo for c_ulonglong
2020-06-03 Paul SajnaBump libc dependency to latest version (0.2.71)
2020-06-03 borsAuto merge of #72754 - lcnr:predicate-fold, r=nikomatsakis
2020-06-03 Mark RousskovBump to 1.46
2020-06-03 Kyle J StrandAdd Camelid
2020-06-03 Bastian Kauschkefix `AdtDef` docs
2020-06-03 Vadim Petrochenkovrustc_target: Remove `pre_link_args_crt`
2020-06-03 borsAuto merge of #72948 - Dylan-DPC:rollup-fazhw00, r...
2020-06-03 Dylan DPCRollup merge of #72945 - ajpaverd:cfguard-docs, r=Mark...
2020-06-03 Dylan DPCRollup merge of #72942 - GuillaumeGomez:cleanup-e0641...
2020-06-03 Dylan DPCRollup merge of #72924 - JohnTitor:stabilize-buf-capaci...
2020-06-03 Dylan DPCRollup merge of #72900 - jsgf:no-unused-pathless, r...
2020-06-03 Dylan DPCRollup merge of #72586 - lcnr:winner-winnowing, r=nikom...
2020-06-03 Bastian Kauschkeremove outdated fixme
2020-06-03 Andrew PaverdUpdated documentation for Control Flow Guard
2020-06-03 Bastian Kauschkeremove ignore-tidy-filelength
2020-06-03 Bastian Kauschkemove confirmation into submodule
2020-06-03 Bastian Kauschkemove candidate assembly into a submodule
2020-06-03 Bastian Kauschkemove select into subfolder
2020-06-03 borsAuto merge of #72746 - petrhosek:libunwind-hermetic...
2020-06-03 Guillaume Gomezclean up E0641 explanation
2020-06-03 borsAuto merge of #70107 - lcnr:issue68977, r=eddyb
2020-06-03 Patryk WychowaniecFix a typo in `late.rs`
2020-06-03 borsAuto merge of #72935 - Dylan-DPC:rollup-60g3ab6, r...
2020-06-03 Dylan DPCRollup merge of #72921 - pickfire:vec-assert, r=Mark...
2020-06-03 Dylan DPCRollup merge of #72902 - cuviper:fuse-covariant, r...
2020-06-03 Dylan DPCRollup merge of #72848 - camelid:fix-72815, r=varkor
2020-06-03 Dylan DPCRollup merge of #72820 - jonas-schievink:instcombine...
2020-06-03 Dylan DPCRollup merge of #72704 - tblah:remote-testing-fixes...
2020-06-02 Yuki OkushiStabilize `std::io::Buf{Reader, Writer}::capacity`
2020-06-02 Patryk WychowaniecImprove E0433, so that it suggests missing imports
2020-06-02 Ivan ThamAdd assert to Vec with_capacity docs
2020-06-02 borsAuto merge of #72918 - Dylan-DPC:rollup-pnvj62b, r...
2020-06-02 Dylan DPCRollup merge of #72916 - DutchGhost:patch-1, r=jonas...
2020-06-02 Dylan DPCRollup merge of #72914 - petertodd:2020-minor-at-most...
2020-06-02 Dylan DPCRollup merge of #72888 - poliorcetics:improve-read_line...
2020-06-02 Dylan DPCRollup merge of #72884 - Julian-Wollersberger:raw_str_e...
2020-06-02 DutchGhostUpdate README.md
2020-06-02 Peter ToddMinor: off-by-one error in RELEASES.md
2020-06-02 Bastian Kauschkeupdate tests
2020-06-02 Bastian Kauschkechange WellFormed predicate to GenericArg
2020-06-02 Bastian Kauschkeadd WellFormedConst predicate
2020-06-02 Bastian Kauschkeimplement wf checking for constants
2020-06-02 Tom Ecclescompiletest: Add name directive for remote runners
2020-06-02 Tom Ecclestools/remote-test-server: make use of verbose option
2020-06-02 Tom Ecclestools/remote-test-{server,client}: support RUST_TEST_TMPDIR
2020-06-02 borsAuto merge of #72672 - seritools:remote-test-windows...
2020-06-02 borsAuto merge of #72905 - JohnTitor:rollup-phtyo5i, r...
2020-06-02 Yuki OkushiRollup merge of #72893 - RalfJung:unleash-tls, r=ecstat...
2020-06-02 Yuki OkushiRollup merge of #72891 - lzutao:wrapping_int-max, r...
2020-06-02 Yuki OkushiRollup merge of #72889 - alexcrichton:update-wasm-threa...
2020-06-02 Yuki OkushiRollup merge of #72886 - xfix:patch-21, r=jonas-schievink
2020-06-02 Yuki OkushiRollup merge of #72880 - GuillaumeGomez:cleanup-e0637...
2020-06-02 Yuki OkushiRollup merge of #72827 - milrope:patch-1, r=nikomatsakis
2020-06-02 Yuki OkushiRollup merge of #72825 - Amanieu:asm-warning, r=davidtwco
2020-06-02 Yuki OkushiRollup merge of #72822 - lcnr:intern-me, r=estebank
2020-06-02 Yuki OkushiRollup merge of #72795 - petrochenkov:identgroup, r...
2020-06-02 Yuki OkushiRollup merge of #72775 - JohnTitor:await-sugg, r=estebank
2020-06-02 Josh StoneAdd a test to ensure Fuse stays covariant
2020-06-02 Eric HussUpdate cargo
2020-06-01 Jeremy FitzhardingeDon't count pathless --extern options for unused-crate...
2020-06-01 Ralf JungFix comment
2020-06-01 Julian WollersbergerCleanup: Inline `struct_span_fatal()`, which is only...
2020-06-01 Julian WollersbergerSimplify raw string error reporting.
2020-06-01 CamelidInclude kind in `bug!`
2020-06-01 borsAuto merge of #72779 - RalfJung:miri, r=oli-obk
2020-06-01 Ralf Jungtest miri-unleash TLS accesses
2020-06-01 Ralf Jungbump Miri, update for cargo-miri being a separate project
2020-06-01 CamelidUse `bug!` instead of `panic!`
2020-06-01 Lzu TaoAdd associated consts MIN/MAX for Wrapping<Int>
2020-06-01 Esteban KüberAdd test for #72554.
2020-06-01 Alex Crichtonrustc: Remove the `--passive-segments` LLD flag on...
2020-06-01 Alexis BourgetAdd a warning about infinite reading in read_(until...
2020-06-01 Konrad BorowskiRemove allow missing_debug_implementations for MaybeUninit
2020-06-01 borsAuto merge of #71192 - oli-obk:eager_alloc_id_canonical...
2020-06-01 Guillaume GomezClean up E0637 explanation
2020-06-01 borsAuto merge of #72844 - Dylan-DPC:rollup-i51qv5z, r...
next