]> git.lizzy.rs Git - rust.git/history - src
Remove plugins chapter
[rust.git] / src /
2017-08-15 steveklabnikRemove plugins chapter
2017-08-14 steveklabniklink to the rustdoc book from the main docs
2017-08-14 steveklabnikstart building the rustdoc book
2017-08-10 borsAuto merge of #43720 - pornel:staticconst, r=petrochenkov
2017-08-10 KornelReword error hint
2017-08-10 borsAuto merge of #43522 - alexcrichton:rewrite-lints,...
2017-08-10 borsAuto merge of #43582 - ivanbakel:unused_mut_ref, r...
2017-08-10 borsAuto merge of #43737 - GuillaumeGomez:duplicate-method...
2017-08-10 borsAuto merge of #43735 - est31:master, r=alexcrichton
2017-08-10 borsAuto merge of #43730 - nrc:driver-shim, r=eddyb
2017-08-10 Isaac van BakelUpdated cargo submodule to fix compile error
2017-08-10 est31Add a feature gate
2017-08-09 Vadim PetrochenkovBetter diagnostics and recovery for `const` in extern...
2017-08-09 borsAuto merge of #43627 - Aaronepower:master, r=alexcrichton
2017-08-09 Nick Camerondriver: factor out `continue_parse_after_error` so...
2017-08-09 borsAuto merge of #43484 - estebank:point-to-return, r...
2017-08-09 Esteban KüberReadd backticks around ()
2017-08-09 borsAuto merge of #43732 - kennytm:pass-wrapper-warning...
2017-08-09 Alex Crichtonrustc: Rearchitect lints to be emitted more eagerly
2017-08-09 borsAuto merge of #43726 - zackmdavis:extended_information_...
2017-08-09 borsAuto merge of #43588 - dns2utf8:wrapping_add, r=sfackler
2017-08-09 Ariel Ben-YehudaFix errors on Windows
2017-08-09 Zack M. Davisextended information for E0557 feature has been removed
2017-08-09 Zack M. Davisextended information for E0552 unrecognized representat...
2017-08-09 Zack M. Davisextended information for E0554 feature attributes only...
2017-08-09 Zack M. Davisextended information for E0571 break with value in...
2017-08-09 Esteban KüberOnly refer to return type when it matches
2017-08-09 borsAuto merge of #43728 - zackmdavis:fnused, r=eddyb
2017-08-09 borsAuto merge of #43595 - oyvindln:master, r=aturon
2017-08-08 borsAuto merge of #43691 - GuillaumeGomez:fix-rustdoc,...
2017-08-08 Stefan SchindlerUse explicit wrapping_add to prevent potential unexpect...
2017-08-08 borsAuto merge of #43711 - lu-zero:master, r=nagisa
2017-08-08 Guillaume GomezRemove all usage of hoedown_buffer_puts
2017-08-08 Guillaume GomezImprove error message when duplicate names for type...
2017-08-08 Zack M. Davismark comparison trait methods as #[must_use]
2017-08-08 Zack M. Davis#[must_use] for functions (RFC 1940)
2017-08-08 borsAuto merge of #43698 - MaloJaffre:confusables, r=eddyb
2017-08-08 borsAuto merge of #43723 - arielb1:nonincremental-fast...
2017-08-08 borsAuto merge of #43694 - semarie:rustdoc-ldpath, r=Mark...
2017-08-08 est31Avoid calling the column!() macro in panic
2017-08-08 Ariel Ben-Yehudamake `for_all_relevant_impls` O(1) again
2017-08-08 kennytmFix covered-switch-default warnings in PassWrapper
2017-08-08 borsAuto merge of #42998 - behnam:uni-ver-type, r=sfackler
2017-08-08 Sébastien Mariepass rustc_libdir instead of sysroot_libdir() for runni...
2017-08-08 Nick Camerondriver: factor out a helper and make another helper...
2017-08-08 borsAuto merge of #43725 - dhduvall:libc-update, r=alexcrichton
2017-08-08 borsAuto merge of #43714 - ollie27:rustbuild_create_dir_all...
2017-08-07 borsAuto merge of #43708 - dhduvall:solaris-sparc-addrinfo...
2017-08-07 Danek DuvallUpdate libc to 0.2.29
2017-08-07 borsAuto merge of #43695 - mehcode:patch-1, r=QuietMisdreavus
2017-08-07 Guillaume GomezRemove \0 printing
2017-08-07 borsAuto merge of #43558 - GuillaumeGomez:union-const-color...
2017-08-07 KornelHint correct extern constant syntax
2017-08-07 Danek Duvalladdrinfo hint in lookup_host() needs clean initializati...
2017-08-07 borsAuto merge of #43713 - arielb1:legacy-dataflow, r=eddyb
2017-08-07 Oliver Middletonrustbuild: Replace create_dir_racy with create_dir_all
2017-08-07 borsAuto merge of #43706 - nrc:update-rls, r=sfackler
2017-08-07 Ariel Ben-Yehudarustc::middle::dataflow - visit the CFG in RPO
2017-08-07 borsAuto merge of #43709 - zackmdavis:de-orphan_extended_in...
2017-08-07 Luca BarbatoAdd support for Vector Average on PowerPC
2017-08-07 Luca BarbatoAdd support for Vector Multiply Odd on PowerPC
2017-08-07 Luca BarbatoAdd support for Vector Multiply Even on PowerPC
2017-08-07 borsAuto merge of #43699 - GuillaumeGomez:e0623, r=eddyb
2017-08-07 Luca BarbatoNarrow or widen the vector element without changing...
2017-08-07 Zack M. Daviscomment out record of now-unused error code E0563
2017-08-07 Zack M. Davisfixing doctest failures in resurfaced extended information
2017-08-07 Zack M. Davisde-orphan extended information
2017-08-07 Nick Cameronupdate rls
2017-08-06 Guillaume GomezAdd missing error code for private method
2017-08-06 Guillaume GomezFix hoedown error in rustdoc
2017-08-06 borsAuto merge of #43397 - GuillaumeGomez:unused-union...
2017-08-06 Guillaume GomezHandle type aliases as well
2017-08-06 Isaac van BakelAdded closure test case.
2017-08-06 Guillaume GomezFix union unused fields check
2017-08-06 Malo JaffréFix typo in unicode_chars.rs
2017-08-06 Malo JaffréUpdate the list of confusable characters
2017-08-06 Guillaume GomezImprove union unused field detection
2017-08-06 borsAuto merge of #43655 - bjorn3:more_doc_comments, r...
2017-08-06 Guillaume GomezFix invalid background highlights and add missing colors
2017-08-06 Ryan LeckeyPreface 'cares' with 'only'
2017-08-06 borsAuto merge of #43488 - Florob:repeat-opt, r=arielb1
2017-08-06 Luca BarbatoAdd support for Vector Add Carryout on PowerPC
2017-08-06 Luca BarbatoAdd support for Vector Add Saturated on PowerPC
2017-08-05 borsAuto merge of #43688 - frewsxcv:frewsxcv-bump-book...
2017-08-05 Corey FarwellBump 'src/doc/book' git submodule.
2017-08-05 Guillaume GomezImprove dead code detection for unions
2017-08-05 Guillaume GomezDon't warn on unused field on union
2017-08-05 borsAuto merge of #43689 - edaniels:patch-1, r=GuillaumeGomez
2017-08-05 Eric DanielsFix typo in coerce_forced_unit docstring
2017-08-05 borsAuto merge of #43652 - frewsxcv:frewsxcv-str-examples...
2017-08-05 borsAuto merge of #43554 - eddyb:apfloat, r=nikomatsakis
2017-08-05 Corey FarwellIndicate how to turn byte slices back into a string...
2017-08-05 Corey FarwellUpdate str::split_at_mut example to demonstrate mutability.
2017-08-05 bjorn3Make some comments doc comments in librustc/middle...
2017-08-05 borsAuto merge of #43640 - oli-obk:patch-5, r=nikomatsakis
2017-08-05 borsAuto merge of #43642 - mmatyas:unskip_aarch64_tests...
2017-08-05 Florian Zeitzcodegen tests: Check type of `len` argument to `llvm...
2017-08-05 borsAuto merge of #43639 - TobiasSchaffner:master, r=alexcr...
2017-08-04 borsAuto merge of #43615 - dhduvall:lto-unaligned-read...
2017-08-04 borsAuto merge of #43590 - michaelwoerister:no-reopening...
next