]> git.lizzy.rs Git - rust.git/history - src/librustc
Rollup merge of #42836 - rthomas:29355-debug, r=GuillaumeGomez
[rust.git] / src / librustc /
2017-07-04 Mark SimulacrumRollup merge of #42836 - rthomas:29355-debug, r=Guillau...
2017-07-04 Mark SimulacrumRollup merge of #42227 - ollie27:into_to_from, r=aturon
2017-07-04 borsAuto merge of #43012 - scottmcm:delete-range-step-by...
2017-07-04 borsAuto merge of #42993 - stepancheg:editorconfig, r=brson
2017-07-03 borsAuto merge of #42999 - behnam:ucd10, r=alexcrichton
2017-07-03 borsAuto merge of #42976 - ids1024:redoxfix, r=sfackler
2017-07-02 borsAuto merge of #43010 - stjepang:stabilize-sort-unstable...
2017-07-02 Stjepan GlavinaRemove the remaining feature gates
2017-07-02 borsAuto merge of #42938 - est31:col_number, r=eddyb
2017-07-02 borsAuto merge of #43015 - arielb1:every-error-counts,...
2017-07-02 Ariel Ben-Yehudareport the total number of errors on compilation failure
2017-07-01 borsAuto merge of #42882 - stjepang:improve-sort-tests...
2017-07-01 borsAuto merge of #42991 - sfackler:unstable-rangeargument...
2017-07-01 borsAuto merge of #42977 - Keruspe:master, r=alexcrichton
2017-07-01 borsAuto merge of #42971 - stepancheg:ir-demangle, r=nagisa
2017-07-01 borsAuto merge of #42896 - llogiq:clippy_compiletest, r...
2017-06-30 borsAuto merge of #42995 - GuillaumeGomez:rollup, r=Guillau...
2017-06-30 Guillaume GomezRollup merge of #42987 - cuviper:iterator_for_each...
2017-06-30 Guillaume GomezRollup merge of #42985 - venkatagiri:issue_42444, r...
2017-06-30 Guillaume GomezRollup merge of #42957 - GuillaumeGomez:add-e0619,...
2017-06-30 Guillaume GomezRollup merge of #42925 - tbu-:pr_document_file_open_err...
2017-06-30 Guillaume GomezRollup merge of #42911 - nrc:rls-update, r=brson
2017-06-30 Guillaume GomezRollup merge of #42669 - gaurikholkar:master, r=nikomat...
2017-06-30 borsAuto merge of #42969 - arielb1:struct-err, r=eddyb
2017-06-30 borsAuto merge of #42807 - arielb1:consistent-coercion...
2017-06-30 borsAuto merge of #42782 - cuviper:iterator_for_each, r...
2017-06-30 borsAuto merge of #42930 - arielb1:llvm-next, r=alexcrichton
2017-06-30 borsAuto merge of #42924 - pnkfelix:mir-dataflow, r=arielb1
2017-06-29 borsAuto merge of #42902 - petrochenkov:keydcrate, r=jseyfried
2017-06-29 borsAuto merge of #42900 - sfackler:jemalloc-tweak, r=alexc...
2017-06-29 Ariel Ben-Yehudamem_categorization: handle type-based paths in variant...
2017-06-29 borsAuto merge of #42527 - qnighy:unsized-tuple-coercions...
2017-06-29 gaurikholkarcode fixes for error code use warning
2017-06-29 gaurikholkarconflict fixes
2017-06-29 gaurikholkarCode review fixes
2017-06-29 Niko Matsakisremove `fn main() { }` from extended errors
2017-06-29 gaurikholkarChanging the error code to E0621
2017-06-29 gaurikholkarcode review fixes
2017-06-29 gaurikholkarAdding changes to track anonymous region in self
2017-06-29 gaurikholkartrack anonymous regions in return types, fix tidy errors
2017-06-29 gaurikholkarEnabling E0611 for inherent functions
2017-06-29 gaurikholkarInterchange ^ and -
2017-06-29 gaurikholkarAdding new ui test for trait impl
2017-06-29 gaurikholkarAdding diagnostic code 0611 for lifetime errors with...
2017-06-29 Masaki HaraCorrect comments about unsizing regarding #40319.
2017-06-29 Masaki HaraAdd unsized tuple coercions.
2017-06-29 Masaki HaraCheck explicitly that tuple initializer is Sized.
2017-06-29 Vadim PetrochenkovMake `$crate` a keyword
2017-06-29 borsAuto merge of #42887 - GuillaumeGomez:remove-err-method...
2017-06-29 borsAuto merge of #42964 - arielb1:rollup, r=arielb1
2017-06-29 Ariel Ben-YehudaRollup merge of #42958 - aidanhs:aphs-better-stamping...
2017-06-29 Ariel Ben-YehudaRollup merge of #42955 - matklad:doc-path, r=steveklabnik
2017-06-29 Ariel Ben-YehudaRollup merge of #42953 - estebank:fix-20729, r=petrochenkov
2017-06-29 Ariel Ben-YehudaRollup merge of #42946 - AndiDog:patch-1, r=GuillaumeGomez
2017-06-29 Ariel Ben-YehudaRollup merge of #42920 - behnam:cmp, r=BurntSushi
2017-06-29 Ariel Ben-YehudaRollup merge of #42919 - zackmdavis:once_again_we_heard...
2017-06-29 Ariel Ben-YehudaRollup merge of #42901 - alexcrichton:alloc-one, r...
2017-06-29 Ariel Ben-YehudaRollup merge of #42886 - durka:pplmm-mwe, r=petrochenkov
2017-06-29 Ariel Ben-YehudaRollup merge of #42884 - stepancheg:set-env-run-pass...
2017-06-29 Ariel Ben-YehudaRollup merge of #42832 - rthomas:doc-fmt, r=steveklabnik
2017-06-29 Ariel Ben-YehudaRollup merge of #42831 - rthomas:master, r=QuietMisdreavus
2017-06-29 Ariel Ben-YehudaRollup merge of #42219 - pwoolcoc:add-allow-fail-to...
2017-06-29 Guillaume GomezRemove unused methods
2017-06-29 borsAuto merge of #42848 - ids1024:redox-fix, r=sfackler
2017-06-29 borsAuto merge of #42642 - venkatagiri:issue_42312, r=nikom...
2017-06-28 borsAuto merge of #42797 - arielb1:ex-falso-ice, r=nikomatsakis
2017-06-28 Venkata Giri Reddyrustc_typeck: use body-id of type-checking item in...
2017-06-28 borsAuto merge of #42850 - estebank:unwanted-return-rotj...
2017-06-28 borsAuto merge of #42819 - scottmcm:swap-nonoverlapping...
2017-06-28 borsAuto merge of #42745 - sfackler:1.19-stabilization...
2017-06-28 borsAuto merge of #42931 - arielb1:statement-visitor, r...
2017-06-28 borsAuto merge of #42709 - stepancheg:discriminant-hash...
2017-06-28 borsAuto merge of #42431 - nagisa:core-float-2, r=alexcrichton
2017-06-28 borsAuto merge of #42417 - eddyb:separate-fn-sig, r=nikomat...
2017-06-27 Esteban KüberReview comments
2017-06-27 Eduard-Mihai Burtescurustc_typeck: support functions in variance computation.
2017-06-27 Eduard-Mihai Burtescurustc: move the PolyFnSig out of TyFnDef.
2017-06-27 Eduard-Mihai Burtescurustc: rename closure_type to fn_sig.
2017-06-27 borsAuto merge of #42922 - frewsxcv:rollup, r=frewsxcv
2017-06-27 Corey FarwellRollup merge of #42917 - kennytm:gdb-fatal-proc-rec...
2017-06-27 Corey FarwellRollup merge of #42905 - casey:casey-utf8-null-doc...
2017-06-27 Corey FarwellRollup merge of #42874 - zackmdavis:overzealous_by_oute...
2017-06-27 Corey FarwellRollup merge of #42871 - llogiq:for_lowering_vs_clippy...
2017-06-26 Zack M. Davismake lint on-by-default/implied-by messages appear...
2017-06-24 borsAuto merge of #42784 - tlively:wasm-bot, r=alexcrichton
2017-06-24 Esteban KüberDo not specify return type in suggestion for some ...
2017-06-24 borsAuto merge of #42864 - slo1:attempt, r=Mark-Simulacrum
2017-06-24 borsAuto merge of #42541 - gilescope:patch-1, r=alexcrichton
2017-06-24 borsAuto merge of #42854 - razielgn:relaxed-debug-constrain...
2017-06-24 Esteban KüberDetect missing `;` on methods with return type `()`
2017-06-24 borsAuto merge of #42724 - Mark-Simulacrum:tests, r=alexcri...
2017-06-24 Zack M. Davisonly set "overruled by outer forbid" once for lint...
2017-06-24 borsAuto merge of #42687 - alexcrichton:windows-tls, r...
2017-06-24 Zack M. Davisremove unused parameters from LintStore.find_lint
2017-06-23 Andre Boguschange binding name of for loop lowering to appease...
2017-06-23 borsAuto merge of #42856 - Mark-Simulacrum:rollup, r=Mark...
2017-06-23 Mark SimulacrumRollup merge of #42833 - durka:non-constant-used-with...
2017-06-23 Mark SimulacrumRollup merge of #42829 - ids1024:cxx, r=alexcrichton
2017-06-23 Mark SimulacrumRollup merge of #42825 - letheed:patch-1, r=alexcrichton
2017-06-23 Mark SimulacrumRollup merge of #42822 - ChrisMacNaughton:guard-traits...
next