about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-08-04mir: add debug assertion to check polymorphizationDavid Wood-2/+14
2020-08-04metadata: skip empty polymorphization bitsetDavid Wood-2/+12
2020-08-04mir: use `FiniteBitSet<u32>` in polymorphizationDavid Wood-11/+35
2020-08-04Auto merge of #74850 - TimDiekmann:remove-in-place-alloc, r=Amanieubors-17/+11
2020-08-04Auto merge of #75095 - pietroalbini:fallible-fast-fail, r=Mark-Simulacrumbors-0/+1
2020-08-04ci: disable fail-fast on auto-falliblePietro Albini-0/+1
2020-08-04Auto merge of #75111 - mati865:use-lld-option, r=Mark-Simulacrumbors-1/+6
2020-08-04Auto merge of #75126 - JohnTitor:rollup-aejluzx, r=JohnTitorbors-147/+269
2020-08-04Rollup merge of #75106 - etherealist:docs_manifest, r=Mark-SimulacrumYuki Okushi-0/+1
2020-08-04Rollup merge of #75103 - Mark-Simulacrum:no-ra-for-riscv64, r=matkladYuki Okushi-27/+47
2020-08-04Rollup merge of #75084 - Aaron1011:stabilize/ident-new-raw, r=petrochenkovYuki Okushi-0/+61
2020-08-04Rollup merge of #75083 - JohnTitor:follow-up-unused-braces, r=lcnrYuki Okushi-25/+21
2020-08-04Rollup merge of #75081 - jyn514:fix-logging, r=Mark-SimulacrumYuki Okushi-1/+1
2020-08-04Rollup merge of #75056 - Veykril:path_statements_lint, r=oli-obkYuki Okushi-5/+44
2020-08-04Rollup merge of #75043 - petrochenkov:hasname, r=nnethercoteYuki Okushi-89/+94
2020-08-03Auto merge of #74695 - alexcrichton:more-wasm-float-cast-fixes, r=nagisabors-112/+235
2020-08-03Auto merge of #74526 - erikdesjardins:reftrack, r=Mark-Simulacrumbors-1/+8
2020-08-04rustc_ast: More detailed docs for `Attribute::check_name`Vadim Petrochenkov-1/+5
2020-08-04rustc_ast: `(Nested)MetaItem::check_name` -> `has_name`Vadim Petrochenkov-89/+90
2020-08-03Stabilize Ident::new_rawAaron Hill-0/+61
2020-08-03Make rust.use-lld config option work with non MSVC targetsMateusz Mikuła-1/+6
2020-08-03Disable building rust-analyzer on riscv64Mark Rousskov-27/+47
2020-08-03Enable docs on in the x86_64-unknown-linux-musl manifestDavid Sonder-0/+1
2020-08-03Auto merge of #75076 - tmiasko:simplify-goto, r=oli-obkbors-3/+8
2020-08-03Auto merge of #75068 - petrochenkov:ignore-debinfo, r=Mark-Simulacrumbors-0/+1
2020-08-03Auto merge of #75055 - cjgillot:clean-cache, r=oli-obkbors-367/+145
2020-08-03Do not trigger `unused_braces` for `while let`Yuki Okushi-25/+21
2020-08-02Fix logging for rustdocJoshua Nelson-1/+1
2020-08-03Auto merge of #74969 - nnethercote:rm-GCX_PTR, r=Mark-Simulacrumbors-78/+36
2020-08-03Merge branch 'master' into remove-in-place-allocTim Diekmann-5413/+7300
2020-08-02Auto merge of #74948 - lzutao:stalize-result-as-deref, r=dtolnaybors-46/+3
2020-08-03Use more appropriate `tls::with_*` methods in some places.Nicholas Nethercote-8/+7
2020-08-03Remove `GCX_PTR`.Nicholas Nethercote-74/+33
2020-08-03Remove redundant assignment from CfgSimplifierTomasz Miąsko-2/+0
2020-08-03Fix change detection in CfgSimplifier::collapse_goto_chainTomasz Miąsko-1/+8
2020-08-02Auto merge of #75070 - Manishearth:rollup-2kgcaw5, r=Manishearthbors-48/+183
2020-08-02Rollup merge of #75064 - petrochenkov:llvmtarg, r=Mark-SimulacrumManish Goregaokar-17/+45
2020-08-02Rollup merge of #75059 - shengsheng:typos, r=Dylan-DPCManish Goregaokar-18/+18
2020-08-02Rollup merge of #75031 - JohnTitor:unused-parens-braces-yield, r=lcnrManish Goregaokar-1/+96
2020-08-02Rollup merge of #74980 - davidtwco:issue-74745-pprust-regression-test, r=petr...Manish Goregaokar-12/+24
2020-08-02Auto merge of #74826 - matklad:mbe-fragment, r=petrochenkovbors-339/+319
2020-08-02tests: Ignore src/test/debuginfo/rc_arc.rs on WindowsVadim Petrochenkov-0/+1
2020-08-02Lint path statements to use drop for drop typesLukas Wirth-5/+44
2020-08-02Auto merge of #74963 - JohnTitor:ptn-ice, r=petrochenkovbors-56/+146
2020-08-02compiletest: Support ignoring tests requiring missing LLVM componentsVadim Petrochenkov-17/+45
2020-08-03Recover strictness for `yield`Yuki Okushi-9/+60
2020-08-03Rollup merge of #75057 - Mark-Simulacrum:avoid-long-print, r=alexcrichtonYuki Okushi-1/+3
2020-08-03Rollup merge of #75054 - cjgillot:rename-depkind, r=petrochenkovYuki Okushi-35/+35
2020-08-03Rollup merge of #75044 - GuillaumeGomez:cleanup-e0744, r=pickfireYuki Okushi-3/+5
2020-08-03Rollup merge of #75041 - pawanbisht62:feature/replace-log-with-tracing, r=oli...Yuki Okushi-8/+8