]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-08-02 Yuki OkushiRollup merge of #74781 - GuillaumeGomez:cleanup-e0733...
2020-08-02 Yuki OkushiRollup merge of #74762 - ssomers:btree_no_root_in_remov...
2020-08-02 Yuki OkushiRollup merge of #74686 - ssomers:btree_cleanup_3, r...
2020-08-02 borsAuto merge of #74675 - pietroalbini:aarch64-ci-fallible...
2020-08-02 borsAuto merge of #74210 - estebank:type-ascriptomatic...
2020-08-02 Guillaume GomezClean up E0733 explanation
2020-08-02 borsAuto merge of #74972 - second-state:wasi-right-fix...
2020-08-02 borsAuto merge of #74899 - sajattack:libc_0.2.74_bump,...
2020-08-02 borsAuto merge of #75004 - Aaron1011:move-probably-equal...
2020-08-02 borsAuto merge of #74785 - euclio:deprecation-kinds, r...
2020-08-02 Aaron HillMove 'probably equal' methods to librustc_parse
2020-08-02 borsAuto merge of #75033 - Manishearth:rollup-d8afil1,...
2020-08-02 Manish GoregaokarRollup merge of #75022 - cuviper:sliced-rchunk, r=lcnr
2020-08-02 Manish GoregaokarRollup merge of #75015 - Amanieu:vec_spare, r=sfackler
2020-08-02 Manish GoregaokarRollup merge of #74992 - lcnr:fix-generic-param-order...
2020-08-02 Manish GoregaokarRollup merge of #74720 - GuillaumeGomez:cleanup-e0728...
2020-08-02 Manish GoregaokarRollup merge of #74602 - poliorcetics:maybe-uninit...
2020-08-01 borsAuto merge of #74605 - rust-lang:vec-leak, r=Amanieu
2020-08-01 Stein SomersBTreeMap::drain_filter no longer touches the root durin...
2020-08-01 borsAuto merge of #74726 - oli-obk:tracing, r=Mark-Simulacrum
2020-08-01 borsAuto merge of #75016 - Manishearth:rollup-x553g7j,...
2020-08-01 Josh StoneUse a slice pattern instead of rchunks_exact(_).next()
2020-08-01 Stein SomersMore benchmarks of BTreeMap mutation
2020-08-01 Alexis BourgetReword incorrect use of zeroed()
2020-08-01 Amanieu d'AntrasAdd Vec::spare_capacity_mut
2020-08-01 Manish GoregaokarRollup merge of #75007 - GuillaumeGomez:cleanup-e0743...
2020-08-01 Manish GoregaokarRollup merge of #74996 - matthiaskrgr:submodule_upd...
2020-08-01 Manish GoregaokarRollup merge of #74995 - sunfishcode:update-llvm, r...
2020-08-01 Manish GoregaokarRollup merge of #74983 - oli-obk:mir_opt_goto_chain...
2020-08-01 Manish GoregaokarRollup merge of #74981 - giraffate:fix_sample_codes_in_...
2020-08-01 Manish GoregaokarRollup merge of #74977 - GuillaumeGomez:cleanup-e0741...
2020-08-01 Oliver SchererRemove chrono feature from tracing
2020-08-01 Guillaume GomezClean up E0743 explanation
2020-08-01 borsAuto merge of #74993 - sunfishcode:update-wasi-libc...
2020-08-01 borsAuto merge of #74582 - Lezzz:rename-hair, r=nikomatsakis
2020-08-01 borsAuto merge of #74373 - lcnr:array_chunks, r=withoutboats
2020-08-01 Bastian Kauschkeadd tracking issue
2020-08-01 Oliver SchererReplace a recursive algorithm with an iterative one...
2020-08-01 borsAuto merge of #74945 - dingxiangfei2009:promote-static...
2020-08-01 borsAuto merge of #74717 - davidtwco:issue-74636-polymorphi...
2020-07-31 borsAuto merge of #74994 - JohnTitor:rollup-eknaekv, r...
2020-07-31 Matthias Krügersubmodules: update cargo from 974eb438d to 2d5c2381e
2020-07-31 Dan GohmanUpdate the WASI libc build to LLVM 10.
2020-07-31 Yuki OkushiRollup merge of #74991 - JulianKnodt:74199, r=lcnr
2020-07-31 Yuki OkushiRollup merge of #74986 - matthiaskrgr:cmp_true, r=oli-obk
2020-07-31 Yuki OkushiRollup merge of #74984 - RalfJung:miri-unwind-top,...
2020-07-31 Yuki OkushiRollup merge of #74982 - jonas-schievink:relnotes-1...
2020-07-31 Yuki OkushiRollup merge of #74968 - lzutao:no-args, r=Mark-Simulacrum
2020-07-31 Yuki OkushiRollup merge of #74644 - crlf0710:drop_old_stuff, r...
2020-07-31 Valentin LazureanuRename HAIR to THIR (Typed HIR).
2020-07-31 Bastian Kauschkefix rustdoc generic param order
2020-07-31 Dan GohmanUpdate the bundled wasi-libc with libstd
2020-07-31 kadminAdded in explicit check for the type being matched
2020-07-31 kadminRemoved error check in order to prevent ICE
2020-07-31 Oliver SchererDon't register a tracing dispatcher if no tracing env...
2020-07-31 Oliver SchererDisable log support
2020-07-31 Oliver SchererUpdate error index generator to tracing
2020-07-31 Oliver SchererMake rustdoc share the logger initialization routine...
2020-07-31 Oliver SchererAdd tracing libs to list of permitted dependencies
2020-07-31 Oliver SchererMove from `log` to `tracing`
2020-07-31 Matthias Krügerfix part of comparison that would always evaluate to...
2020-07-31 Ralf JungMiri: fix ICE when unwinding past topmost stack frame
2020-07-31 Esteban KüberReduce verbosity of some type ascription errors
2020-07-31 borsAuto merge of #65989 - Aaron1011:fix/normalize-param...
2020-07-31 Charles LewRemove `linked_list_extras` methods.
2020-07-31 Mark Rousskov1.45.2 release notes
2020-07-31 David Woodinterp: needs_subst -> ensure_monomorphic_enough
2020-07-31 Takayuki NakataSome fixes for `plugin.md` in unstable-book
2020-07-31 borsAuto merge of #74844 - asomers:freebsd-profiler, r...
2020-07-31 Guillaume GomezClean up E0741 error explanation
2020-07-31 borsAuto merge of #74965 - JohnTitor:sort-params, r=estebank
2020-07-31 Ding Xiang FeiAdd the proper tests
2020-07-31 Shen-Ta HsiehFix std::fs::File::metadata permission on WASI target
2020-07-31 borsAuto merge of #74956 - ecstatic-morse:const-option...
2020-07-31 borsAuto merge of #74959 - richkadel:llvm-coverage-map...
2020-07-31 Bastian Kauschkeuse Iter<'_, [T; N]> in array_chunks
2020-07-31 Bastian Kauschkeadd note to array_chunks
2020-07-31 borsAuto merge of #74955 - P1n3appl3:rustdoc-formats, r...
2020-07-31 Lzu TaoRun all tests if have no specified tests
2020-07-31 Ding Xiang Feirustfmt
2020-07-31 Ding Xiang FeiRemove a trailing space
2020-07-31 borsAuto merge of #74926 - Manishearth:rename-lint, r=jyn514
2020-07-31 Yuki OkushiPresort restrictions to make output consistent
2020-07-30 borsAuto merge of #74682 - alexcrichton:backtrace-gimli...
2020-07-30 borsAuto merge of #74957 - Manishearth:rollup-3wudwlg,...
2020-07-30 Dylan MacKenzieTest `Option::unwrap` in a const context
2020-07-30 Manish GoregaokarRollup merge of #74951 - cuviper:relnotes-1.45.1, r...
2020-07-30 Manish GoregaokarRollup merge of #74934 - nbdd0121:issue-73976, r=ecstat...
2020-07-30 Manish GoregaokarRollup merge of #74915 - alexcrichton:allow-failing...
2020-07-30 Manish GoregaokarRollup merge of #74907 - GuillaumeGomez:cleanup-e0740...
2020-07-30 Manish GoregaokarRollup merge of #74905 - lzutao:listed, r=jyn514
2020-07-30 Manish GoregaokarRollup merge of #74871 - etherealist:musl_doc, r=Mark...
2020-07-30 Manish GoregaokarRollup merge of #74835 - GuillaumeGomez:cleanup-e0734...
2020-07-30 Manish GoregaokarRollup merge of #74782 - vorner:weak-into-raw-cnt-doc...
2020-07-30 Manish GoregaokarRollup merge of #74751 - GuillaumeGomez:cleanup-e0730...
2020-07-30 Dylan MacKenzieMake `Option::unwrap` unstably const
2020-07-30 Rich KadelRust function-level coverage now works on external...
2020-07-30 Joseph RyanUpdate driver to add json backend
2020-07-30 Mark RousskovUpdate release notes
2020-07-30 Mark Rousskov1.45.1 release
next