]> git.lizzy.rs Git - rust.git/history - src
rustdoc: Hide `-> ()` in cross crate inlined Fn* bounds
[rust.git] / src /
2018-02-07 Oliver Middletonrustdoc: Hide `-> ()` in cross crate inlined Fn* bounds
2018-01-31 borsAuto merge of #45752 - estebank:highlight-primary,...
2018-01-31 borsAuto merge of #46666 - clarcharr:duration_core, r=alexc...
2018-01-30 borsAuto merge of #47870 - kennytm:rollup, r=kennytm
2018-01-30 kennytmRollup merge of #47855 - ollie27:rustdoc_hoedown_link_t...
2018-01-30 kennytmRollup merge of #47853 - rust-lang:increase-nested...
2018-01-30 kennytmRollup merge of #47839 - frewsxcv:frewsxcv-map-index...
2018-01-30 kennytmRollup merge of #47836 - Mark-Simulacrum:stage-flags...
2018-01-30 kennytmRollup merge of #47826 - gnzlbg:patch-2, r=alexcrichton
2018-01-30 kennytmRollup merge of #47822 - gnzlbg:patch-1, r=alexcrichton
2018-01-30 kennytmRollup merge of #47780 - varkor:cross-file-errors-line...
2018-01-30 kennytmRollup merge of #47760 - little-dude:master, r=alexcrichton
2018-01-30 kennytmRollup merge of #47732 - mark-i-m:markim_comments_0001...
2018-01-30 kennytmRollup merge of #47718 - malbarbo:env-home-dir, r=nikom...
2018-01-30 kennytmRollup merge of #47603 - mark-i-m:markim_comments_0000...
2018-01-30 kennytmRollup merge of #47515 - jimmantooth:patch-1, r=QuietMi...
2018-01-30 borsAuto merge of #45294 - petrochenkov:prioplus, r=nikomat...
2018-01-29 Clar CharrMove time::Duration to libcore
2018-01-29 Mark Mansifix typos
2018-01-29 Mark MansiUpdate comment
2018-01-29 borsAuto merge of #47837 - eddyb:going-places, r=nikomatsakis
2018-01-29 Oliver Middletonrustdoc: Fix link title rendering with hoedown
2018-01-29 Niko Matsakismove comment right onto the line in question
2018-01-29 Marco A L BarbosaMake run-pass/env-home-dir.rs test more robust
2018-01-29 Esteban KüberToggle span highlighting on `-Zteach`
2018-01-29 Pietro AlbiniIncrease test coverage of use_nested_groups
2018-01-29 Mark SimulacrumAdd per-stage RUSTFLAGS: RUSTFLAGS_STAGE_{0,1,2} and...
2018-01-29 borsAuto merge of #47766 - spastorino:inference-dirty-list...
2018-01-29 Eduard-Mihai Burtescurustc_borrowck: replace "lvalue" terminology with ...
2018-01-29 Eduard-Mihai Burtescutests: replace "lvalue" terminology with "place".
2018-01-29 borsAuto merge of #47730 - alexcrichton:multitrans, r=Mark...
2018-01-29 Corey FarwellDocument that `Index` ops can panic on `HashMap` &...
2018-01-29 Alex Crichtonrustc: Split Emscripten to a separate codegen backend
2018-01-29 Esteban KüberHighlight code on diagnostics when underlined
2018-01-28 Eduard-Mihai Burtescurustc: replace "lvalue" terminology with "place" in...
2018-01-28 borsAuto merge of #47663 - malbarbo:mips-crt-static, r...
2018-01-28 Eduard-Mihai Burtescurustc: move `expr_is_lval` to rustc_typeck and rename...
2018-01-28 Eduard-Mihai Burtescurustc_typeck: rename `LvalueOp` to `PlaceOp`.
2018-01-28 Eduard-Mihai Burtescurustc_typeck: rename `LvaluePreference::PreferMutLvalue...
2018-01-28 Eduard-Mihai Burtescurustc: remove `LvaluePreference` argument from `Ty...
2018-01-28 borsAuto merge of #47204 - varkor:unsafecell-into_inner...
2018-01-28 gnzlbgWhitelist v7 feature for ARM and AARCH64.
2018-01-28 borsAuto merge of #47800 - Pulkit07:issue47755, r=sfackler
2018-01-28 borsAuto merge of #47794 - etaoins:fix-ice-on-const-eval...
2018-01-28 gnzlbgWhitelist aes x86 feature flag
2018-01-28 borsAuto merge of #47772 - arthurprs:iter-position-bounds...
2018-01-28 borsAuto merge of #47767 - estebank:as-suggestion, r=petroc...
2018-01-28 borsAuto merge of #47671 - alexcrichton:trans-c-api-only...
2018-01-28 Alex Crichtonrustc: Load the `rustc_trans` crate at runtime
2018-01-28 borsAuto merge of #47746 - varkor:never-type-ice, r=nikomat...
2018-01-27 Marco A L BarbosaRemove musl/libunwind patch for i686
2018-01-27 borsAuto merge of #47420 - davidtwco:issue-46885, r=estebank
2018-01-27 Vadim PetrochenkovMake `+` in `impl/dyn Trait` non-associative
2018-01-27 Vadim PetrochenkovAdd tests
2018-01-27 Vadim Petrochenkovsyntax: Permit `+` in return types of function declarations
2018-01-27 Vadim Petrochenkovsyntax: Lower priority of `+` in `impl Trait`/`dyn...
2018-01-27 varkorImprove formatting of else block
2018-01-27 David WoodFixed infinite loop issues and added some improved...
2018-01-27 David WoodNow handling case where span has same lo and hi.
2018-01-27 David WoodFix new test from rebase.
2018-01-27 David Woodnext_point now handles creating spans over multibyte...
2018-01-27 David WoodReplaced multi-byte character handling in end_point...
2018-01-27 David Woodend_point handling multibyte characters correctly.
2018-01-27 David WoodMoved overflow check into end_point function.
2018-01-27 David WoodFixed off-by-one spans in MIR borrowck errors.
2018-01-27 David WoodUpdated tests with fixed span location.
2018-01-27 borsAuto merge of #46450 - Gilnaa:libtest_json_output,...
2018-01-27 Gilad Naamanlibtest: Fixed call to python in run-make
2018-01-27 borsAuto merge of #47690 - estebank:for-block-277, r=nikoma...
2018-01-27 Pulkit Goyaldon't mention tasks in stability warnings of #[thread_l...
2018-01-27 Ryan CummingExpand union test to include different types
2018-01-27 Ryan CummingFix ICE on const eval of union field
2018-01-27 Niko Matsakispacify the mercilous tidy
2018-01-27 Niko Matsakischange from `dirty_bit_vec` to `clean_bit_vec`
2018-01-27 Niko MatsakisAdjust comment spacing
2018-01-27 Santiago PastorinoMake region inference use a dirty list
2018-01-27 borsAuto merge of #47571 - FenrirWolf:libunwind, r=alexcrichton
2018-01-26 Esteban KüberInstead of modifying the item's span synthesize it
2018-01-26 Mark MansiA few more comments
2018-01-26 Mark MansiStill more comments
2018-01-26 Mark MansiAdded/improved comments
2018-01-26 Mark MansiAdded lots of comments + minor reorganization
2018-01-26 Mark MansiAdded a bunch of comments to macro_parser.rs
2018-01-26 Mark MansiRun rustfmt on /libsyntax/ext/tt/macro_parser.rs
2018-01-26 Esteban KüberDon't add "in this macro invocation" label to desugared...
2018-01-26 Esteban KüberModify spans of expanded expression
2018-01-26 Gilad NaamanUpdated Cargo commit hash
2018-01-26 Gilad Naamanlibtest: Failing benchmarks no longer crash the harness.
2018-01-26 Gilad Naamanlibtest: Split-up formatters.rs into smaller modules
2018-01-26 Gilad Naamanlibtest: Added UI tests for --format=json
2018-01-26 Gilad Naamanlibtest: rustfmt run
2018-01-26 Gilad Naamanlibtest: Fixed pretty-printing of test names in single...
2018-01-26 Gilad Naamanlibtest: JSON formatting is now only available in unsta...
2018-01-26 Gilad NaamanAdded JSON output to libtest.
2018-01-26 Gilad NaamanRefactoring needed in order to have test json output.
2018-01-26 borsAuto merge of #47748 - alexcrichton:rollup, r=alexcrichton
2018-01-26 Alex CrichtonIgnore a test on emscripten
2018-01-26 varkorFix test in macro_backtrace
2018-01-26 Corentin Henryadd test checking that process::Command is Send
2018-01-26 varkorAdd clarifying comment regarding the trailing type...
next