]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-03-31 Tobias BucherRemove incorrect comment about `PartialEq` implementation
2016-03-31 borsAuto merge of #32439 - jseyfried:visible_suggestions...
2016-03-30 borsAuto merge of #32628 - Manishearth:rollup, r=Manishearth
2016-03-30 Manish GoregaokarRollup merge of #32618 - ProgVal:patch-1, r=steveklabnik
2016-03-30 Manish GoregaokarRollup merge of #32612 - frewsxcv:unnecessary-coercions...
2016-03-30 Manish GoregaokarRollup merge of #32494 - pnkfelix:gate-parser-recovery...
2016-03-30 Manish GoregaokarRollup merge of #32259 - oli-obk:move_const_eval, r...
2016-03-30 Jeffrey SeyfriedFix fallout in tests
2016-03-30 Jeffrey SeyfriedAdd method `visible_item_path` to `CStore`
2016-03-30 Felix S. Klock IIfix compile-fail and parse-fail tests by blindly opting...
2016-03-30 Felix S. Klock IIPut in `-Z continue-parse-after-error`
2016-03-30 borsAuto merge of #32621 - steveklabnik:rollup, r=steveklabnik
2016-03-30 Valentin LorentzBook: Fix phrasing: “an associated type” → “a trait...
2016-03-30 Steve KlabnikRollup merge of #32608 - tshepang:grammar, r=aturon
2016-03-30 Steve KlabnikRollup merge of #32607 - tshepang:we-gots-intoiterator...
2016-03-30 Steve KlabnikRollup merge of #32606 - tshepang:typo, r=bluss
2016-03-30 Steve KlabnikRollup merge of #32605 - tshepang:not-needed, r=Manishearth
2016-03-30 Steve KlabnikRollup merge of #32603 - tshepang:capitalise, r=bluss
2016-03-30 Steve KlabnikRollup merge of #32591 - CryZe:patch-1, r=steveklabnik
2016-03-30 Steve KlabnikRollup merge of #32580 - durka:patch-17, r=steveklabnik
2016-03-30 Corey FarwellRemove no longer necessary coercions to fn pointer...
2016-03-30 borsAuto merge of #32603 - tshepang:capitalise, r=bluss
2016-03-30 Oliver Schneidermove `const_eval` and `check_match` out of `librustc`
2016-03-30 Tshepang Lekhonkhobedoc: no need for an explicit iter()
2016-03-30 Oliver Schneiderrename `rustc_const_eval` to `rustc_const_math`
2016-03-30 borsAuto merge of #32581 - GuillaumeGomez:patch-3, r=stevek...
2016-03-30 Tshepang Lekhonkhobedoc: "of the" seems more correct than "to the"
2016-03-30 borsAuto merge of #32593 - alexcrichton:fix-i586-msvc,...
2016-03-30 borsAuto merge of #32576 - alexcrichton:metadata-for-our...
2016-03-29 Alex Crichtonmk: A few build fixes for i586-pc-windows-msvc
2016-03-29 borsAuto merge of #32571 - eddyb:llvm-back-to-back, r=alexc...
2016-03-29 Christopher... Fix panic_fmt in the Book
2016-03-29 borsAuto merge of #32557 - dotdash:issue-32518, r=nikomatsakis
2016-03-29 Tshepang Lekhonkhobedoc: "mut" not needed for the examples
2016-03-29 Tshepang Lekhonkhobedoc: fix typo
2016-03-29 Eduard Burtescumk: move rustc_const_eval to RUSTC_CRATES where it...
2016-03-29 Eduard Burtescurustc_platform_intrinsics: remove unused rustc dependency.
2016-03-29 Eduard BurtescuRemove unnecessary dependencies on rustc_llvm.
2016-03-29 Alex Burkaverb agreement in core::convert docs
2016-03-29 Alex Crichtonmk: Fix cross-host builds
2016-03-29 borsAuto merge of #32567 - soltanmm:clean-up, r=nikomatsakis
2016-03-29 Björn SteinbrinkUse weak_odr linkage when reusing definitions across...
2016-03-29 borsAuto merge of #32564 - frewsxcv:patch-27, r=alexcrichton
2016-03-29 borsAuto merge of #32541 - troplin:chain-bufread, r=alexcri...
2016-03-29 borsAuto merge of #32438 - kamalmarhubi:intoiterator-exampl...
2016-03-29 Masood MalekghassemiRefactor s.t. TypeRelation implementors don't escape...
2016-03-29 Masood MalekghassemiRemove some dead code
2016-03-29 borsAuto merge of #32479 - eddyb:eof-not-even-twice, r...
2016-03-29 borsAuto merge of #32461 - mitaa:rdoc-anchors, r=alexcrichton
2016-03-28 Tshepang Lekhonkhobedoc: first letter should be upper case
2016-03-28 borsAuto merge of #32267 - durka:inclusive-range-error...
2016-03-28 Corey FarwellPrefer HTTPS when linking to 131002.net.
2016-03-28 Tobias MüllerFix formatting
2016-03-28 borsAuto merge of #32561 - steveklabnik:rollup, r=steveklabnik
2016-03-28 Tobias MüllerUse ? instead of try!, add some basic tests
2016-03-28 Guillaume GomezAdd doc examples on pointer types
2016-03-28 Kamal Marhubistyle: Use `iter` for IntoIterator parameter names
2016-03-28 Steve KlabnikRollup merge of #32534 - xtian:patch-1, r=steveklabnik
2016-03-28 Steve KlabnikRollup merge of #32509 - tclfs:patch-2, r=steveklabnik
2016-03-28 Steve KlabnikRollup merge of #32507 - klingtnet:master, r=steveklabnik
2016-03-28 Steve KlabnikRollup merge of #32504 - tclfs:patch-1, r=steveklabnik
2016-03-28 Steve KlabnikRollup merge of #32472 - GuillaumeGomez:patch-3, r...
2016-03-28 Steve KlabnikRollup merge of #32235 - fbergr:trailing_whitespace...
2016-03-28 Steve KlabnikRollup merge of #32177 - srinivasreddy:remove_integer_s...
2016-03-28 borsAuto merge of #32560 - alexcrichton:metadata-for-our...
2016-03-28 Alex Crichtonmk: Add `-C metadata` for compiling crates we ship
2016-03-28 borsAuto merge of #32522 - tedhorst:lldb-filename, r=michae...
2016-03-28 mitaaAdd FIXME for linkchecker whitlists
2016-03-28 mitaaDon't check(=cache) redirect pages
2016-03-28 borsAuto merge of #32548 - Hoops:patch-1, r=apasel422
2016-03-28 Andrew HortonUpdate concurrency.md
2016-03-27 borsAuto merge of #32529 - Manishearth:concurrency-fx,...
2016-03-27 Tobias MüllerImplement BufRead for Chain
2016-03-27 borsAuto merge of #32516 - nodakai:fix-type-macro-feat...
2016-03-27 Christian WesselhoeftGetting Started: "copy" -> "move"
2016-03-27 Manish GoregaokarImprove concurrency chapter
2016-03-27 borsAuto merge of #32252 - durka:derive-21714, r=alexcrichton
2016-03-27 Tang ChenglongUpdate macros.md
2016-03-27 borsAuto merge of #32521 - Manishearth:paramitem, r=eddyb
2016-03-27 NODA, KaiType macro is tracked at rust-lang/rust#27245, not...
2016-03-27 Manish Goregaokarfrom_item is the old name
2016-03-27 Manish GoregaokarClarify that ParameterEnvironment::for_item can take...
2016-03-27 borsAuto merge of #32510 - nodakai:libstd-sys-net-error...
2016-03-27 Alex Burkaderiving: factor out discriminant_value construction
2016-03-27 Alex Burkamk: add missing dep compiletest=>log
2016-03-27 Alex Burkamk: point target LD_LIBRARY_PATH at current stage
2016-03-27 Alex Burkafix #21714 by using discriminant_value in #[derive...
2016-03-27 Alex Burkaadd #[derive(Hash)] test for #21714
2016-03-27 borsAuto merge of #32513 - japaric:try-test, r=alexcrichton
2016-03-27 Ted HorstSet source file name when setting breakpoints in lldb
2016-03-27 borsAuto merge of #32432 - eddyb:dock-service, r=nikomatsakis
2016-03-26 Eduard Burtescurustc_trans: move the contents of the trans module...
2016-03-26 mitaaDrop cached sources to reduce memory usage
2016-03-26 mitaaDon't initialize id-map when rendering md files
2016-03-26 mitaaExtend linkchecker with anchor checking
2016-03-26 mitaaLoad struct-variant data correctly from metadata
2016-03-26 mitaaLinkify associated types and constants
2016-03-26 mitaaDon't hardcode item-type anchor ids
2016-03-26 mitaaCorrect anchor for links to associated trait items
2016-03-26 Eduard Burtescurustc_trans: move save to librustc_save_analysis.
next