about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-11-21add regression testNiko Matsakis-0/+13
2018-11-21preserve the original visibility for the "list stem" nodeNiko Matsakis-4/+0
2018-11-21Auto merge of #56134 - oli-obk:clippy_documentation, r=nrcbors-0/+2
2018-11-21macro_literal_matcher: fixes per petrochenkov's reviewDan Aloni-5/+3
2018-11-21Stabilize macro_literal_matcherDan Aloni-73/+17
2018-11-21Fixes primitive sidebar link generationGuillaume Gomez-30/+57
2018-11-21Improve no result found sentence in doc searchGuillaume Gomez-6/+22
2018-11-21renumber segment ids for visibilities whenever we clone themNiko Matsakis-7/+17
2018-11-21add some `debug!` into loweringNiko Matsakis-0/+8
2018-11-21track the span for each id so that we can give a nice ICENiko Matsakis-29/+39
2018-11-21OsStr: clarify `len()` method documentationLyndon Brown-6/+11
2018-11-21OsString: mention storage form in discussionLyndon Brown-0/+7
2018-11-21Enclose type in backticks for "reached the recursion limit while auto-derefer...varkor-10/+10
2018-11-21Auto merge of #56118 - steveklabnik:update-books, r=alexcrichtonbors-58/+45
2018-11-21Forward rust version number to toolsOliver Scherer-0/+2
2018-11-21Modify doc to reflect the unsized-locals improvement.Masaki Hara-2/+0
2018-11-21Add tests for unsized-locals functions stability.Masaki Hara-0/+28
2018-11-21Add tests verifying #50940.Masaki Hara-0/+40
2018-11-21Check arg/ret sizedness at ExprKind::Path.Masaki Hara-44/+48
2018-11-21Add require_type_is_sized_deferred.Masaki Hara-0/+17
2018-11-21Remove trailing whitespaceBastian Gruber-1/+1
2018-11-21Auto merge of #56117 - petrochenkov:iempty, r=eddybbors-1/+15
2018-11-21Update as_temp.rsOliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer-1/+6
2018-11-21Adjust doc commentsBastian Gruber-21/+10
2018-11-21update various stdlib docsSteve Klabnik-37/+22
2018-11-21Update as_temp.rsOliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer-2/+4
2018-11-21Update an outdated comment in mir buildingOliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer-3/+2
2018-11-21Explain why we do not overwrite qualification of localsOliver Scherer-7/+34
2018-11-21core/benches/num: Add `from_str/from_str_radix()` benchmarksTobias Bieniek-0/+105
2018-11-21Add regression test for overwriting qualifs by assignmentOliver Scherer-0/+22
2018-11-21Fix a commentOliver Scherer-1/+1
2018-11-21fix small doc mistakeantoine-de-1/+1
2018-11-21TidyOliver Scherer-2/+2
2018-11-21Ensure assignments don't allow skipping projection checksOliver Scherer-1/+42
2018-11-21Properly assign to aggregate fieldsOliver Scherer-1/+26
2018-11-21String: add a FIXME to from_utf16ljedrz-0/+2
2018-11-21serialize: preallocate VecDeque in Decodable::decodeljedrz-1/+1
2018-11-21Update style of commentsBastian Gruber-14/+26
2018-11-21Update commentsBastian Gruber-4/+2
2018-11-21Remove 'unsafe' commentsBastian Gruber-3/+0
2018-11-21Document `From` implementationsBastian Gruber-0/+24
2018-11-21Add x86_64-fortanix-unknown-sgx target to the compilerJethro Beekman-0/+74
2018-11-21Auto merge of #52591 - eddyb:functional-snakes, r=oli-obkbors-144/+129
2018-11-21rustc: implement and use Default on more types.Eduard-Mihai Burtescu-73/+61
2018-11-21rustc: remove {FxHash,Node,DefId,HirId,ItemLocal}{Map,Set} "constructor" fns.Eduard-Mihai Burtescu-75/+72
2018-11-20Add unstable Literal::subspan().Sergio Benitez-1/+228
2018-11-21Auto merge of #56032 - petrochenkov:stabecip, r=nikomatsakisbors-151/+40
2018-11-20fix more linksSteve Klabnik-12/+10
2018-11-20fix rustbuild to build all the booksSteve Klabnik-11/+15
2018-11-20update booksSteve Klabnik-0/+0