| Age | Commit message (Expand) | Author | Lines |
| 2018-12-01 | Rollup merge of #56268 - nnethercote:fold_opt_expr-recycle, r=petrochenkov | kennytm | -39/+73 |
| 2018-12-01 | Rollup merge of #56216 - SimonSapin:array-tryfrom-slice, r=withoutboats | kennytm | -0/+87 |
| 2018-12-01 | Rollup merge of #56131 - ljedrz:assorted, r=RalfJung | kennytm | -1/+3 |
| 2018-12-01 | Rollup merge of #56014 - euclio:issue-21335, r=nagisa | kennytm | -0/+5 |
| 2018-12-01 | Rollup merge of #55821 - ljedrz:cached_key_sorts, r=michaelwoerister | kennytm | -3/+3 |
| 2018-11-30 | bootstrap: provide host `rust_test_helpers` to compiletest, not just target. | Eduard-Mihai Burtescu | -1/+7 |
| 2018-11-30 | tests: ignore wasm32 for run-pass/proc-macro/expand-with-a-macro. | Eduard-Mihai Burtescu | -0/+2 |
| 2018-11-30 | tests: use alloc instead of libc in unnecessary-extern-crate, to make it work... | Eduard-Mihai Burtescu | -33/+29 |
| 2018-11-30 | compiletest: don't pass -Clinker when `// force-host` was requested. | Eduard-Mihai Burtescu | -4/+4 |
| 2018-11-30 | tests: use a #![no_std] target crate in run-make/rustc-macro-dep-files. | Eduard-Mihai Burtescu | -4/+3 |
| 2018-11-30 | bootstrap: don't use libraries from MUSL_ROOT on non-musl targets. | Eduard-Mihai Burtescu | -4/+6 |
| 2018-11-30 | tests: support cross-compilation in run-make/rustc-macro-dep-files. | Eduard-Mihai Burtescu | -2/+4 |
| 2018-11-30 | bootstrap: ensure that `libproc_macro` is available on the host for tests eve... | Eduard-Mihai Burtescu | -0/+3 |
| 2018-11-30 | tests: use `force-host` and `no-prefer-dynamic` in all proc_macro tests. | Eduard-Mihai Burtescu | -28/+122 |
| 2018-11-30 | tests: move all proc_macro tests from -fulldeps. | Eduard-Mihai Burtescu | -54/+1 |
| 2018-11-30 | tests: remove ignore-stage1 where possible in proc_macro tests. | Eduard-Mihai Burtescu | -104/+37 |
| 2018-11-30 | Statically link proc_macro into proc macros. | Eduard-Mihai Burtescu | -5/+3 |
| 2018-11-30 | proc_macro: move to a dependency of libtest. | Eduard-Mihai Burtescu | -3/+3 |
| 2018-11-30 | proc_macro: move the rustc server to syntax_ext. | Eduard-Mihai Burtescu | -27/+33 |
| 2018-11-30 | proc_macro: remove the __internal module. | Eduard-Mihai Burtescu | -154/+66 |
| 2018-11-30 | proc_macro: introduce a "bridge" between clients (proc macros) and servers (c... | Eduard-Mihai Burtescu | -626/+2893 |
| 2018-11-29 | Auto merge of #49878 - dlrobertson:va_list_pt0, r=eddyb | bors | -13/+711 |
| 2018-11-29 | Auto merge of #56298 - tromey:update-and-reenable-lldb, r=alexcrichton | bors | -0/+0 |
| 2018-11-29 | Auto merge of #56340 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -313/+411 |
| 2018-11-29 | Rollup merge of #56330 - estebank:cleanup-span, r=zackmdavis | Guillaume Gomez | -6/+6 |
| 2018-11-29 | Rollup merge of #56322 - petrochenkov:edlints, r=eddyb | Guillaume Gomez | -1/+22 |
| 2018-11-29 | Rollup merge of #56321 - jnqnfe:css_nested_list_margin, r=GuillaumeGomez | Guillaume Gomez | -1/+1 |
| 2018-11-29 | Rollup merge of #56319 - RalfJung:async-mutable-ref, r=cramertj | Guillaume Gomez | -2/+2 |
| 2018-11-29 | Rollup merge of #56312 - oli-obk:const_eval_literal, r=eddyb | Guillaume Gomez | -185/+122 |
| 2018-11-29 | Rollup merge of #56294 - polyfloyd:fix-typo-ffi-doc, r=sfackler | Guillaume Gomez | -2/+2 |
| 2018-11-29 | Rollup merge of #56289 - marius:patch-1, r=cramertj | Guillaume Gomez | -1/+1 |
| 2018-11-29 | Rollup merge of #56273 - GuillaumeGomez:iterator-fnmut-missing-link, r=stevek... | Guillaume Gomez | -1/+2 |
| 2018-11-29 | Rollup merge of #56257 - mark-i-m:rustc-guide-links, r=nikomatsakis | Guillaume Gomez | -45/+45 |
| 2018-11-29 | Rollup merge of #56255 - jasonl:update-old-documents, r=michaelwoerister | Guillaume Gomez | -3/+2 |
| 2018-11-29 | Rollup merge of #56236 - frewsxcv:frewsxcv-unsafe-unsafe, r=cramertj | Guillaume Gomez | -5/+2 |
| 2018-11-29 | Rollup merge of #56223 - Mark-Simulacrum:self-profile-json, r=wesleywiser | Guillaume Gomez | -1/+1 |
| 2018-11-29 | Rollup merge of #56220 - estebank:suggest-lifetime-move, r=nikomatsakis | Guillaume Gomez | -8/+128 |
| 2018-11-29 | Rollup merge of #56149 - ariasuni:improve-amctime-doc, r=TimNN | Guillaume Gomez | -12/+24 |
| 2018-11-29 | Rollup merge of #56148 - mark-i-m:rustc-guide-submodule, r=nikomatsakis | Guillaume Gomez | -0/+0 |
| 2018-11-29 | Rollup merge of #56127 - rust-lang:oli-obk-patch-1, r=nikomatsakis | Guillaume Gomez | -3/+9 |
| 2018-11-29 | Rollup merge of #56124 - antoine-de:fix_read_to_end_doc_mistake, r=TimNN | Guillaume Gomez | -1/+1 |
| 2018-11-29 | Rollup merge of #56114 - varkor:nonexhaustive-backticks, r=nikomatsakis | Guillaume Gomez | -17/+17 |
| 2018-11-29 | Rollup merge of #56080 - mark-i-m:patch-2, r=steveklabnik | Guillaume Gomez | -0/+3 |
| 2018-11-29 | Rollup merge of #56023 - vorner:doc/atomic-ordering-strip, r=@stjepang | Guillaume Gomez | -7/+9 |
| 2018-11-29 | Rollup merge of #56021 - RalfJung:track-features, r=oli-obk | Guillaume Gomez | -10/+10 |
| 2018-11-29 | Rollup merge of #55391 - matthiaskrgr:bootstrap_cleanup, r=TimNN | Guillaume Gomez | -2/+2 |
| 2018-11-29 | Auto merge of #56313 - nikic:update-llvm, r=alexcrichton | bors | -1/+1 |
| 2018-11-29 | Auto merge of #56245 - mark-i-m:stabilize_ques_kleene, r=alexcrichton | bors | -279/+32 |
| 2018-11-29 | Auto merge of #56329 - eddyb:load-operand-overaligned, r=nikomatsakis | bors | -3/+27 |
| 2018-11-29 | Auto merge of #56300 - nikic:issue-56267, r=eddyb | bors | -5/+33 |