about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2016-03-01Use raw pointer casts for slice, str's .as_ptr()Ulrik Sverdrup-5/+5
2016-02-26Auto merge of #31834 - ubsan:copy_from_slice, r=alexcrichtonbors-1/+63
2016-02-25Add unstable copy_from_sliceNicholas Mazzuca-1/+63
2016-02-26Auto merge of #31857 - jseyfried:fix_scoping, r=nikomatsakisbors-19/+56
2016-02-26Auto merge of #31749 - nikomatsakis:compiletest-subdir, r=alexcrichtonbors-200/+282
2016-02-25Auto merge of #30856 - mneumann:thread_local_extern, r=alexcrichtonbors-2/+55
2016-02-25add comment and stop creating directories in runtestNiko Matsakis-1/+2
2016-02-25create the required directories while gathering tests rather than duringNiko Matsakis-0/+9
2016-02-25Auto merge of #31882 - Manishearth:rollup, r=Manishearthbors-192/+441
2016-02-25Rollup merge of #31837 - mitaa:rdoc-inherent-assoc, r=alexcrichtonManish Goregaokar-4/+34
2016-02-25Rollup merge of #31835 - mitaa:rdoc-global-src, r=alexcrichtonManish Goregaokar-9/+36
2016-02-25Rollup merge of #31831 - tormol:master, r=alexcrichtonManish Goregaokar-6/+6
2016-02-25Rollup merge of #31827 - teoryn:patch-1, r=brsonManish Goregaokar-1/+1
2016-02-25Rollup merge of #31818 - GuillaumeGomez:error_display, r=brsonManish Goregaokar-2/+27
2016-02-25translate backslashes to forward slashes in the expected stringsNiko Matsakis-1/+3
2016-02-25Rollup merge of #31800 - alexcrichton:armv6-plz, r=brsonManish Goregaokar-4/+4
2016-02-25Rollup merge of #31793 - alexcrichton:add-real-option-gating, r=nikomatsakisManish Goregaokar-116/+215
2016-02-25Rollup merge of #31362 - jseyfried:fix_extern_crate_visibility, r=nikomatsakisManish Goregaokar-72/+140
2016-02-24Move the borrowck run-pass/compile-fail tests into their own directoriesNiko Matsakis-0/+0
2016-02-24Add compiletest-ignore-dir to existing subdirectories.Niko Matsakis-0/+0
2016-02-24Recurse to find test files in any subdirectory of the base path. If aNiko Matsakis-29/+62
2016-02-24Generalize from passing around a single path to the test file to passingNiko Matsakis-171/+208
2016-02-24Auto merge of #31873 - Manishearth:rollup, r=Manishearthbors-62/+138
2016-02-25Rollup merge of #31870 - ivan:filter-explain, r=steveklabnikManish Goregaokar-4/+6
2016-02-25Rollup merge of #31868 - fhahn:capitalize-Rust, r=steveklabnikManish Goregaokar-3/+3
2016-02-25Rollup merge of #31863 - matklad:clarify-reference, r=steveklabnikManish Goregaokar-2/+2
2016-02-25Rollup merge of #31850 - GuillaumeGomez:vec-doc, r=steveklabnikManish Goregaokar-0/+43
2016-02-25Rollup merge of #31843 - Wafflespeanut:bool_docs, r=steveklabnikManish Goregaokar-1/+44
2016-02-25Rollup merge of #31842 - dileepbapat:master, r=alexcrichtonManish Goregaokar-42/+28
2016-02-25Rollup merge of #31839 - mitaa:rdoc-idx-self, r=alexcrichtonManish Goregaokar-6/+7
2016-02-25Rollup merge of #31784 - urschrei:chunks_doc, r=steveklabnikManish Goregaokar-2/+2
2016-02-25Rollup merge of #31677 - ivan:doc-vtable, r=steveklabnikManish Goregaokar-2/+3
2016-02-24Add more explanation on vec typeGuillaume Gomez-0/+43
2016-02-24book: Explain better why the filter closure gets a referenceIvan Kozik-4/+6
2016-02-24rustc: Refactor how unstable flags are handledAlex Crichton-116/+215
2016-02-24Capitalize some occurences of Rust in documentationFlorian Hahn-3/+3
2016-02-24Fix source-links for files with absolute-pathsmitaa-8/+33
2016-02-24Allow creation of src-links for device filesmitaa-1/+3
2016-02-24reference: clarify use declaration locationAleksey Kladov-2/+2
2016-02-24Auto merge of #31832 - mmatyas:update_libc_16f1c19, r=alexcrichtonbors-0/+0
2016-02-24Improve unused import detectionJeffrey Seyfried-4/+13
2016-02-24Uncapitalize note messagesJeffrey Seyfried-2/+2
2016-02-24Auto merge of #31828 - frewsxcv:sepseq-associated-function, r=alexcrichtonbors-34/+36
2016-02-24Use a character that requires two `u16`s in the examples for `char.encode_utf...tormol-6/+6
2016-02-24Auto merge of #31782 - pitdicker:clean_out_windows_c, r=alexcrichtonbors-210/+38
2016-02-24Resolve: include normal modules in the ribsJeffrey Seyfried-15/+43
2016-02-24Auto merge of #31778 - aturon:snapshot, r=alexcrichtonbors-81/+39
2016-02-24Auto merge of #31855 - alexcrichton:fix-tidy, r=nikomatsakisbors-2/+5
2016-02-23mk: Tweak tidy script to work on Windows pythonAlex Crichton-2/+5
2016-02-24Warn instead of error when using an inaccessable extern crateJeffrey Seyfried-5/+43