about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-01-02Auto merge of #57243 - dingelish:master, r=sfacklerbors-12/+19
2019-01-02Auto merge of #57250 - codeworm96:tyerr_msg, r=varkorbors-105/+105
2019-01-02Auto merge of #57251 - petrochenkov:reregr, r=varkorbors-2/+15
2019-01-02Auto merge of #56827 - faern:eliminate-recv-timeout-panic, r=KodrAusbors-6/+30
2019-01-01Auto merge of #57209 - estebank:suggest-raw-ident, r=petrochenkovbors-0/+92
2019-01-01Merge remote-tracking branch 'upstream/master'Yu Ding-1372/+1699
2019-01-01syntax: Fix regression in diagnostics for patterns in trait method parametersVadim Petrochenkov-2/+15
2019-01-01Auto merge of #57125 - doitian:inconsistent-clone-doc, r=blussbors-9/+20
2019-01-01Remove min_const_unsafe_fn since it is stableYu Ding-2/+1
2019-01-01Check the correct arenaOliver Scherer-1/+6
2019-01-01Remove unused functionOliver Scherer-8/+0
2019-01-01Macrofy more `Lift` implsOliver Scherer-200/+48
2019-01-01Properly lift `Allocations`Oliver Scherer-9/+2
2019-01-01what is going on?Oliver Scherer-7/+7
2019-01-01Git is drunkOliver Scherer-7/+7
2019-01-01rebase falloutOliver Scherer-20/+29
2019-01-01Pacify tidyOliver Scherer-1/+2
2019-01-01Undo a few - now unnecessary - changesOliver Scherer-4/+2
2019-01-01Simplify bit inspection of a constantOliver Scherer-14/+10
2019-01-01`<&'tcx ty::Const as Deref>::deref`Oliver Scherer-108/+86
2019-01-01`const_to_op` is now `lazy_const_to_op`Oliver Scherer-5/+5
2019-01-01Add `unwrap_usize` to `LazyConst`, tooOliver Scherer-34/+31
2019-01-01Simplify and fix some diagnostics around arraysOliver Scherer-14/+10
2019-01-01Mingw is special wrt type sizesOliver Scherer-1/+1
2019-01-01Move the `Unevaluated` constant arm upwards in the type structureOliver Scherer-316/+405
2019-01-01Fix broken links to second edition TRPL.Corey Farwell-149/+149
2019-01-01Auto merge of #55937 - davidtwco:issue-54943, r=pnkfelixbors-500/+804
2019-01-01Auto merge of #57210 - estebank:str-err, r=zackmdavisbors-11/+148
2019-01-01Auto merge of #57194 - matthiaskrgr:copyright_headers, r=Centrilbors-213/+13
2019-01-01Auto merge of #57199 - petrochenkov:ambig, r=estebankbors-54/+63
2018-12-31Improve type mismatch error messagesYuning Zhang-105/+105
2018-12-31Bound sgx target_env with fortanix as target_vendorYu Ding-12/+20
2018-12-31Auto merge of #56878 - petrochenkov:privdyn, r=arielb1bors-559/+621
2019-01-01Address review commentsVadim Petrochenkov-96/+126
2019-01-01privacy: Use common `DefId` visiting infra for all privacy visitorsVadim Petrochenkov-533/+565
2018-12-31Fix backtraces on WindowsJohn Kåre Alsaker-1/+10
2018-12-31Auto merge of #57047 - euclio:field-structured-suggestions, r=estebankbors-35/+50
2018-12-31Do not use unicode character in diagnostic helpEsteban Küber-4/+4
2018-12-31use structured suggestions for nonexistent fieldsAndy Russell-35/+50
2018-12-31Use structured suggestion for braceless unicode escape squenceEsteban Küber-16/+47
2018-12-31Account for `\xFF` and `\u{FF}` sequences in string format errorsEsteban Küber-1/+107
2018-12-31Update tests after rebaseEsteban Küber-0/+4
2018-12-31Address review commentsEsteban Küber-19/+68
2018-12-31Suggest using raw identifiers in 2018 edition when using keywordsEsteban Küber-8/+47
2018-12-31const-stabilize Ipv4Addr::newMazdak Farrokhzad-2/+2
2018-12-31Clean up and optimize OpenTask / read_indexJohn Kåre Alsaker-172/+131
2018-12-31const-stabilize const_int_ops + reverse_bitsMazdak Farrokhzad-143/+163
2018-12-31Auto merge of #57220 - quark-zju:mcount, r=estebankbors-1/+23
2018-12-31Fix inconsistent Clone documentation.ian-9/+20
2018-12-31Rename and fix nolink-with-link-args testMika Lehtinen-13/+12