]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #44999 - pnkfelix:mir-borrowck-fix-assert-left-right, r=nikomatsakis
[rust.git] / src /
2017-10-04 borsAuto merge of #44999 - pnkfelix:mir-borrowck-fix-assert...
2017-10-04 borsAuto merge of #44979 - hinaria:master, r=dtolnay
2017-10-03 borsAuto merge of #44895 - stephaneyfx:master, r=dtolnay
2017-10-03 borsAuto merge of #44949 - QuietMisdreavus:rustdoctest...
2017-10-03 borsAuto merge of #44922 - zilbuz:issue-44596/E0594, r...
2017-10-03 borsAuto merge of #44896 - qmx:move-resolve-to-librustc...
2017-10-03 Felix S. Klock IIOverlapping borrows can point to different lvalues.
2017-10-03 borsAuto merge of #44920 - vi:rustdoc_implementors_src_link...
2017-10-03 borsAuto merge of #44966 - zackmdavis:no_mangle_no_snake...
2017-10-02 borsAuto merge of #44977 - steveklabnik:update-mdbook,...
2017-10-02 borsAuto merge of #44885 - lu-zero:master, r=alexcrichton
2017-10-02 hinariawindows: make `backtrace = false` compile
2017-10-02 steveklabnikupdate mdbook
2017-10-02 Vitaly _Vi Shukelarustdoc: Remove cruft from the test
2017-10-02 borsAuto merge of #44959 - arielb1:generic-errors, r=eddyb
2017-10-02 Ariel Ben-Yehudafix handling of `Self`
2017-10-02 borsAuto merge of #44942 - zackmdavis:lint_suggestions...
2017-10-02 Zack M. Daviscorrect unused-parens lint suggestion to strip exact...
2017-10-02 borsAuto merge of #44960 - SeanPrashad:master, r=steveklabnik
2017-10-02 Zack M. Davismake non_snake_case lint allow extern no-mangle functions
2017-10-01 borsAuto merge of #44955 - laumann:small-typo-fix, r=stevek...
2017-10-01 Ariel Ben-Yehudafix handling of Self
2017-10-01 borsAuto merge of #44919 - diwic:79-pretty-mir, r=arielb1
2017-10-01 borsAuto merge of #44897 - Havvy:doc-size_of, r=steveklabnik
2017-10-01 Sean PrashadResolves #36284 - vec.rs documentation
2017-10-01 Ariel Ben-Yehudahandle nested generics in Generics::type_param/region_param
2017-10-01 Douglas Camposstray comma
2017-10-01 Thomas JespersenFix typo: geneartor -> generator
2017-10-01 borsAuto merge of #44945 - petrochenkov:fixtyrec, r=arielb1
2017-10-01 Vitaly _Vi Shukelarustdoc: Style of [src] link for trait implementors
2017-10-01 borsAuto merge of #44906 - dkl:main-signature, r=nagisa
2017-10-01 borsAuto merge of #44921 - est31:master, r=alexcrichton
2017-09-30 Daniel Klauertest: Update target specs test for new target-c-int...
2017-09-30 borsAuto merge of #44944 - dbrgn:trace-macros-docs, r=Quiet...
2017-09-30 Zack M. Daviscode suggestions for unused-mut, while-true lints;...
2017-09-30 Zack M. Daviscode suggestion for unused-parentheses lint
2017-09-30 Zack M. Daviscode suggestion for deprecated-attribute lint
2017-09-30 QuietMisdreavuslet htmldocck.py check for directories
2017-09-30 Douglas Camposweird formatting
2017-09-30 borsAuto merge of #44783 - alexcrichton:lto-codegen-units...
2017-09-30 petrochenkovDo not require semantic types for all syntactic types...
2017-09-30 Daniel Klauerrustc: Use 16bit c_int for msp430
2017-09-30 Daniel Klauerrustc: Specify c_int width for each target
2017-09-30 Danilo BargenDocs: Add trace_macros! to unstable book
2017-09-30 borsAuto merge of #44936 - Mark-Simulacrum:rollup, r=Mark...
2017-09-30 Alex Crichtonrustc: Enable LTO and multiple codegen units
2017-09-30 borsAuto merge of #44893 - spastorino:remove_new_and_index...
2017-09-30 Zack M. Davisfix comment typo, `CodeSuggestion` path in doc comment
2017-09-30 Douglas Camposmake match exaustive
2017-09-30 Douglas Camposimprove documentation for resolve()
2017-09-30 Douglas Camposfix formatting
2017-09-30 Douglas Camposstyle fixes as requested by @eddyb
2017-09-30 Douglas Camposstop using monomorphize::resolve()
2017-09-30 Douglas Campostake ParamEnv into account when resolving
2017-09-30 Douglas Camposmake it not to be a method
2017-09-30 Douglas Camposalways use resolve
2017-09-30 Douglas Camposre-enable mir inlining across trait methods
2017-09-30 Douglas Camposcopy resolve() over to librustc
2017-09-30 Vitaly _Vi Shukelarustdoc: A test for local and foreign [src] trait impl...
2017-09-29 Mark SimulacrumRollup merge of #44903 - kallisti5:ci-build-disabled...
2017-09-29 Mark SimulacrumRollup merge of #44900 - Havvy:normalize-lang-attribute...
2017-09-29 Mark SimulacrumRollup merge of #44889 - spastorino:remove_new, r=arielb1
2017-09-29 Mark SimulacrumRollup merge of #44854 - lucasem:atomic-docs, r=stevekl...
2017-09-29 Mark SimulacrumRollup merge of #44845 - SimonSapin:nll_mod_rs, r=nikom...
2017-09-29 Mark SimulacrumRollup merge of #44840 - steveklabnik:fix-wording,...
2017-09-29 Mark SimulacrumRollup merge of #44836 - GuillaumeGomez:fmt-missing...
2017-09-29 Mark SimulacrumRollup merge of #44824 - dtolnay:22really21, r=alexcrichton
2017-09-29 Mark SimulacrumRollup merge of #44797 - lucasem:master, r=frewsxcv
2017-09-29 Mark SimulacrumRollup merge of #44794 - napen123:master, r=frewsxcv
2017-09-29 Mark SimulacrumRollup merge of #44708 - toidiu:ak-44493, r=nikomatsakis
2017-09-29 Mark SimulacrumRollup merge of #44694 - tommyip:make_clean, r=Mark...
2017-09-29 Mark SimulacrumRollup merge of #44320 - jakllsch:jakllsch-caf2c3d2...
2017-09-29 Mark SimulacrumRollup merge of #44287 - Eh2406:master, r=aturon
2017-09-29 Mark SimulacrumRollup merge of #44124 - gaurikholkar:return_self,...
2017-09-29 est31Update the libcompiler_builtins submodule
2017-09-29 borsAuto merge of #44174 - jimmycuadra:try-from-infallible...
2017-09-29 Jimmy CuadraFix more TryFrom impls for integers.
2017-09-29 Jimmy CuadraSimplify implementation of From<Infallible> for TryFrom...
2017-09-29 borsAuto merge of #42526 - huntiep:try_opt, r=nikomatsakis
2017-09-29 borsAuto merge of #44866 - mdevlamynck:impl-trait, r=eddyb
2017-09-29 Basile Deslogesmir-borrowck: Factorize error message for `cannot_assig...
2017-09-29 Basile Deslogesmir-borrowck: Move span_label calls for `cannot_use_whe...
2017-09-29 Basile Deslogesmir-borrowck: Move span_label calls for `cannot_assign_...
2017-09-29 borsAuto merge of #44856 - cuviper:more-fold, r=dtolnay
2017-09-29 Vitaly _Vi Shukelarustdoc: Render [src] links for trait implementors...
2017-09-29 Vitaly _Vi Shukelarustdoc: Extract converter from Impementor to Item...
2017-09-29 borsAuto merge of #44853 - alexcrichton:debug-codegen-units...
2017-09-29 David HenningssonMir pretty print: Add cleanup comment
2017-09-29 borsAuto merge of #44847 - estebank:unused-signature, r...
2017-09-29 Jimmy CuadraRemove conflicting TryFrom impls on 32-bit targets.
2017-09-29 borsAuto merge of #44811 - zilbuz:issue-44596/E0506, r...
2017-09-28 borsAuto merge of #44528 - tmnilsson:attr_proc_macro_cfg_pr...
2017-09-28 Daniel Klauertest: Check native main() signature
2017-09-28 Daniel Klauerrustc: Fix main() entry point signature on 64bit
2017-09-28 Daniel Klauerrustc: Add Type::c_int()
2017-09-28 borsAuto merge of #44278 - Binero:master, r=BurntSushi
2017-09-28 HavvyRemove link duplication.
2017-09-28 borsAuto merge of #44785 - alexcrichton:update-cargo, r...
2017-09-28 Alexander von Gluck IVci: Fix building disabled containers
2017-09-28 Alex CrichtonUpdate to the `cc` crate
next