]> git.lizzy.rs Git - rust.git/history - src
add a `TypeVariableOrigin` we'll use later (`DerivingFn`)
[rust.git] / src /
2017-03-30 Niko Matsakisadd a `TypeVariableOrigin` we'll use later (`DerivingFn`)
2017-03-30 Niko Matsakisadd some debug logs to type_variable.rs
2017-03-30 Niko Matsakischange the strategy for diverging types
2017-03-30 Niko Matsakisrefactor the `targeted_by_break` field
2017-03-30 Niko Matsakisremove unneeded `&` that now fails to coerce
2017-03-30 Niko Matsakisupdate comment
2017-03-30 Niko Matsakisrefactor if so that the "then type" is an expression
2017-03-30 borsAuto merge of #40597 - jseyfried:improve_span_expn_info...
2017-03-30 Jeffrey SeyfriedImprove `Path` spans.
2017-03-29 borsAuto merge of #40911 - frewsxcv:rollup, r=frewsxcv
2017-03-29 Corey FarwellRollup merge of #40907 - donniebishop:utf8_unchecked_do...
2017-03-29 Corey FarwellRollup merge of #40901 - MaloJaffre:fix-double-redirect...
2017-03-29 Corey FarwellRollup merge of #40832 - pftbest:fix_msp430, r=stjepang
2017-03-29 Corey FarwellRollup merge of #40816 - estebank:issue-38321, r=nikoma...
2017-03-29 Corey FarwellRollup merge of #40814 - abonander:issue_39436, r=jseyfried
2017-03-29 Corey FarwellRollup merge of #40780 - aidanhs:aphs-cache-git-modules...
2017-03-29 Donnie BishopLinked str in from_utf_unchecked
2017-03-29 borsAuto merge of #40899 - frewsxcv:rollup, r=frewsxcv
2017-03-29 Malo JaffréAvoid linking to a moved page in rust.html
2017-03-29 Corey FarwellRollup merge of #40897 - irfanhudda:fix-typo-char,...
2017-03-29 Corey FarwellRollup merge of #40866 - projektir:once_docs, r=estebank
2017-03-29 Corey FarwellRollup merge of #40841 - arielb1:immutable-blame, r...
2017-03-29 Corey FarwellRollup merge of #40786 - frewsxcv:unstable-book-remaini...
2017-03-29 Corey FarwellRollup merge of #40720 - mitsuhiko:feature/rev-key...
2017-03-29 borsAuto merge of #40540 - cramertj:check-bodies-as-query...
2017-03-29 Irfan HuddaFix typo in libcore/char.rs
2017-03-29 Jeffrey SeyfriedRefactor how spans are combined in the parser.
2017-03-29 Aidan Hobson SayersMinor tweaks to retry utility
2017-03-29 Armin RonacherUpdated tracking issue for cmp::Reverse
2017-03-29 borsAuto merge of #40338 - GuillaumeGomez:pulldown-switch...
2017-03-29 projektirAdding linking for Once docs #29377
2017-03-29 Corey FarwellAdd all unstable features to Unstable Book.
2017-03-29 borsAuto merge of #40889 - frewsxcv:rollup, r=frewsxcv
2017-03-29 Taylor CramerOn-demandify the typechecking of item bodies
2017-03-29 Corey FarwellRollup merge of #40864 - steveklabnik:update-submodules...
2017-03-29 Corey FarwellRollup merge of #40838 - lukaramu:std-net-docs, r=Guill...
2017-03-29 Corey FarwellRollup merge of #40783 - stepancheg:cursor-new-0, r...
2017-03-29 Corey FarwellRollup merge of #40731 - sfackler:vec-from-iter-spec...
2017-03-29 Corey FarwellRollup merge of #40682 - TigleyM:str_doc, r=steveklabnik
2017-03-29 Esteban KüberSimplify labels and move tests to ui
2017-03-29 Aidan Hobson SayersAttempt to cache git modules
2017-03-29 borsAuto merge of #40836 - arielb1:issue-32330-copy, r...
2017-03-29 Jeffrey SeyfriedMerge `ExpnId` and `SyntaxContext`.
2017-03-29 Jeffrey SeyfriedRemove code in `syntax::codemap`.
2017-03-29 Jeffrey SeyfriedMove `syntax::ext::hygiene` to `syntax_pos::hygiene`.
2017-03-28 Armin RonacherChanged cmp::Reverse to unstable
2017-03-28 borsAuto merge of #40867 - alexcrichton:rollup, r=alexcrichton
2017-03-28 Austin BonanderRustdoc: test proper representation for `pub use` macros
2017-03-28 Austin BonanderRustdoc: memoize `pub use`-reexported macros so they...
2017-03-28 Guillaume GomezImprove function naming
2017-03-28 Guillaume GomezFix id generation
2017-03-28 Guillaume GomezFix plain_summary_line function
2017-03-28 Guillaume GomezAdd feature for rustdoc binary
2017-03-28 Guillaume GomezUpdate to last pulldown version
2017-03-28 Guillaume GomezUpdate pulldown version after fix merged
2017-03-28 Guillaume GomezHandle html in markdown as well
2017-03-28 Guillaume GomezRemove unneeded comment
2017-03-28 Guillaume GomezAdd a macro to improve code
2017-03-28 Guillaume GomezAdd missing markdown tags
2017-03-28 Guillaume GomezFix external doc errors
2017-03-28 Guillaume GomezEnd of pulldown switch and remove completely hoedown
2017-03-28 Guillaume GomezRemains to fix tables
2017-03-28 Guillaume GomezReplace hoedown with pull in rustdoc
2017-03-28 Vadzim Dambrouskilibcore: sort_unstable: remove unnecessary loop.
2017-03-27 Alex CrichtonRollup merge of #40865 - alexcrichton:downgrade-mingw...
2017-03-27 Alex CrichtonRollup merge of #40853 - ollie27:error-index, r=stevekl...
2017-03-27 Alex CrichtonRollup merge of #40852 - ollie27:rustbuild_compiler_doc...
2017-03-27 Alex CrichtonRollup merge of #40849 - jseyfried:finalize_trait_macro...
2017-03-27 Alex CrichtonRollup merge of #40837 - alanstoate:ascii-docs, r=steve...
2017-03-27 Alex CrichtonRollup merge of #40833 - Wallacoloo:doc_to_uppercase_ty...
2017-03-27 Alex CrichtonRollup merge of #40832 - pftbest:fix_msp430, r=stjepang
2017-03-27 Alex CrichtonRollup merge of #40828 - projektir:markdown_metadata...
2017-03-27 Alex CrichtonRollup merge of #40824 - donniebishop:fromstr_docexampl...
2017-03-27 Alex CrichtonRollup merge of #40819 - donniebishop:master, r=alexcri...
2017-03-27 Alex CrichtonRollup merge of #40818 - theotherphil:master, r=stevekl...
2017-03-27 Alex CrichtonRollup merge of #40813 - jseyfried:fix_expansion_regres...
2017-03-27 Alex CrichtonRollup merge of #40778 - alexcrichton:update-cargo...
2017-03-27 Alex CrichtonRollup merge of #40751 - nrc:save-callback, r=eddyb
2017-03-27 Alex CrichtonRollup merge of #40683 - nikomatsakis:incr-comp-coerce...
2017-03-27 Alex CrichtonRollup merge of #40606 - oli-obk:interned_str_usability...
2017-03-27 Micah TigleyReview request changes
2017-03-27 steveklabnikUpdate various book modules
2017-03-27 Alex CrichtonRollup merge of #40516 - alexcrichton:no-cache-handles...
2017-03-27 Alex CrichtonRollup merge of #40317 - malbarbo:update-libc, r=alexcr...
2017-03-27 Alex Crichtonappveyor: Downgrade MinGW to 6.2.0
2017-03-27 lukaramuAddressed requested changes for PR #40838
2017-03-27 Oliver MiddletonFix broken Markdown and bad links in the error index
2017-03-27 Oliver Middletonrustbuild: Fix compiler docs again
2017-03-27 Oliver SchneiderFix various useless derefs and slicings
2017-03-27 Oliver Schneiderallow `InternedString` to be compared to `str` directly
2017-03-27 borsAuto merge of #40764 - arielb1:range-nodes, r=eddyb
2017-03-27 Jeffrey SeyfriedEnsure that macro resolutions in trait positions get...
2017-03-26 Ariel Ben-Yehudafix handling of `self`
2017-03-26 Ariel Ben-Yehudaborrowck: consolidate `mut` suggestions
2017-03-26 Alan StoateFixed spelling mistakes
2017-03-26 Vadzim Dambrouskilibcore: sort_unstable: improve randomization in break_...
2017-03-26 lukaramufix trailing whitespace
2017-03-26 lukaramuExpanded std::net module docs
2017-03-26 lukaramuExpanded top-level docs for std::net{TcpListener,TcpStr...
2017-03-26 lukaramuAdded links to std::net::Shutdown docs and made them...
next