]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-10-30 borsAuto merge of #65941 - ehuss:update-cargo-books, r...
2019-10-30 borsAuto merge of #65068 - estebank:trait-impl-lt-mismatch...
2019-10-29 borsAuto merge of #65943 - tmandry:rollup-g20uvkh, r=tmandry
2019-10-29 Tyler MandryRollup merge of #65936 - Xanewok:save-analysis-async...
2019-10-29 Tyler MandryRollup merge of #65930 - lzutao:new-feature-gate-c_void...
2019-10-29 Tyler MandryRollup merge of #65920 - smaeul:patch/workspace-hack...
2019-10-29 Tyler MandryRollup merge of #65906 - integer32llc:update-mdbook...
2019-10-29 Tyler MandryRollup merge of #65900 - eddyb:proc-macro-cleanup,...
2019-10-29 Tyler MandryRollup merge of #65898 - hermitcore:rusty-hermit, r...
2019-10-29 Tyler MandryRollup merge of #65843 - xen0n:mips64-musl-targets...
2019-10-29 Tyler MandryRollup merge of #65832 - tlively:emscripten-exception...
2019-10-29 Tyler MandryRollup merge of #65741 - GuillaumeGomez:help-popup...
2019-10-29 Tyler MandryRollup merge of #65724 - pietroalbini:ci-remove-templat...
2019-10-29 Tyler MandryRollup merge of #65539 - traxys:fix_62334, r=petrochenkov
2019-10-29 Tyler MandryRollup merge of #65405 - GuillaumeGomez:long-err-explan...
2019-10-29 Eric HussUpdate cargo, books.
2019-10-29 Esteban KüberSilence crate external span error in x86 platforms
2019-10-29 Esteban KüberFix NLL test
2019-10-29 Esteban KüberMake error apply only to impl/trait mismatch
2019-10-29 Esteban KüberPoint at the trait item and tweak wording
2019-10-29 Esteban Küberreview comments
2019-10-29 Esteban KüberCustom lifetime error for `impl` item doesn't conform...
2019-10-29 borsAuto merge of #65904 - matthiaskrgr:submodule_upd,...
2019-10-29 Igor Matuszewskisave-analysis: Account for async desugaring in async...
2019-10-29 Lzu Taodoc: use new feature gate for c_void type
2019-10-29 Guillaume GomezChange E0741 into E0742
2019-10-29 Guillaume GomezUpdate ui tests
2019-10-29 Guillaume GomezAdd long error explanation for E0740
2019-10-29 Guillaume GomezCreate new error code E0740 for visibility restrictions...
2019-10-29 borsAuto merge of #65927 - eddyb:eval-always-considered...
2019-10-29 Eduard-Mihai... Don't use eval_always for miri queries used from codegen.
2019-10-29 Pietro AlbiniApply suggestions from lzutao
2019-10-29 Pietro Albinici: extract job skipping logic into a script
2019-10-29 Pietro Albinici: enable "run when submodule changes" with environmen...
2019-10-29 borsAuto merge of #65435 - michaelwoerister:fix-issue-64153...
2019-10-29 borsAuto merge of #65919 - Centril:rollup-qrgwnt6, r=Centril
2019-10-29 Samuel HollandUse rustc-workspace-hack for rustbook
2019-10-29 Mazdak FarrokhzadRollup merge of #65809 - roblabla:eficall-abi, r=nagisa
2019-10-29 Mazdak FarrokhzadRollup merge of #65562 - Patryk27:master, r=estebank
2019-10-29 Mazdak FarrokhzadRollup merge of #65531 - tmandry:bump-backtrace, r...
2019-10-29 Mazdak FarrokhzadRollup merge of #65318 - estebank:coherence, r=varkor
2019-10-29 Mazdak FarrokhzadRollup merge of #65294 - varkor:lint-inline-prototype...
2019-10-28 Tyler MandryUpdate backtrace to 0.3.40
2019-10-28 Quentin Boyerforgot to add the changed stderr
2019-10-28 borsAuto merge of #65907 - Centril:rollup-9i8ev23, r=Centril
2019-10-28 Mazdak FarrokhzadRollup merge of #65893 - jafern14:let-expr-stable-error...
2019-10-28 Mazdak FarrokhzadRollup merge of #65891 - michaelwoerister:sp-crate...
2019-10-28 Mazdak FarrokhzadRollup merge of #65887 - lzutao:doc-vec-get, r=rkruppe
2019-10-28 Mazdak FarrokhzadRollup merge of #65877 - lzutao:iter-chain-once, r...
2019-10-28 Mazdak FarrokhzadRollup merge of #65858 - davidtwco:rfc-2203-feature...
2019-10-28 Mazdak FarrokhzadRollup merge of #65825 - eddyb:def-index-vec, r=varkor
2019-10-28 Mazdak FarrokhzadRollup merge of #65643 - varkor:remove-free-regions...
2019-10-28 Mazdak FarrokhzadRollup merge of #65640 - estebank:recover-missing-semi...
2019-10-28 Mazdak FarrokhzadRollup merge of #65563 - GuillaumeGomez:long-err-explan...
2019-10-28 Carol (Nichols... Update mdbook to 0.3.3
2019-10-28 Agustin FernandezOutput previous stable error messaging when using stabl...
2019-10-28 Matthias Krügersubmodules: update clippy from 66df92ae to c8e3cfbd
2019-10-28 Thomas LivelyRevert "Temporarily enable asmjs and wasm32 CI on PRs"
2019-10-28 David Woodsuggest `const_in_array_repeat_expression` flag
2019-10-28 Eduard-Mihai... proc_macro: don't use Rust ABI fn pointers in a C ABI...
2019-10-28 Eduard-Mihai... proc_macro: consolidate bridge::client::run_expand...
2019-10-28 Stefan Lankesremoving trailing whitespaces
2019-10-28 Eduard-Mihai... proc_macro: remove now-unnecessary ICE workarounds...
2019-10-28 Esteban Küberreview comments
2019-10-28 Esteban KüberTweak unexpected token wording
2019-10-28 Esteban KüberUse heuristics to recover parsing of missing `;`
2019-10-28 Patryk WychowaniecImprove pretty-printing for compound qualified paths.
2019-10-28 Patryk WychowaniecFix a previously forgotten pretty-printing test after...
2019-10-28 Patryk WychowaniecImprove the "try using a variant of the expected type...
2019-10-28 Esteban KüberFix rebase
2019-10-28 borsAuto merge of #65202 - pietroalbini:scriptify-ci-config...
2019-10-28 Esteban Küberadd comment
2019-10-28 Esteban KüberDo not display ADT type arguments and fix rebase
2019-10-28 Esteban KüberAccount for tuples in explanation
2019-10-28 Esteban KüberTalk about specific types and remove lifetimes from...
2019-10-28 Esteban KüberFurther tweak spans for better readability
2019-10-28 Esteban KüberUse more targeted spans for orphan rule errors
2019-10-28 Esteban KüberCall out the types that are non local on E0117
2019-10-28 Michael WoeristerIgnore issue-64153 run-make test on Windows since suppo...
2019-10-28 Pietro Albinici: fix wrong path for wix being set
2019-10-28 Stefan Lankesadd basic HermitCore support within libtest
2019-10-28 borsAuto merge of #65421 - estebank:variants, r=petrochenkov
2019-10-28 Michael Woeristerself-profiling: Record something more useful for crate...
2019-10-28 Quentin Boyerfix tidy
2019-10-28 Eduard-Mihai... rustc: use IndexVec<DefIndex, T> instead of Vec<T>.
2019-10-28 Pietro Albinici: fix execution condition for install-clang
2019-10-28 borsAuto merge of #65188 - matthewjasper:stabilize-const...
2019-10-28 Lzu Taodoc: mention `get(_mut)` in Vec
2019-10-28 borsAuto merge of #65885 - Centril:rollup-y6b2qbf, r=Centril
2019-10-28 Mazdak FarrokhzadRollup merge of #65880 - Nadrieril:gather-usefulness...
2019-10-28 Mazdak FarrokhzadRollup merge of #65873 - lzutao:doc-vec-from-raw-parts...
2019-10-28 Mazdak FarrokhzadRollup merge of #65849 - popzxc:document-librustc_lexer...
2019-10-28 Mazdak FarrokhzadRollup merge of #65792 - Centril:split-syntax-2, r...
2019-10-28 Mazdak FarrokhzadRollup merge of #65664 - anp:panic-location, r=eddyb
2019-10-28 Mazdak FarrokhzadRollup merge of #64747 - ethanboxx:master, r=Centril
2019-10-28 Lzu Taodoc: introduce `once` in `iter::chain` document
2019-10-27 Quentin Boyerchanging non-empty glob must import something to a...
2019-10-27 Matthew JasperStabilize `const_constructor`
2019-10-27 NadrierilGather together usefulness tests
2019-10-27 Adam PerryAlways use consteval to codegen caller_location.
next