about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-04-21Add `AsyncArgument` to AST.David Wood-53/+171
2019-04-21Use sysroot libserialize in newtype_index testIgor Matuszewski-1/+1
2019-04-21Auto merge of #60124 - petrochenkov:stanomut, r=eddybbors-96/+93
2019-04-21AST/HIR: Use `Mutability` instead of bool in foreign staticsVadim Petrochenkov-16/+14
2019-04-21Remove mutability from `Def::Static`Vadim Petrochenkov-35/+26
2019-04-21Change return type of `TyCtxt::is_static` to boolVadim Petrochenkov-20/+23
2019-04-21Introduce query `static_mutability`Vadim Petrochenkov-28/+33
2019-04-21Switch to serde-enabled rls-* and update RLS appropriatelyIgor Matuszewski-2/+2
2019-04-21save-analysis: Use serde instead of libserialize to dump JSON dataIgor Matuszewski-8/+10
2019-04-21Auto merge of #60119 - estebank:bad-recovery, r=davidtwcobors-1/+17
2019-04-21Allow unused_extern_crates for rustc_libserializePhilipp Hansch-0/+2
2019-04-21Introduce `LocalSource` into the AST.David Wood-4/+46
2019-04-21Add test for drop order in async functions.David Wood-0/+89
2019-04-21Auto merge of #60132 - davidtwco:issue-60075, r=estebankbors-1/+55
2019-04-20Update Fira Sans to version 4.202Manish Goregaokar-8/+3
2019-04-20Update Source Code Pro fonts to version 2.030Manish Goregaokar-3/+3
2019-04-20Update Source Serif Pro fonts to version 2.010Manish Goregaokar-3/+3
2019-04-21Auto merge of #60116 - RalfJung:miri-exit, r=oli-obkbors-0/+9
2019-04-20Auto merge of #60088 - varkor:async_await-method-feature-gate, r=cramertjbors-41/+79
2019-04-20Update error message in testvarkor-2/+1
2019-04-20Check async in trait methodsvarkor-5/+29
2019-04-20Fix additional variadic typosvarkor-3/+3
2019-04-20Fix typo in variadic C function warningvarkor-1/+1
2019-04-20Add test for async fn methods feature gatingvarkor-4/+19
2019-04-20Feature gate async fn methodsvarkor-19/+23
2019-04-20Refactor some existing methodsvarkor-15/+3
2019-04-20Add a `header` method to `FnKind`varkor-0/+8
2019-04-20Auto merge of #59826 - llogiq:multi-dbg, r=SimonSapinbors-1/+44
2019-04-20Auto merge of #59700 - matklad:simplify, r=eddybbors-17/+5
2019-04-20Deny rust_2018_idioms in libcore testsPhilipp Hansch-38/+38
2019-04-20improve docsRalf Jung-2/+2
2019-04-20Auto merge of #59987 - saleemjaffer:refactor_adjust_castkinds, r=oli-obkbors-219/+161
2019-04-20Deny rust_2018_idioms in liballoc testsPhilipp Hansch-14/+15
2019-04-20Auto merge of #59564 - bjorn3:move_link_to_cg_ssa, r=eddybbors-1599/+1619
2019-04-20Deny rust_2018_idioms globallyPhilipp Hansch-0/+1
2019-04-20Tidybjorn3-2/+15
2019-04-20Move cg_llvm/debuginfo/type_names.rs to cg_ssabjorn3-45/+41
2019-04-20Remove cg_llvm/back/link.rsbjorn3-29/+12
2019-04-20Move almost all of cg_llvm/back/link.rs to cg_ssabjorn3-1111/+1114
2019-04-20Remove get_reloc_model and target_cpu dependency from most of link.rsbjorn3-15/+19
2019-04-20Make link functions generic over archive builderbjorn3-84/+101
2019-04-20Move some filename constants to cg_ssabjorn3-12/+9
2019-04-20Move some function from cg_llvm/back/link.rs to cg_ssa/back/link.rsbjorn3-375/+382
2019-04-20Fix fn front matter parsing ICE from invalid code.David Wood-1/+55
2019-04-20Auto merge of #60128 - jimblandy:futures-doc-fix, r=withoutboatsbors-14/+14
2019-04-20Fix broken link in rustc_plugin docAndrew Xu-2/+3
2019-04-19Add implementations of last in terms of next_back on a bunch of DoubleEndedIt...Kyle Huey-0/+159
2019-04-19core::future::Future: Fix markup typo in docs.Jim Blandy-1/+1
2019-04-19Doc fixes for core::future::Future.Jim Blandy-13/+13
2019-04-20Auto merge of #60120 - matthiaskrgr:submodule_upd, r=sanxiynbors-10/+8