]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-09-28 Jonas Schievinklibsyntax: clearer names for some AST parts
2016-09-28 Jonas SchievinkCall arrays "arrays" instead of "vecs" internally
2016-09-28 Jonas SchievinkRemove unused `TypeError` variants
2016-09-28 borsAuto merge of #36780 - brson:bump, r=alexcrichton
2016-09-28 borsAuto merge of #36777 - tmiasko:chain-read-eof, r=alexcr...
2016-09-28 borsAuto merge of #36604 - japaric:libtest-skip, r=alexcrichton
2016-09-28 Jorge Apariciofix compiletest
2016-09-28 borsAuto merge of #36776 - alexcrichton:rustc-macro-dep...
2016-09-27 borsAuto merge of #36601 - jseyfried:build_reduced_graph_in...
2016-09-27 Brian AndersonBump version to 1.14
2016-09-27 Alex Crichtonrustc: Use a special filename for macros 1.1
2016-09-27 borsAuto merge of #36609 - brson:relnotes, r=alexcrichton
2016-09-27 Brian AndersonAdd changelog for 1.12
2016-09-27 Tomasz Miąsko[std::io::Chain] Mark first as done only when reading...
2016-09-27 borsAuto merge of #36761 - jonathandturner:E0425_E0446_E044...
2016-09-27 borsAuto merge of #36758 - michaelwoerister:incr-comp-file...
2016-09-27 Jeffrey SeyfriedFix fallout in tests.
2016-09-27 Jeffrey SeyfriedFix def id collection for `const_integer`s in the AST.
2016-09-27 Jeffrey SeyfriedWith `--test`, make `#[test]` functions `pub` in `Invoc...
2016-09-27 Jeffrey SeyfriedAvoid aborting after expansion from `BuildReducedGraphV...
2016-09-27 Jeffrey SeyfriedMerge `ModuleData` and `ModuleS`.
2016-09-27 Jeffrey SeyfriedBuild the reduced graph during expansion.
2016-09-27 Jeffrey SeyfriedPeform def id assignment during expansion.
2016-09-27 borsAuto merge of #36764 - jonathandturner:rollup, r=jonath...
2016-09-27 Michael Woeristerincr.comp.: Fix build issue in rustc_incremental if...
2016-09-27 borsAuto merge of #36678 - TimNN:fix-dist, r=alexcrichton
2016-09-27 Jonathan TurnerRollup merge of #36756 - alygin:e0512-new-format, r...
2016-09-27 Jonathan TurnerRollup merge of #36754 - tmiasko:getaddrinfo-errors...
2016-09-27 Jonathan TurnerRollup merge of #36742 - shepmaster:llvm-4-preamble...
2016-09-27 Jonathan TurnerRollup merge of #36729 - frewsxcv:rustdoc, r=alexcrichton
2016-09-27 Jonathan TurnerRollup merge of #36727 - kallisti5:master, r=Aatch
2016-09-27 Jonathan TurnerRollup merge of #36723 - GuillaumeGomez:e0513, r=jonath...
2016-09-27 Jonathan TurnerRollup merge of #36721 - TimNN:infinite-emptiness,...
2016-09-27 Jonathan TurnerRollup merge of #36676 - bluss:rustdoc-where-css, r...
2016-09-27 Jonathan TurnerRollup merge of #36669 - jseyfried:refactor_tok_result...
2016-09-27 Jonathan TurnerRollup merge of #36663 - brson:build-plan, r=alexcrichton
2016-09-27 Jonathan TurnerRollup merge of #36662 - jseyfried:parse_macro_invoc_pa...
2016-09-27 Jonathan TurnerRollup merge of #36586 - japaric:rustdoc-sysroot, r...
2016-09-27 Jonathan TurnerRollup merge of #36574 - japaric:link-arg, r=alexcrichton
2016-09-27 Jonathan TurnerRollup merge of #36563 - vanjacosic:patch-1, r=steveklabnik
2016-09-27 Jonathan TurnerUpdate E0446 label with improved wording
2016-09-26 Jonathan TurnerUpdate E0425, E0446, E0449
2016-09-26 borsAuto merge of #36661 - jneem:master, r=nrc
2016-09-26 Michael Woeristerincr.comp.: Add test case for cache artifact file headers.
2016-09-26 Michael Woeristerincr.comp.: Add file header to on-disk artifacts for...
2016-09-26 Andrew LyginNew error format for E0512
2016-09-26 Tomasz MiąskoWhen getaddrinfo returns EAI_SYSTEM retrieve actual...
2016-09-26 Vanja CosicRemove whitespace from line endings
2016-09-26 Guillaume GomezUpdate E0513 to new error format
2016-09-26 Guillaume GomezAdd compile-fail test for E0513
2016-09-26 Guillaume GomezAdd E0513 error explanation
2016-09-26 borsAuto merge of #36719 - shepmaster:build-env-var-reporti...
2016-09-26 Jake GouldingExtend preprocessor LLVM version checks to support...
2016-09-26 Joe NeemanAdd a compile-fail test.
2016-09-26 Tim Neumannfix rebase fallout
2016-09-26 borsAuto merge of #36735 - srinivasreddy:typck/variance...
2016-09-26 borsAuto merge of #36734 - nnethercote:fix-HashSet-sizing...
2016-09-26 Jeffrey SeyfriedMove `ensure_complete_parse` into `expand.rs`.
2016-09-26 borsAuto merge of #36730 - jseyfried:make_macro_rules_invoc...
2016-09-26 Alexander von... Haiku: Use common thread set_name stub
2016-09-26 Tim Neumannappease tidy
2016-09-26 Tim Neumannemit feature help in cheat mode
2016-09-26 Tim Neumanndeduplicate inline is_nightly_build implementations
2016-09-26 Tim Neumannrefactor away get_unstable_features_setting
2016-09-26 Tim Neumannmake is_nightly_build a method on UnstableFeatures
2016-09-26 Tim Neumannadd unstable_features to ParseSess
2016-09-26 Tim Neumannmake emit_feature_err take a ParseSess
2016-09-26 borsAuto merge of #36652 - giannicic:issue-36553, r=nrc
2016-09-26 Tim Neumannreject macros with empty repetitions
2016-09-26 Jeffrey SeyfriedAdd regression test.
2016-09-26 Jeffrey SeyfriedRefactor `ensure_complete_parse`.
2016-09-26 Jeffrey SeyfriedRemove `TokResult`.
2016-09-26 Jeffrey SeyfriedRefactor `parse_expansion` out of `ResultAnyMacro`.
2016-09-26 Srinivas Reddy... run rustfmt on librustc_typeck/variance folder
2016-09-26 Nicholas NethercoteDon't allocate during default HashSet creation.
2016-09-26 borsAuto merge of #36151 - camlorn:struct_layout_optimizati...
2016-09-26 Gianni Ciccarelli#36553 specialisation error 520 is misleading
2016-09-26 Jeffrey SeyfriedForbid user-defined macros named "macro_rules".
2016-09-26 Austin HicksIncorporate review comments.
2016-09-25 borsAuto merge of #36442 - alexcrichton:rustbuild-cross...
2016-09-25 Corey FarwellMove in-pass-function structs and impls outside functions.
2016-09-25 Corey FarwellMove pass contants/types into the new `pass` module.
2016-09-25 Alexander von... Haiku: Adjust haiku target to match new librustc_back...
2016-09-25 Corey FarwellSeparate rustdoc passes into separate modules.
2016-09-25 borsAuto merge of #36616 - jseyfried:load_macros_in_resolve...
2016-09-25 Corey FarwellPrivatize `unindent` function.
2016-09-25 Corey FarwellFix incorrect alignment for `if` statement.
2016-09-25 Corey FarwellUse underscores to breakup long number.
2016-09-25 Jake GouldingReport which required build-time environment variable...
2016-09-25 Alexander von... Haiku: Fix pthread_t typesize set to stable 1.8.0 post...
2016-09-25 Alexander von... Haiku: Style, TODO to FIXME
2016-09-25 Niels Sascha... Haiku: add support for building on Haiku
2016-09-25 Niels Sascha... Haiku: add search path for terminfo
2016-09-25 Niels Sascha... Haiku: add workaround for missing F_DUPFD_CLOEXEC
2016-09-25 Niels Sascha... Haiku: Work around the lack of the FIOCLEX ioctl
2016-09-25 Niels Sascha... Add support for the Haiku operating system on x86 and...
2016-09-25 borsAuto merge of #36564 - vanjacosic:patch-2, r=GuillaumeGomez
2016-09-25 borsAuto merge of #36713 - TimNN:fix-36708, r=arielb1
2016-09-25 Tim Neumannfix 36708
2016-09-25 borsAuto merge of #36709 - Mark-Simulacrum:fix-wsl-tidy...
next