]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-08-02 Stein SomersMove bulk of BTreeMap::insert method down to new method...
2020-08-02 borsAuto merge of #74963 - JohnTitor:ptn-ice, r=petrochenkov
2020-08-02 Vadim Petrochenkovcompiletest: Support ignoring tests requiring missing...
2020-08-02 Yuki OkushiRecover strictness for `yield`
2020-08-02 borsAuto merge of #75060 - JohnTitor:rollup-aq8sfxf, r...
2020-08-02 Yuki OkushiRollup merge of #75057 - Mark-Simulacrum:avoid-long...
2020-08-02 Yuki OkushiRollup merge of #75054 - cjgillot:rename-depkind, r...
2020-08-02 Yuki OkushiRollup merge of #75044 - GuillaumeGomez:cleanup-e0744...
2020-08-02 Yuki OkushiRollup merge of #75041 - pawanbisht62:feature/replace...
2020-08-02 Yuki OkushiRollup merge of #75010 - Aaron1011:feature/remove-old...
2020-08-02 Yuki OkushiRollup merge of #74974 - RalfJung:miri-tests, r=Mark...
2020-08-02 Yuki OkushiRollup merge of #74874 - ssomers:btree_cleanup_8, r...
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 Georgio NicolasDocument the discrepancy in the mask type for _mm_shuff...
2020-08-02 liuzhenyufix typos
2020-08-02 Mark RousskovAvoid dumping rustc invocations to stdout
2020-08-02 David Woodcompiletest: print diff for pretty tests
2020-08-02 David Woodtests: add regression test for #74745
2020-08-02 David Woodpprust: adjust mixed comment printing
2020-08-02 Camille GILLOTRename rustc_middle::cstore::DepKind to DependencyKind.
2020-08-02 borsAuto merge of #74675 - pietroalbini:aarch64-ci-fallible...
2020-08-02 Camille GILLOTUse Lift derive proc-macro in librustc_traits.
2020-08-02 Camille GILLOTMove IntercrateAmbiguityCause to librustc_trait_selection.
2020-08-02 Camille GILLOTIntroduce an abstraction for EvaluationCache and Select...
2020-08-02 borsAuto merge of #74210 - estebank:type-ascriptomatic...
2020-08-02 Aleksey KladovFormatting: don't mix mod and use
2020-08-02 Aleksey KladovUse NonterminalKind for MetaVarDecl
2020-08-02 Aleksey KladovIntroduce NonterminalKind
2020-08-02 Guillaume GomezClean up E0744 explanation
2020-08-02 Guillaume GomezClean up E0733 explanation
2020-08-02 borsAuto merge of #74972 - second-state:wasi-right-fix...
2020-08-02 bishtpawanReplace from log to tracing
2020-08-02 borsAuto merge of #74899 - sajattack:libc_0.2.74_bump,...
2020-08-02 bishtpawanReplace from log to tracing in libsrustrustc_ast_loweri...
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 HillUpdate elasticlunr-rs and ammonia transitive deps
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 Yuki OkushiDo not trigger `unused_{braces,parens}` lints with...
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 Tim DiekmannRemove a trailing whitespace
2020-08-01 Tim DiekmannUpdate doc-comment for grow_zeroed
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 Eduard-Mihai... rustc_metadata: track the simplified Self type for...
2020-08-01 Stein SomersDefine forget_type only when relevant
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
next