]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-05-31 Pietro AlbiniRollup merge of #60897 - seanmonstar:patch-4, r=sfackler
2019-05-30 borsAuto merge of #61353 - alexcrichton:less-tools, r=pietr...
2019-05-30 borsAuto merge of #61253 - nnethercote:avoid-hygiene_data...
2019-05-30 Alex Crichtonci: Favor SCRIPT instead of RUST_CHECK_TARGET
2019-05-30 borsAuto merge of #61343 - Centril:rollup-dzsuo01, r=Centril
2019-05-30 Mazdak FarrokhzadRollup merge of #61333 - varkor:apit-const-param-ice...
2019-05-30 Mazdak FarrokhzadRollup merge of #61322 - pietroalbini:debug-windows...
2019-05-30 Mazdak FarrokhzadRollup merge of #61321 - Centril:is_keyword_ahead,...
2019-05-30 Mazdak FarrokhzadRollup merge of #61284 - alexcrichton:less-s3, r=pietro...
2019-05-30 Mazdak FarrokhzadRollup merge of #61280 - bgermann:master, r=alexcrichton
2019-05-30 Mazdak FarrokhzadRollup merge of #61279 - llogiq:implicit-option-main...
2019-05-30 Mazdak FarrokhzadRollup merge of #61244 - RalfJung:box, r=rkruppe
2019-05-30 Mazdak FarrokhzadRollup merge of #61231 - pnkfelix:issue-59548-linkage...
2019-05-30 Mazdak FarrokhzadRollup merge of #60850 - SimonSapin:unguarded, r=alexcr...
2019-05-30 Mazdak FarrokhzadRollup merge of #60839 - davidtwco:const-generics-struc...
2019-05-30 Mazdak FarrokhzadRollup merge of #60802 - euclio:pulldown-cmark-panic...
2019-05-30 borsAuto merge of #61005 - michaelwoerister:error-pgo-windo...
2019-05-30 borsAuto merge of #61212 - alexcrichton:skip-rustc, r=pietr...
2019-05-29 varkorAdd a regression test for const parameters with impl...
2019-05-29 varkorSort in-band generic parameter definitions from APIT
2019-05-29 Nicholas NethercoteAdd `HygieneData::{outer,expn_info,is_descendant_of...
2019-05-29 Nicholas NethercoteOptimize `TyCtxt::adjust_ident`.
2019-05-29 borsAuto merge of #61203 - memoryruins:bare_trait_objects...
2019-05-29 borsAuto merge of #61317 - oli-obk:rollup-tm5qivq, r=oli-obk
2019-05-29 Mazdak Farrokhzadlibsyntax: introduce 'fn is_keyword_ahead(dist, keywords)'.
2019-05-29 Pietro Albinici: display more debug information in the init_repo...
2019-05-29 Andy Russellupgrade rustdoc's `pulldown-cmark` to 0.5.2
2019-05-29 Alex CrichtonUpdate all s3 URLs used on CI with subdomains
2019-05-29 Oliver SchererRollup merge of #61313 - Centril:simplify-set1-insert...
2019-05-29 Oliver SchererRollup merge of #61310 - RalfJung:mem, r=Centril
2019-05-29 Oliver SchererRollup merge of #61293 - varkor:rustdoc-print-const...
2019-05-29 Oliver SchererRollup merge of #61261 - spastorino:is-union-return...
2019-05-29 Oliver SchererRollup merge of #61217 - estebank:issue-52820, r=Centril
2019-05-29 Oliver SchererRollup merge of #60885 - euclio:strip-synstructure...
2019-05-29 Oliver SchererRollup merge of #60549 - euclio:doctest-panic-messages...
2019-05-29 Michael WoeristerMake run-make PGO tests work on MSVC.
2019-05-29 Ralf Jungbless you
2019-05-29 Mazdak FarrokhzadSimplify Set1::insert.
2019-05-29 Ralf Jungsplit libcore::mem into multiple files
2019-05-29 borsAuto merge of #61305 - Centril:rollup-t39m00m, r=Centril
2019-05-29 David WoodFix ICE with struct ctors and const generics.
2019-05-29 Mazdak FarrokhzadRollup merge of #61297 - eddyb:forsaken-stats, r=nagisa
2019-05-29 Mazdak FarrokhzadRollup merge of #61294 - eddyb:no-trait-nor-impl, r...
2019-05-29 Mazdak FarrokhzadRollup merge of #61291 - spastorino:avoid-unneeded...
2019-05-29 Mazdak FarrokhzadRollup merge of #61249 - spastorino:local-or-deref...
2019-05-29 Mazdak FarrokhzadRollup merge of #61235 - lzutao:stabilize-bufreader_buf...
2019-05-29 Mazdak FarrokhzadRollup merge of #61191 - phansch:annotate_snippet_refac...
2019-05-29 Mazdak FarrokhzadRollup merge of #61048 - wizAmit:feature/nth_back_chunk...
2019-05-29 Mazdak FarrokhzadRollup merge of #60766 - vorner:weak-into-raw, r=sfackler
2019-05-29 Mazdak FarrokhzadRollup merge of #60555 - timvermeulen:rchunks_nth_back...
2019-05-29 Mazdak FarrokhzadRollup merge of #60542 - timvermeulen:step_sub_usize...
2019-05-29 Mazdak FarrokhzadRollup merge of #58975 - jtdowney:iter_arith_traits_opt...
2019-05-29 memoryruinsUpdate libstd doctests to use dyn
2019-05-29 memoryruinsUpdate the rest of the test suites to use dyn
2019-05-29 memoryruinsUpdate run-pass test suite to use dyn
2019-05-29 memoryruinsUpdate ui test suite to use dyn
2019-05-28 Nicholas NethercoteOptimize `TyCtxt::hygienic_eq`.
2019-05-28 Nicholas NethercoteIntroduce and use `SyntaxContext::outer_expn_info()`.
2019-05-28 Nicholas NethercoteIntroduce and use `Mark::outer_is_descendant_of()`.
2019-05-28 borsAuto merge of #61296 - Centril:rollup-5ad68b0, r=Centril
2019-05-28 David TolnayBump Sum and Product for Option<T> to 1.37
2019-05-28 Eduard-Mihai... rustc_codegen_llvm: rename away the last occurrence...
2019-05-28 Eduard-Mihai... rustc_codegen_llvm: remove LLVM instruction count stats.
2019-05-28 Mazdak FarrokhzadRollup merge of #61273 - RalfJung:maybe-uninit, r=Centril
2019-05-28 Mazdak FarrokhzadRollup merge of #61259 - JosephTLyons:mailmap-fixes...
2019-05-28 Mazdak FarrokhzadRollup merge of #61202 - oberien:permissionext-print...
2019-05-28 Mazdak FarrokhzadRollup merge of #61195 - davidtwco:seg-fault-mangler...
2019-05-28 Mazdak FarrokhzadRollup merge of #61157 - czipperz:BufReader-Seek-remove...
2019-05-28 Mazdak FarrokhzadRollup merge of #61024 - petrochenkov:proctest, r=nikom...
2019-05-28 Mazdak FarrokhzadRollup merge of #60928 - TheSirC:fix/60229, r=eddyb
2019-05-28 Mazdak FarrokhzadRollup merge of #60756 - matthewjasper:extra-impl-trait...
2019-05-28 Mazdak FarrokhzadRollup merge of #60742 - varkor:fn-const-array-paramete...
2019-05-28 Eduard-Mihai... rustc_codegen_ssa: remove obsolete codegen stats.
2019-05-28 varkorAdd a regression test for unevaluated const in rustdoc
2019-05-28 varkorAdd a const-generics folder to rustdoc tests
2019-05-28 varkorUse proper const printing in rustdoc
2019-05-28 Eduard-Mihai... Rename `TraitOrImpl` to `Assoc` and `trait_or_impl...
2019-05-28 Eduard-Mihai... syntax: bail out of `find_width_of_character_at_span...
2019-05-28 Eduard-Mihai... rustc: rename Mir to mir::Body in comments and to MIR...
2019-05-28 Santiago PastorinoAvoid unneeded bug!() call
2019-05-28 varkorUse assert_eq! instead of println! in tests
2019-05-28 varkorFix nits
2019-05-28 varkorMake sure array length diagnostic doesn't regress
2019-05-28 varkorCorrect pluralisation of tuple/array/associated type...
2019-05-28 varkorReintroduce `TypeError::FixedArraySize`
2019-05-28 varkorUse Display rather than Debug printing for const mismatch
2019-05-28 varkorUpdate tests after pretty printing
2019-05-28 varkorFix test after rebase
2019-05-28 varkorAdd broken MIR regression tests
2019-05-28 varkorRemove FixedArraySize error
2019-05-28 varkorEagerly evaluate in `super_relate_consts`
2019-05-28 varkorUpdate test output
2019-05-28 varkorRename `OpportunisticTypeResolver` to `OpportunisticVar...
2019-05-28 varkorAdd tests for uninferred consts during codegen
2019-05-28 varkorResolve consts in OpportunisticTypeResolver
2019-05-28 varkorAdd a test for a function taking a const param array...
2019-05-28 varkorRelate identical parameters in array lengths
2019-05-28 David WoodSpecial-case `.llvm` in mangler to fix segfaults
2019-05-28 Alex CrichtonFixup style
2019-05-28 Alex Crichtonrustbuild: Assert extended builds don't dist too much
next