]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-11-20 Mark RousskovMove syntax_expand::config to rustc_parse::config
2019-11-19 borsAuto merge of #66454 - cjgillot:lift, r=Zoxc
2019-11-19 borsAuto merge of #66545 - Centril:rollup-xv2rx7v, r=Centril
2019-11-19 Mazdak FarrokhzadRollup merge of #66538 - dingelish:master, r=Centril
2019-11-19 Mazdak FarrokhzadRollup merge of #66536 - nnethercote:mv-QueryResult...
2019-11-19 Mazdak FarrokhzadRollup merge of #66529 - petrochenkov:reshelp2, r=davidtwco
2019-11-19 Mazdak FarrokhzadRollup merge of #66511 - haraldh:error_chain_nocopy...
2019-11-19 Mazdak FarrokhzadRollup merge of #66493 - JohnTitor:ping-me-rustc-guide...
2019-11-19 Mazdak FarrokhzadRollup merge of #66461 - clemencetbk:master, r=Guillaum...
2019-11-19 Mazdak FarrokhzadRollup merge of #66431 - Aaron1011:fix/opaque-type...
2019-11-19 Mazdak FarrokhzadRollup merge of #66430 - dns2utf8:fix_code_selection_cl...
2019-11-19 Mazdak FarrokhzadRollup merge of #66239 - estebank:suggest-async-closure...
2019-11-19 Mazdak FarrokhzadRollup merge of #66155 - GuillaumeGomez:long-err-explan...
2019-11-19 Mazdak FarrokhzadRollup merge of #66090 - pietroalbini:ci-improvements...
2019-11-19 borsAuto merge of #66206 - PotHix:master, r=estebank
2019-11-19 Nicholas NethercoteMove the definition of `QueryResult` into `plumbing...
2019-11-19 borsAuto merge of #66074 - wesleywiser:test_run_const_prop...
2019-11-19 Yu DingRemove compiler_builtins_lib feature from libstd
2019-11-19 borsAuto merge of #65821 - SimonSapin:in-place, r=Amanieu
2019-11-18 Guillaume GomezMove E0594 to new error code system
2019-11-18 borsAuto merge of #58281 - mark-i-m:synthesis, r=estebank
2019-11-18 Vadim Petrochenkovresolve: Give derive helpers highest priority during...
2019-11-18 Esteban Küberreview comments
2019-11-18 borsAuto merge of #54733 - GuillaumeGomez:stabilize-rustdoc...
2019-11-18 Aaron HillUpdate test output
2019-11-18 Aaron HillReplace bool with new `FallbackMode` enum
2019-11-18 Aaron HillAdd explanation of unconstrained opaque type
2019-11-18 Aaron HillFix 'type annotations needed' error with opaque types
2019-11-18 Guillaume GomezUpdate ui tests
2019-11-18 Guillaume GomezAdd long error explanation for E0594
2019-11-18 Guillaume GomezFix Makefile themes check
2019-11-18 Guillaume GomezRemove redundant html check
2019-11-18 Guillaume Gomezimprove error messages and documentation
2019-11-18 Guillaume Gomezremove -Z option from rustdoc theme checker tool
2019-11-18 Guillaume GomezApply review comments
2019-11-18 Guillaume GomezRename rustdoc options --themes and --check-themes...
2019-11-18 Guillaume Gomezremove unstable docs
2019-11-18 Guillaume Gomezrename check-theme option into check-themes
2019-11-18 Guillaume GomezImprove documentation, add checks for themes option...
2019-11-18 Guillaume GomezFix typos
2019-11-18 Guillaume GomezRename theme-checker option to check-theme
2019-11-18 Guillaume GomezAdd sentence to tell other options are ignored when...
2019-11-18 Guillaume GomezPrevent invalid html characters in themes name
2019-11-18 QuietMisdreavusadd test for rustdoc's --themes flag
2019-11-18 Guillaume GomezApply review comments
2019-11-18 Guillaume GomezWarn instead of failing for themes
2019-11-18 Guillaume GomezAdd documentation for stabilized flags
2019-11-18 Guillaume GomezStabilize rustdoc theme options
2019-11-18 Simon SapinUse `drop_in_place` in `array::IntoIter::drop`
2019-11-18 borsAuto merge of #66459 - eddyb:update-llvm-wasm-dwarf...
2019-11-18 Harald Hoyerstd::error::Chain: remove Copy
2019-11-18 Camille GILLOTRename generated lifetime.
2019-11-18 Camille GILLOTRetire EnumLiftImpl.
2019-11-18 Camille GILLOTRetire BraceStructLiftImpl.
2019-11-18 Camille GILLOTCreate derive proc-macro for Lift trait.
2019-11-18 borsAuto merge of #66396 - smmalis37:pythontest, r=alexcrichton
2019-11-18 borsAuto merge of #66238 - ehuss:stabilize-rustdoc-edition...
2019-11-18 borsAuto merge of #65456 - estebank:trait-bound-borrow...
2019-11-17 borsAuto merge of #66385 - ecstatic-morse:check-only-pass2...
2019-11-17 Yuki OkushiAdd JohnTitor to rustc-guide toolstate notification...
2019-11-17 borsAuto merge of #66384 - cjgillot:typefoldable, r=Zoxc
2019-11-17 borsAuto merge of #66488 - RalfJung:miri, r=RalfJung
2019-11-17 Ralf Jungupdate Miri
2019-11-17 borsAuto merge of #66336 - ehuss:update-cargo-books, r...
2019-11-17 borsAuto merge of #66485 - JohnTitor:rollup-vbwhg6r, r...
2019-11-17 Yuki OkushiRollup merge of #66477 - ALSchwalm:clarify-transmute...
2019-11-17 Yuki OkushiRollup merge of #66471 - Alexendoo:test-issue-63116...
2019-11-17 Yuki OkushiRollup merge of #66469 - CosineP:fix/field-lint, r...
2019-11-17 Yuki OkushiRollup merge of #66466 - RalfJung:seh, r=oli-obk
2019-11-17 Yuki OkushiRollup merge of #66465 - mulimoen:fix_lifetime_elision_...
2019-11-17 Yuki OkushiRollup merge of #66456 - Centril:driver-codes, r=Mark...
2019-11-17 Yuki OkushiRollup merge of #66395 - jplatte:centralize-panic-docs...
2019-11-17 Yuki OkushiRollup merge of #66381 - Centril:66340, r=petrochenkov
2019-11-17 Yuki OkushiRollup merge of #66344 - petrochenkov:noregattr, r...
2019-11-17 Yuki OkushiRollup merge of #66271 - petrochenkov:abism, r=Centril
2019-11-17 Yuki OkushiRollup merge of #65739 - mqudsi:vec_split_off_docs...
2019-11-17 Esteban Küberreview comments
2019-11-17 Esteban KüberSuggest calling async closure when needed
2019-11-17 Esteban Küberreview comments and fix rebase
2019-11-16 borsAuto merge of #66394 - wesleywiser:fix_oom, r=oli-obk
2019-11-16 Alex MacleodAdd test for issue 63116
2019-11-16 Vadim PetrochenkovAdd some more tests
2019-11-16 Vadim PetrochenkovAddress review comments
2019-11-16 Esteban KüberAccount for `rustc_on_unimplemented`
2019-11-16 Esteban KüberRemove unnecessary note
2019-11-16 Esteban KüberModify primary label message to be inline with error...
2019-11-16 Esteban KüberSuggest borrowing when it would satisfy an unmet trait...
2019-11-16 Esteban KüberTweak code formatting
2019-11-16 Adam SchwalmClarify transmute_copy documentation example
2019-11-16 Mahmoud Al... Revise the text of `vec::split_off()` per review in...
2019-11-16 Mahmoud Al... Improve documentation of `Vec::split_off(...)`
2019-11-16 borsAuto merge of #64694 - petrochenkov:reshelp, r=matthewj...
2019-11-16 Vadim Petrochenkovparse: Use string literal parsing in the `asm` macro
2019-11-16 Vadim Petrochenkovparse: Support parsing optional literals
2019-11-16 Vadim Petrochenkovast: Keep string literals in ABIs precisely
2019-11-16 Vadim Petrochenkovast: Keep `extern` qualifiers in functions more precisely
2019-11-16 Wesley WiserOnly run tests on x86_64
2019-11-16 clemencetbkUpdate ui tests
2019-11-16 clemencetbkAdd explanation message for E0641
2019-11-16 Vadim Petrochenkovrustc_plugin: Remove `Registry::register_attribute`
next