]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #56432 - ordovicia:shrink-to-issue, r=Centril
[rust.git] / src /
2018-12-03 kennytmRollup merge of #56432 - ordovicia:shrink-to-issue...
2018-12-03 kennytmRollup merge of #56419 - mark-i-m:remove-try, r=Centril
2018-12-03 kennytmRollup merge of #56418 - petrochenkov:wintidy, r=nagisa
2018-12-03 kennytmRollup merge of #56416 - GuillaumeGomez:css-body, r...
2018-12-03 kennytmRollup merge of #56412 - petrochenkov:extself, r=Centril
2018-12-03 kennytmRollup merge of #56402 - scottmcm:better-marker-trait...
2018-12-03 kennytmRollup merge of #56401 - scottmcm:vecdeque-resize-with...
2018-12-03 kennytmRollup merge of #56395 - Centril:stabilize-dbg-macro...
2018-12-03 kennytmRollup merge of #56366 - alexreg:stabilise-self_in_type...
2018-12-03 kennytmRollup merge of #56141 - jnqnfe:osstr_len_clarity,...
2018-12-03 borsAuto merge of #56394 - cuviper:interrupted-timeout...
2018-12-03 borsAuto merge of #56358 - nikic:mergefunc-aliases, r=rkruppe
2018-12-02 borsAuto merge of #56110 - varkor:inhabitedness-union-enum...
2018-12-02 borsAuto merge of #56198 - bjorn3:cg_ssa_refactor, r=eddyb
2018-12-02 borsAuto merge of #56275 - RalfJung:win-mutex, r=SimonSapin
2018-12-02 Nikita PopovRun name-anon-globals after all other passes
2018-12-02 Ralf Jungavoid MaybeUninit::get_mut where it is not needed
2018-12-02 Ralf Junglet FIXME refer to tracking issue
2018-12-02 Ralf Jungno reason to use mutable references here at all
2018-12-02 borsAuto merge of #56378 - ljedrz:arena_tweaks, r=nagisa
2018-12-02 borsAuto merge of #56406 - nrc:update, r=kennytm
2018-12-02 ljedrzarena: improve common patterns
2018-12-02 Hidehito YabuuchiUpdate issue number of `shrink_to` methods to point...
2018-12-02 borsAuto merge of #56396 - dlrobertson:fix_va_list_tests...
2018-12-01 Mark Mansiremove some uses of try!
2018-12-01 Vadim PetrochenkovFix failing tidy (line endings on Windows)
2018-12-01 Guillaume GomezRemove unneeded body class selector
2018-12-01 Vadim PetrochenkovUpdate tracking issue for `extern_crate_self`
2018-12-01 borsAuto merge of #55275 - petrochenkov:extself, r=eddyb
2018-12-01 Vadim Petrochenkovresolve: Support aliasing local crate root in extern...
2018-12-01 Nick CameronUpdate RLS and Rustfmt
2018-12-01 Scott McMurrayImprove the unstable book example for `#[marker]`
2018-12-01 Scott McMurrayMove VecDeque::resize_with out of the impl<T:Clone...
2018-12-01 borsAuto merge of #56165 - RalfJung:drop-glue-type, r=eddyb...
2018-12-01 borsAuto merge of #56391 - alexcrichton:less-compare-mode...
2018-12-01 Mazdak Farrokhzadstabilize std::dbg!(...)
2018-11-30 Josh StoneDeal with EINTR in net timeout tests
2018-11-30 Alex Crichtonci: Only run compare-mode tests on one builder
2018-11-30 Alexander RegueiroUpdated ui tests.
2018-11-30 Alexander RegueiroRemoved chapter from Unstable Book.
2018-11-30 Alexander RegueiroRemoved feature gate.
2018-11-30 Dan Robertsontests: Simplify VaList run-make test
2018-11-30 borsAuto merge of #56381 - kennytm:rollup, r=kennytm
2018-11-30 kennytmRollup merge of #56214 - scalexm:unification, r=nikomat...
2018-11-30 kennytmRollup merge of #56337 - phansch:fix_const_ice, r=oli-obk
2018-11-30 kennytmRollup merge of #56324 - Zoxc:int-ext, r=nikomatsakis
2018-11-30 kennytmRollup merge of #55011 - vi:panic_immediate_abort,...
2018-11-30 kennytmRollup merge of #56365 - alexreg:stabilise-self_struct_...
2018-11-30 kennytmRollup merge of #56373 - steveklabnik:update-books...
2018-11-30 kennytmRollup merge of #56367 - alexreg:move-feature-gate...
2018-11-30 kennytmRollup merge of #56364 - dlrobertson:fix_55903, r=oli-obk
2018-11-30 kennytmRollup merge of #56360 - alexcrichton:linkchecker-omg...
2018-11-30 kennytmRollup merge of #56355 - Zoxc:inline-things, r=michaelw...
2018-11-30 kennytmRollup merge of #56349 - davidtwco:issue-55396-inferenc...
2018-11-30 kennytmRollup merge of #56341 - frewsxcv:frewsxcv-util-cstr...
2018-11-30 kennytmRollup merge of #56339 - yui-knk:remove_mir_stats_flag...
2018-11-30 kennytmRollup merge of #56336 - nnethercote:clean-up-pp, r...
2018-11-30 kennytmRollup merge of #56268 - nnethercote:fold_opt_expr...
2018-11-30 kennytmRollup merge of #56216 - SimonSapin:array-tryfrom-slice...
2018-11-30 kennytmRollup merge of #56131 - ljedrz:assorted, r=RalfJung
2018-11-30 kennytmRollup merge of #56014 - euclio:issue-21335, r=nagisa
2018-11-30 kennytmRollup merge of #55821 - ljedrz:cached_key_sorts, r...
2018-11-30 Alexander RegueiroMoved feature-gate tests to correct dir.
2018-11-30 Alexander RegueiroUpdated ui tests.
2018-11-30 Alexander RegueiroRemoved feature gate.
2018-11-30 ljedrzarena: speed up TypedArena::clear
2018-11-30 Steve KlabnikAdd the edition guide to doc.rust-lang.org
2018-11-30 Steve Klabnikupdate nomicon
2018-11-30 Philipp HanschPacify tidy
2018-11-30 Philipp HanschFix const_fn ICE with non-const function pointer
2018-11-30 John Kåre AlsakerInline things
2018-11-30 borsAuto merge of #49219 - eddyb:proc-macro-decouple, r...
2018-11-30 Eduard-Mihai Burtescubootstrap: provide host `rust_test_helpers` to compilet...
2018-11-30 Eduard-Mihai Burtescutests: ignore wasm32 for run-pass/proc-macro/expand...
2018-11-30 Eduard-Mihai Burtescutests: use alloc instead of libc in unnecessary-extern...
2018-11-30 Eduard-Mihai Burtescucompiletest: don't pass -Clinker when `// force-host...
2018-11-30 Eduard-Mihai Burtescutests: use a #![no_std] target crate in run-make/rustc...
2018-11-30 Eduard-Mihai Burtescubootstrap: don't use libraries from MUSL_ROOT on non...
2018-11-30 Eduard-Mihai Burtescutests: support cross-compilation in run-make/rustc...
2018-11-30 Eduard-Mihai Burtescubootstrap: ensure that `libproc_macro` is available...
2018-11-30 Eduard-Mihai Burtescutests: use `force-host` and `no-prefer-dynamic` in...
2018-11-30 Eduard-Mihai Burtescutests: move all proc_macro tests from -fulldeps.
2018-11-30 Eduard-Mihai Burtescutests: remove ignore-stage1 where possible in proc_macr...
2018-11-30 Eduard-Mihai BurtescuStatically link proc_macro into proc macros.
2018-11-30 Eduard-Mihai Burtescuproc_macro: move to a dependency of libtest.
2018-11-30 Eduard-Mihai Burtescuproc_macro: move the rustc server to syntax_ext.
2018-11-30 Eduard-Mihai Burtescuproc_macro: remove the __internal module.
2018-11-30 Eduard-Mihai Burtescuproc_macro: introduce a "bridge" between clients (proc...
2018-11-30 Alexander RegueiroChanged test for issue 56202 to compile-pass.
2018-11-30 Esteban KüberUse opt_def_id instead of having special branch
2018-11-30 Esteban KüberFix ICE with feature self_struct_ctor
2018-11-30 Dan RobertsonFix panic with outlives in existential type
2018-11-29 Nikita PopovEnable -mergefunc-use-aliases
2018-11-29 Vitaly _Vi ShukelaFix exceeding line width limit
2018-11-29 Vitaly _Vi Shukelapanic_immediate_abort: Fix issues from review
2018-11-29 Alex CrichtonOptimize local linkchecker program
2018-11-29 Vitaly _Vi ShukelaAdd libstd and libcore Cargo features "panic_immediate_...
2018-11-29 John Kåre AlsakerAdd inline attributes and add unit to CommonTypes
2018-11-29 varkorFix error message after rebase
2018-11-29 varkorFix broken tests
next