]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-07-20 borsAuto merge of #52445 - alexcrichton:wasm-import-module...
2018-07-20 borsAuto merge of #52349 - RalfJung:once, r=alexcrichton
2018-07-19 borsAuto merge of #52024 - oli-obk:existential_parse, r...
2018-07-19 borsAuto merge of #51854 - davidtwco:rfc-2008-rustdoc,...
2018-07-19 Oliver SchneiderGenerate a page for existential types
2018-07-19 David WoodUpdated FRU terminology.
2018-07-19 borsAuto merge of #52197 - euclio:exit-code, r=oli-obk
2018-07-19 borsAuto merge of #52515 - Manishearth:clippyup, r=kennytm
2018-07-19 Manish GoregaokarUpdate clippy
2018-07-19 borsAuto merge of #52429 - alexcrichton:update-cargo, r...
2018-07-19 borsAuto merge of #52486 - kennytm:rollup, r=kennytm
2018-07-18 Alex CrichtonUpdate Cargo submodule
2018-07-18 borsAuto merge of #52431 - semarie:compiler-builtins, r...
2018-07-18 kennytmRollup merge of #52510 - QuietMisdreavus:redirects...
2018-07-18 kennytmRollup merge of #52418 - estebank:desugaring-type,...
2018-07-18 QuietMisdreavusremove FIXME about macro redirects
2018-07-18 David WoodUpdated wording and placement of non-exhaustive notice...
2018-07-18 Sébastien Marieupdate compiler-builtins for openbsd
2018-07-18 Esteban KüberUpdate test output
2018-07-18 Esteban KüberChange label span to point at iterator instead of iter...
2018-07-18 Esteban KüberDo not use desugared ident when suggesting adding a...
2018-07-18 kennytmRollup merge of #52480 - ljedrz:cleanup_24958, r=oli-obk
2018-07-18 kennytmRollup merge of #51628 - euclio:line-writer, r=frewsxcv
2018-07-18 kennytmRollup merge of #52487 - alexcrichton:build-less-saniti...
2018-07-18 borsAuto merge of #52375 - oli-obk:the_early_lint_pass_gets...
2018-07-18 Alex Crichtonrustc: Stabilize #[wasm_import_module] as #[link(...)]
2018-07-18 Alex CrichtonDon't build twice the sanitizers on Linux
2018-07-18 kennytmRollup merge of #52477 - frewsxcv:frewsxcv-iter-short...
2018-07-18 kennytmRollup merge of #52472 - alexcrichton:macros-edition...
2018-07-18 kennytmRollup merge of #52464 - o01eg:patch-1, r=alexcrichton
2018-07-18 kennytmRollup merge of #52458 - alexcrichton:fix-suggestion...
2018-07-18 kennytmRollup merge of #52455 - felixrabe:patch-1, r=estebank
2018-07-18 kennytmRollup merge of #52439 - o01eg:fix-52317, r=alexcrichton
2018-07-18 kennytmRollup merge of #52218 - rivertam:patch-1, r=withoutboats
2018-07-18 kennytmRollup merge of #52116 - Pazzaz:match-str-case, r=Simon...
2018-07-18 Oliver SchneiderAdjust run pass test to stricter existential type rules
2018-07-18 ljedrzRemove workarounds for #24958
2018-07-18 borsAuto merge of #52364 - ljedrz:mir_remove_clone, r=RalfJung
2018-07-18 Oliver SchneiderMake `async_idents` allow-by-default
2018-07-18 borsAuto merge of #52426 - ljedrz:#28273_cleanup, r=nikomat...
2018-07-18 Oliver SchneiderAdd some tests around associated types
2018-07-18 Oliver SchneiderPrepare for using wfcheck on existential types
2018-07-18 Oliver SchneiderCheck lifetimes on existential types
2018-07-18 Oliver SchneiderMatch ergonomics
2018-07-18 Oliver SchneiderSimplify defining scope logic
2018-07-18 Oliver SchneiderMore documentation
2018-07-18 Oliver SchneiderSplit monster tests into smaller ones
2018-07-18 Oliver SchneiderMove some tests around
2018-07-18 Oliver Schneiderdefault impls for methods can contain existential types...
2018-07-18 Oliver SchneiderDon't call `local_def_id` twice on the same node id
2018-07-18 Oliver SchneiderAdd test for using existential types in associated...
2018-07-18 Oliver SchneiderOnly check existential types, not the desugared impl...
2018-07-18 Oliver SchneiderTypeck existential types properly
2018-07-18 Oliver SchneiderImplement existential types
2018-07-18 Andy Russellrustc: distinguish compilation failure from ICE
2018-07-18 Corey FarwellClarify short-circuiting behvaior of Iterator::zip.
2018-07-18 borsAuto merge of #52353 - alexcrichton:wasm-custom-section...
2018-07-18 borsAuto merge of #52342 - nnethercote:CanonicalVar, r...
2018-07-17 Alex Crichtonrustc: Enable `use_extern_macros` in 2018 edition
2018-07-17 borsAuto merge of #52145 - ExpHP:drop-it-like-its-eof,...
2018-07-17 Ralf Jungsync::Once: Use Acquire on the hot path, and explain...
2018-07-17 Oliver SchneiderMake `async_idents` an edition incompat lint
2018-07-17 O01egAllow clippy to be installed with make install
2018-07-17 borsAuto merge of #52404 - felixrabe:doc-link-ch19-04-typo...
2018-07-17 Alex Crichtonrustc: Fix a suggestion for the `proc_macro` feature
2018-07-17 borsAuto merge of #52433 - kennytm:rollup, r=kennytm
2018-07-17 Felix RabeFix doc comment: use `?` instead of `.unwrap()`
2018-07-17 Felix RabeFix doc link
2018-07-17 borsAuto merge of #52190 - davidtwco:issue-52028, r=nikomat...
2018-07-17 kennytmRollup merge of #52385 - GuillaumeGomez:pass-edition...
2018-07-17 kennytmRollup merge of #52446 - kennytm:block-beta-on-clippy...
2018-07-17 kennytmRollup merge of #52434 - Mark-Simulacrum:incremental...
2018-07-17 kennytmRollup merge of #52338 - RalfJung:miri, r=oli-obk
2018-07-17 kennytmRollup merge of #52435 - ljedrz:misc_capacity, r=estebank
2018-07-17 kennytmRollup merge of #52306 - ljedrz:obligation_forest_clone...
2018-07-17 kennytmRollup merge of #52286 - ljedrz:dyn_librustc_errors...
2018-07-17 kennytmRollup merge of #52430 - RalfJung:nomicon, r=kennytm
2018-07-17 Ralf Jungupdate miri
2018-07-17 Ralf Jungupdate miri (Windows tests fixed)
2018-07-17 Ralf Jungupdate miri
2018-07-17 borsAuto merge of #52335 - nnethercote:BitSlice-fixes,...
2018-07-17 borsAuto merge of #52409 - estebank:move-cfail-ui, r=oli-obk
2018-07-17 David WoodGenerate region values directly to reduce memory usage.
2018-07-17 Nicholas NethercoteAvoid most allocations in `Canonicalizer`.
2018-07-17 Esteban KüberReturn tests that have platform dependant output
2018-07-17 borsAuto merge of #52285 - ljedrz:dyn_librustc_driver,...
2018-07-17 borsAuto merge of #52448 - Manishearth:clippyup, r=Mark...
2018-07-16 Manish GoregaokarUpdate clippy
2018-07-16 kennytmBlock beta if clippy breaks.
2018-07-16 borsAuto merge of #52081 - alexcrichton:proc-macro-stable...
2018-07-16 Michael Lamparskicleanup unnecessary else
2018-07-16 kennytmRollup merge of #52392 - heycam:patch-1, r=steveklabnik
2018-07-16 Alex Crichtonrustc: Use link_section, not wasm_custom_section
2018-07-16 ljedrzCalculate the exact capacity for 2 HashMaps
2018-07-16 Mark RousskovEnable incremental independent of stage
2018-07-16 O01egRevert some changes from #51917 to fix #52317.
2018-07-16 kennytmRollup merge of #52285 - ljedrz:dyn_librustc_driver...
2018-07-16 Alex Crichtonrustc: Stabilize much of the `proc_macro` feature
2018-07-16 Ralf Jungupdate nomicon
2018-07-16 borsAuto merge of #52264 - csmoe:kind, r=oli-obk
next