]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-07-19 dylan_DPCuse LiveVariableMap as trait bound
2018-07-19 dylan_DPCadd trait structs and other changes from V to local
2018-07-19 dylan_DPCadd generic parameter
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 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 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 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 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 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
2018-07-16 Oliver SchneiderUpdate the clippy submodule
2018-07-16 Oliver SchneiderUpdate a debug string
2018-07-16 csmoeFix tidy
2018-07-16 csmoeItemKind
2018-07-16 csmoeForeignItemKind
2018-07-16 csmoeTyKind
2018-07-16 csmoeExprKind
2018-07-16 csmoeVariantKind
2018-07-16 csmoeDeclKind
2018-07-16 csmoeStmtKind
2018-07-16 csmoeBinOpKind
2018-07-16 ljedrzEnable default inlining in platform intrinsics
2018-07-16 borsAuto merge of #52422 - michaelwoerister:revert-52266...
2018-07-16 borsAuto merge of #52395 - zackmdavis:and_the_case_of_the_r...
2018-07-16 Michael WoeristerRevert "Provide a way of accessing the ThinLTO module...
2018-07-16 Michael WoeristerRevert "Persist ThinLTO import data in incr. comp....
2018-07-16 Michael WoeristerRevert "Clean up CodegenUnit name generation."
2018-07-16 Michael WoeristerRevert "Clean up LLVM module naming (just use CodegenUn...
2018-07-16 Michael WoeristerRevert "Adapt codegen-unit tests to new CGU naming...
2018-07-16 Michael WoeristerRevert "Fix some run-make tests after object file namin...
2018-07-16 Michael WoeristerRevert "Use callback-based interface to load ThinLTO...
next