about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-10-04Auto merge of #44882 - mikhail-m1:master, r=pnkfelixbors-136/+150
2017-10-04add notes to report_conflicting_borrow MIR borrowckMikhail Modin-136/+150
2017-10-04Auto merge of #44905 - Pirh:process_abort_docs, r=steveklabnikbors-2/+13
2017-10-04Auto merge of #44999 - pnkfelix:mir-borrowck-fix-assert-left-right, r=nikomat...bors-10/+38
2017-10-04Auto merge of #44979 - hinaria:master, r=dtolnaybors-0/+13
2017-10-03Auto merge of #44895 - stephaneyfx:master, r=dtolnaybors-7/+22
2017-10-03Auto merge of #44949 - QuietMisdreavus:rustdoctest-dirs, r=nikomatsakisbors-0/+21
2017-10-03Auto merge of #44922 - zilbuz:issue-44596/E0594, r=pnkfelixbors-48/+84
2017-10-03Auto merge of #44896 - qmx:move-resolve-to-librustc, r=arielb1bors-136/+273
2017-10-03Overlapping borrows can point to different lvalues.Felix S. Klock II-10/+38
2017-10-03Auto merge of #44920 - vi:rustdoc_implementors_src_link, r=GuillaumeGomezbors-15/+61
2017-10-03Auto merge of #44966 - zackmdavis:no_mangle_no_snake, r=aturonbors-1/+24
2017-10-02Auto merge of #44977 - steveklabnik:update-mdbook, r=alexcrichtonbors-18/+18
2017-10-02Document that process::abort will not call the panic hookPirh-1/+3
2017-10-02Auto merge of #44885 - lu-zero:master, r=alexcrichtonbors-0/+120
2017-10-03windows: make `backtrace = false` compilehinaria-0/+13
2017-10-02update mdbooksteveklabnik-18/+18
2017-10-02rustdoc: Remove cruft from the testVitaly _Vi Shukela-14/+4
2017-10-02Auto merge of #44959 - arielb1:generic-errors, r=eddybbors-14/+133
2017-10-02fix handling of `Self`Ariel Ben-Yehuda-26/+79
2017-10-02Auto merge of #44942 - zackmdavis:lint_suggestions, r=estebankbors-20/+153
2017-10-01correct unused-parens lint suggestion to strip exact pairZack M. Davis-1/+51
2017-10-02Auto merge of #44960 - SeanPrashad:master, r=steveklabnikbors-5/+1
2017-10-01make non_snake_case lint allow extern no-mangle functionsZack M. Davis-1/+24
2017-10-01Auto merge of #44955 - laumann:small-typo-fix, r=steveklabnikbors-2/+2
2017-10-01fix handling of SelfAriel Ben-Yehuda-5/+14
2017-10-01Auto merge of #44919 - diwic:79-pretty-mir, r=arielb1bors-1/+3
2017-10-01Auto merge of #44897 - Havvy:doc-size_of, r=steveklabnikbors-0/+78
2017-10-01Resolves #36284 - vec.rs documentationSean Prashad-5/+1
2017-10-01handle nested generics in Generics::type_param/region_paramAriel Ben-Yehuda-11/+68
2017-10-01stray commaDouglas Campos-1/+1
2017-10-01Fix typo: geneartor -> generatorThomas Jespersen-2/+2
2017-10-01Auto merge of #44945 - petrochenkov:fixtyrec, r=arielb1bors-14/+23
2017-10-01rustdoc: Style of [src] link for trait implementorsVitaly _Vi Shukela-1/+8
2017-10-01Auto merge of #44906 - dkl:main-signature, r=nagisabors-6/+153
2017-10-01Auto merge of #44921 - est31:master, r=alexcrichtonbors-8/+2
2017-09-30test: Update target specs test for new target-c-int-width fieldDaniel Klauer-0/+3
2017-09-30Auto merge of #44944 - dbrgn:trace-macros-docs, r=QuietMisdreavusbors-0/+39
2017-09-30code suggestions for unused-mut, while-true lints; UI testZack M. Davis-8/+81
2017-09-30code suggestion for unused-parentheses lintZack M. Davis-3/+11
2017-09-30code suggestion for deprecated-attribute lintZack M. Davis-6/+8
2017-09-30let htmldocck.py check for directoriesQuietMisdreavus-0/+21
2017-09-30weird formattingDouglas Campos-2/+2
2017-09-30Auto merge of #44783 - alexcrichton:lto-codegen-units, r=michaelwoeristerbors-430/+803
2017-09-30Do not require semantic types for all syntactic types when there are type errorspetrochenkov-14/+23
2017-09-30rustc: Use 16bit c_int for msp430Daniel Klauer-1/+36
2017-09-30rustc: Specify c_int width for each targetDaniel Klauer-1/+81
2017-09-30Docs: Add trace_macros! to unstable bookDanilo Bargen-0/+39
2017-09-30Auto merge of #44936 - Mark-Simulacrum:rollup, r=Mark-Simulacrumbors-318/+458
2017-09-30rustc: Enable LTO and multiple codegen unitsAlex Crichton-430/+803