about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-02-18Rollup merge of #68767 - kubo39:patch-macos, r=shepmasterYuki Okushi-2/+3
2020-02-18Rollup merge of #68597 - ollie27:skip_nth_last, r=AmanieuYuki Okushi-13/+7
2020-02-18Rollup merge of #67272 - fisherdarling:master, r=varkor,hellow554Yuki Okushi-6/+112
2020-02-17Auto merge of #69129 - Centril:macro-legacy-errors, r=petrochenkovbors-97/+35
2020-02-17Auto merge of #69226 - JohnTitor:rollup-syn03oj, r=JohnTitorbors-158/+185
2020-02-17Rollup merge of #69188 - GuillaumeGomez:clean-up-e0309, r=Dylan-DPCYuki Okushi-9/+13
2020-02-17Rollup merge of #69186 - petrochenkov:kwrules, r=CentrilYuki Okushi-6/+9
2020-02-17Rollup merge of #69179 - JohnTitor:rename-to-fnretty, r=CentrilYuki Okushi-118/+111
2020-02-17Rollup merge of #69158 - ecstatic-morse:graphviz-diff, r=matthewjasperYuki Okushi-20/+35
2020-02-17Rollup merge of #68701 - amosonn:patch-2, r=RalfJungYuki Okushi-4/+15
2020-02-17Rollup merge of #68495 - sdegutis:patch-1, r=Mark-SimulacrumYuki Okushi-1/+2
2020-02-17Auto merge of #68781 - ssomers:btree_miri_relief, r=RalfJungbors-25/+36
2020-02-17Rename `FunctionRetTy` to `FnRetTy`Yuki Okushi-118/+111
2020-02-16Handle recursion_limit parsing errorsFisher Darling-6/+112
2020-02-16Auto merge of #67953 - cjgillot:split_infer, r=Zoxcbors-8343/+8493
2020-02-16Lighten tests, in particular for Miri, yet test and explain moreStein Somers-20/+32
2020-02-16Fix comments outdated during #66648Stein Somers-5/+4
2020-02-16Auto merge of #67885 - tobithiel:fix_group_lint_allow_override, r=Mark-Simula...bors-14/+65
2020-02-16Auto merge of #68997 - Zoxc:pure-node-id, r=petrochenkovbors-45/+3
2020-02-16Improve #Safety of core::ptr::drop_in_placeAmos Onn-1/+4
2020-02-16Prune rustc dependencies.Camille GILLOT-2/+0
2020-02-16Gate macro use.Camille GILLOT-0/+1
2020-02-16Prune features.Camille GILLOT-23/+0
2020-02-16Remove librustc_infer crate re-exports.Camille GILLOT-156/+150
2020-02-16Other crates.Camille GILLOT-10/+13
2020-02-16Make librustc_traits compile.Camille GILLOT-45/+51
2020-02-16Make librustc_mir compile.Camille GILLOT-51/+55
2020-02-16macOS: avoid calling pthread_self() twiceHiroki Noda-2/+3
2020-02-16Make librustc_typeck compile.Camille GILLOT-83/+84
2020-02-16Make librustc_infer compile.Camille GILLOT-88/+254
2020-02-16Make librustc compile.Camille GILLOT-12/+12
2020-02-16Move librustc/{traits,infer} to librustc_infer.Camille GILLOT-0/+0
2020-02-16Auto merge of #69156 - ecstatic-morse:unified-dataflow-impls2, r=eddybbors-83/+41
2020-02-16Auto merge of #68814 - Aaron1011:fix/proc-macro-order-two, r=petrochenkovbors-34/+84
2020-02-15Auto merge of #68668 - GuillaumeGomez:struct-variant-field-search, r=ollie27bors-24/+48
2020-02-15Add additional commentAaron Hill-0/+6
2020-02-15Record proc macro harness order for use during metadata deserializationAaron Hill-34/+78
2020-02-15Panic when hashing node IDsJohn Kåre Alsaker-8/+3
2020-02-15Treat NodeIs as pure values for incremental compilationJohn Kåre Alsaker-43/+6
2020-02-15Clean up E0309 explanationGuillaume Gomez-9/+13
2020-02-15Auto merge of #69168 - brainlock:test-textrel-regression, r=Mark-Simulacrum,t...bors-0/+31
2020-02-15Improve #Safety in various methods in core::ptrAmos Onn-0/+8
2020-02-15Improve #Safety of core::ptr::replaceAmos Onn-1/+1
2020-02-15Improve #Safety in various methods in core::ptrAmos Onn-2/+2
2020-02-15parser: `macro_rules` is a weak keywordVadim Petrochenkov-6/+9
2020-02-15Rollup merge of #69180 - Aaron1011:feature/comma-struct-init, r=petrochenkovDylan DPC-3/+46
2020-02-15Rollup merge of #69166 - JohnTitor:ice-const-enum, r=matthewjasperDylan DPC-1/+19
2020-02-15Rollup merge of #69154 - JohnTitor:fix-macro-ices, r=petrochenkovDylan DPC-2/+42
2020-02-15Rollup merge of #69106 - RReverser:wasi-fs-copy, r=KodrAusDylan DPC-1/+9
2020-02-15Rollup merge of #66721 - maxbla:exp-format-integers, r=KodrAusDylan DPC-0/+243