]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #69473 - contrun:update-llvm, r=nikomatsakis
[rust.git] / src /
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 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 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 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 DonnellTest `Duration::new` panics on overflow
2020-02-21 Mateusz MikułaDetect Chocolatey MinGW installation
2020-02-21 Mateusz MikułaFix MinGW detection for Cygwin
2020-02-21 Santiago PastorinoMIR is not an experiment anymore
2020-02-21 borsAuto merge of #69342 - flip1995:clippyup, r=Dylan-DPC
2020-02-21 Guillaume GomezClean up E0326 explanation
2020-02-21 Guillaume GomezClean up E0323, E0324 and E0325 explanations
2020-02-21 Matthias Krügersubmodules: update rls from 0100ac8 to 10bf331
2020-02-21 Ralf Jungbump Miri
2020-02-21 borsAuto merge of #69330 - Centril:literally-melting-ice...
2020-02-21 flip1995Update Clippy
2020-02-21 borsAuto merge of #69290 - wesleywiser:speed_up_ctfe_stress...
2020-02-21 borsAuto merge of #69281 - nnethercote:inline-some-encoding...
2020-02-21 Wesley WiserAdd documentation for the `-Zself-profile-events` flag
2020-02-21 Wesley WiserAdd test for #69312
2020-02-21 Mark RousskovDo not ping the infrastructure team on toolstate changes
2020-02-21 Dylan MacKenzieRevert "Rollup merge of #69280 - ecstatic-morse:promote...
2020-02-20 Nicholas NethercoteRevert `u8to64_le` changes from #68914.
2020-02-20 borsAuto merge of #69072 - ecstatic-morse:associated-items...
2020-02-20 Mazdak Farrokhzadlit_to_const: gracefully bubble up type errors.
2020-02-20 borsAuto merge of #69325 - Centril:rollup-vce2ko2, r=Centril
2020-02-20 Mazdak FarrokhzadRollup merge of #69317 - LeSeulArtichaut:patch-1, r...
2020-02-20 Mazdak FarrokhzadRollup merge of #69311 - GuillaumeGomez:clean-up-e0321...
2020-02-20 Mazdak FarrokhzadRollup merge of #69305 - estebank:consider-lt, r=Dylan-DPC
2020-02-20 Mazdak FarrokhzadRollup merge of #69185 - RalfJung:const-prop-lints...
2020-02-20 Mazdak FarrokhzadRollup merge of #68877 - estebank:point-at-params,...
2020-02-20 Esteban KüberBackport only: avoid ICE on bad placeholder type
2020-02-20 LeSeulArtichautFix broken link to the rustc guide
2020-02-20 borsAuto merge of #69145 - matthewjasper:mir-typeck-static...
2020-02-20 Guillaume GomezGreatly improve E0322 explanation
2020-02-20 Guillaume Gomezclean up E0321 explanation
2020-02-20 borsAuto merge of #69309 - Dylan-DPC:rollup-gjdqx7l, r...
2020-02-20 Dylan DPCRollup merge of #69287 - GuillaumeGomez:clean-e0317...
2020-02-20 Dylan DPCRollup merge of #69266 - Zoxc:fix-source-map-race,...
next