]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-08-04 Tim DiekmannReplace `Memoryblock` with `NonNull<[u8]>`
2020-08-04 borsAuto merge of #74850 - TimDiekmann:remove-in-place...
2020-08-04 borsAuto merge of #75095 - pietroalbini:fallible-fast-fail...
2020-08-04 Pietro Albinici: disable fail-fast on auto-fallible
2020-08-04 borsAuto merge of #75111 - mati865:use-lld-option, r=Mark...
2020-08-04 borsAuto merge of #75058 - ssomers:btree_cleanup_insert_2...
2020-08-04 borsAuto merge of #75126 - JohnTitor:rollup-aejluzx, r...
2020-08-04 Yuki OkushiRollup merge of #75106 - etherealist:docs_manifest...
2020-08-04 Yuki OkushiRollup merge of #75103 - Mark-Simulacrum:no-ra-for...
2020-08-04 Yuki OkushiRollup merge of #75084 - Aaron1011:stabilize/ident...
2020-08-04 Yuki OkushiRollup merge of #75083 - JohnTitor:follow-up-unused...
2020-08-04 Yuki OkushiRollup merge of #75081 - jyn514:fix-logging, r=Mark...
2020-08-04 Yuki OkushiRollup merge of #75056 - Veykril:path_statements_lint...
2020-08-04 Yuki OkushiRollup merge of #75043 - petrochenkov:hasname, r=nnethe...
2020-08-04 Yuki OkushiRollup merge of #74759 - carbotaniuman:uabs, r=shepmaster
2020-08-03 borsAuto merge of #74695 - alexcrichton:more-wasm-float...
2020-08-03 Tim DiekmannApply suggestions from code review
2020-08-03 borsAuto merge of #74526 - erikdesjardins:reftrack, r=Mark...
2020-08-03 Vadim Petrochenkovrustc_ast: More detailed docs for `Attribute::check_name`
2020-08-03 Vadim Petrochenkovrustc_ast: `(Nested)MetaItem::check_name` -> `has_name`
2020-08-03 Aaron HillStabilize Ident::new_raw
2020-08-03 Mateusz MikułaMake rust.use-lld config option work with non MSVC...
2020-08-03 borsAuto merge of #74827 - ssomers:btree_cleanup_insert...
2020-08-03 Mark RousskovDisable building rust-analyzer on riscv64
2020-08-03 David SonderEnable docs on in the x86_64-unknown-linux-musl manifest
2020-08-03 borsAuto merge of #75092 - kennytm:fix-75009, r=pietroalbini
2020-08-03 kennytmfix broken git commit in stdarch
2020-08-03 borsAuto merge of #75076 - tmiasko:simplify-goto, r=oli-obk
2020-08-03 borsAuto merge of #75068 - petrochenkov:ignore-debinfo...
2020-08-03 borsAuto merge of #75055 - cjgillot:clean-cache, r=oli-obk
2020-08-03 Yuki OkushiDo not trigger `unused_braces` for `while let`
2020-08-03 Joshua NelsonFix logging for rustdoc
2020-08-03 borsAuto merge of #74969 - nnethercote:rm-GCX_PTR, r=Mark...
2020-08-03 Tim DiekmannMerge branch 'master' into remove-in-place-alloc
2020-08-02 borsAuto merge of #74948 - lzutao:stalize-result-as-deref...
2020-08-02 Nicholas NethercoteUse more appropriate `tls::with_*` methods in some...
2020-08-02 Nicholas NethercoteRemove `GCX_PTR`.
2020-08-02 Tomasz MiąskoRemove redundant assignment from CfgSimplifier
2020-08-02 Tomasz MiąskoFix change detection in CfgSimplifier::collapse_goto_chain
2020-08-02 borsAuto merge of #75070 - Manishearth:rollup-2kgcaw5,...
2020-08-02 Manish GoregaokarRollup merge of #75064 - petrochenkov:llvmtarg, r=Mark...
2020-08-02 Manish GoregaokarRollup merge of #75059 - shengsheng:typos, r=Dylan-DPC
2020-08-02 Manish GoregaokarRollup merge of #75031 - JohnTitor:unused-parens-braces...
2020-08-02 Manish GoregaokarRollup merge of #75009 - georgio:master, r=kennytm
2020-08-02 Manish GoregaokarRollup merge of #74980 - davidtwco:issue-74745-pprust...
2020-08-02 borsAuto merge of #74826 - matklad:mbe-fragment, r=petrochenkov
2020-08-02 Stein SomersSeparate off a leafy insert function instead of lying...
2020-08-02 Vadim Petrochenkovtests: Ignore src/test/debuginfo/rc_arc.rs on Windows
2020-08-02 Lukas WirthLint path statements to use drop for drop types
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
next