]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-02-23 borsAuto merge of #69084 - yaahc:delayed-doc-lint, r=petroc...
2020-02-23 Vadim PetrochenkovDeduplicate identifier printing a bit
2020-02-23 borsAuto merge of #69351 - mati865:mingw-ultimate-fix,...
2020-02-23 Michael MorehouseUpdate links
2020-02-23 Guillaume GomezClean up E0367 explanation
2020-02-23 borsAuto merge of #69336 - Mark-Simulacrum:no-infra-toolsta...
2020-02-23 Dylan DPCRollup merge of #69376 - petrochenkov:bumpwith, r=Centril
2020-02-23 Dylan DPCRollup merge of #69375 - Menschenkindlein:master, r...
2020-02-23 Dylan DPCRollup merge of #69361 - Centril:free-ty-alias, r=petro...
2020-02-23 Dylan DPCRollup merge of #69351 - mati865:mingw-ultimate-fix...
2020-02-23 Dylan DPCRollup merge of #69336 - Mark-Simulacrum:no-infra-tools...
2020-02-23 borsAuto merge of #69334 - Centril:nested-item-vis-def...
2020-02-23 memoryruinsAdd rustdoc aliases to `ptr::copy` and `ptr::copy_nonov...
2020-02-23 Tomasz MiąskoMark attributes consumed by `check_mod_attrs` as normal
2020-02-22 Jane Lusbyrustfmt darnit
2020-02-22 Jane Lusbymake doc comments regular comments
2020-02-22 Daniel Henry... Fix doc example for `MaybeUninit::get_mut()`
2020-02-22 Mark Mansiupdate some tests
2020-02-22 ridiculousfishRelax str::get_unchecked precondition to permit empty...
2020-02-22 John EricsonAllow getting `no_std` from the config file
2020-02-22 markremove unneeded fn
2020-02-22 markget rid of lazy
2020-02-22 markaddress some review comments/bugs
2020-02-22 Mark Mansiarticle and descr for closures
2020-02-22 Mark Mansiadd generator_kind query
2020-02-22 Mark Mansisome fixes
2020-02-22 Mark Mansiminor cleanup
2020-02-22 Mark MansiGeneralized article_and_description
2020-02-22 borsAuto merge of #69358 - ehuss:update-cargo, r=ehuss
2020-02-22 Jane LusbyRemove trait
2020-02-22 jumbatmFail on multiple declarations of `main`.
2020-02-22 borsAuto merge of #69374 - Dylan-DPC:rollup-x7mjd5z, r...
2020-02-22 Vadim Petrochenkovparser: Cleanup `Parser::bump_with` and its uses
2020-02-22 Maxim ZholobakRename CodeMap to SourceMap follow up
2020-02-22 Dylan DPCRollup merge of #69370 - RalfJung:const-eval-mod, r...
2020-02-22 Dylan DPCRollup merge of #69354 - MichaelMcDonnell:duration_over...
2020-02-22 Dylan DPCRollup merge of #69349 - spastorino:mir-not-an-experime...
2020-02-22 Dylan DPCRollup merge of #69348 - LeSeulArtichaut:patch-1, r...
2020-02-22 Dylan DPCRollup merge of #69346 - GuillaumeGomez:clean-up-e032x...
2020-02-22 Dylan DPCRollup merge of #69339 - wesleywiser:test_for_69312...
2020-02-22 Dylan DPCRollup merge of #68984 - ecstatic-morse:const-u8-is...
2020-02-22 varkorAdd note regarding argument ordering
2020-02-22 varkorExpand the documentation for E0747
2020-02-22 varkorAdd invalid argument spans to `GenericArgCountMismatch`
2020-02-22 Ralf Jungmove const_eval.rs into the module folder
2020-02-22 borsAuto merge of #69333 - ecstatic-morse:revert-simd-shuff...
2020-02-22 borsAuto merge of #69332 - nnethercote:revert-u8to64_le...
2020-02-22 borsAuto merge of #67330 - golddranks:split_inclusive,...
2020-02-22 Jane Lusbyrustfmt you cruel mistress
2020-02-22 varkorBe explicit about whether `GenericArgCountMismatch...
2020-02-22 varkorUse `Result` instead of `bool` throughout
2020-02-22 varkorMake return value of `check_generic_arg_count` semantic...
2020-02-22 varkorRefactor `create_substs_for_generic_args` a little
2020-02-22 varkorMove generic arg / param validation to `create_substs_f...
2020-02-22 varkorReport late-bound region lint as error in `check_generi...
2020-02-22 varkorCorrect passing of `generic_args` to `create_substs_for...
2020-02-22 varkorReport all errors in `check_generic_arg_count`
2020-02-22 varkorReturn whether `check_generic_arg_count` finds an error
2020-02-22 borsAuto merge of #69302 - jonas-schievink:yield-needs...
2020-02-22 Jane Lusbyclean things up
2020-02-21 Mazdak Farrokhzadparse: allow `type Foo: Ord` syntactically.
2020-02-21 LeSeulArtichautFix error message
2020-02-21 Eric HussUpdate cargo
2020-02-21 Jonas SchievinkMark E0399.md as obsolete
2020-02-21 Jonas SchievinkFix rebase fallout
2020-02-21 borsAuto merge of #69242 - cjgillot:object_violations,...
2020-02-21 Ralf Jungfix miri and bootstrap interaction
2020-02-21 Jonas SchievinkMark E0399 test as obsolete
2020-02-21 Jonas SchievinkFix rebase damage
2020-02-21 Jonas SchievinkFix tests that fail with `--emit metadata`
2020-02-21 Jonas SchievinkFormat code
2020-02-21 Jonas SchievinkBless test output
2020-02-21 Jonas Schievinkappease tidy
2020-02-21 Jonas SchievinkAdd test for #65774
2020-02-21 Jonas SchievinkFix rebase damage
2020-02-21 Jonas SchievinkTest mixed default and non-default
2020-02-21 Jonas SchievinkImprove specialization test
2020-02-21 Jonas SchievinkImprove the cycle tests
2020-02-21 Jonas SchievinkImprove defaults-in-other-trait-items-pass
2020-02-21 Jonas SchievinkImprove associated-types-overridden-default.rs
2020-02-21 Jonas SchievinkUpdate tests after compiletest changes
2020-02-21 Jonas SchievinkAdd regression test for #26681
2020-02-21 Jonas SchievinkAdd comment about the shallow subst rule
2020-02-21 Jonas SchievinkAdd regression tests for issues
2020-02-21 Jonas SchievinkFix tests after rebase
2020-02-21 Jonas SchievinkAdd tests for #62211
2020-02-21 Jonas SchievinkAdd comments and tests explaining the shallow substitut...
2020-02-21 Jonas SchievinkPut the check into its own function
2020-02-21 Jonas SchievinkAdd a `Self: Sized` bound
2020-02-21 Jonas SchievinkCheck suitability of the provided default
2020-02-21 Jonas SchievinkImprove test
2020-02-21 Jonas SchievinkTest interactions with specialization
2020-02-21 Jonas SchievinkAdd tests for assoc. const defaults
2020-02-21 Jonas SchievinkAdd comments and assertions to tests
2020-02-21 Jonas SchievinkAdd regression test for #54182
2020-02-21 Jonas SchievinkImplement RFC 2532 – Associated Type Defaults
2020-02-21 Mazdak Farrokhzadprint vis & defaultness for nested items
2020-02-21 borsAuto merge of #69347 - matthiaskrgr:submodule_upd,...
2020-02-21 Michael Mc... Test `Duration::new` panics on overflow
2020-02-21 Mateusz MikułaDetect Chocolatey MinGW installation
next