]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-07-11 Mazdak FarrokhzadRollup merge of #61665 - aschampion:slice-eq-ptr, r...
2019-07-10 borsAuto merge of #62561 - Centril:rollup-5pxj3bo, r=Centril
2019-07-10 borsAuto merge of #62564 - Mark-Simulacrum:azure-line-endin...
2019-07-10 Mazdak FarrokhzadRollup merge of #62532 - Mark-Simulacrum:syntax-print...
2019-07-10 Mazdak FarrokhzadRollup merge of #62493 - Freyskeyd:valid_example_read...
2019-07-10 Mazdak FarrokhzadRollup merge of #62481 - czipperz:iterator-last-nth...
2019-07-10 Mazdak FarrokhzadRollup merge of #62465 - matthewjasper:never-type-stora...
2019-07-10 Mazdak FarrokhzadRollup merge of #62275 - eddyb:const-drop-replace,...
2019-07-10 Mark RousskovEnsure that checkout is with \n line endings
2019-07-10 borsAuto merge of #62339 - pnkfelix:issue-61188-use-visitor...
2019-07-10 Mark RousskovFile is now short enough for tidy
2019-07-10 Mark RousskovRemove writer function from PrintState
2019-07-10 Mark RousskovUse constant instead of magic number
2019-07-10 Mark RousskovRemove needless indent arguments
2019-07-10 Mark RousskovProperly case indent_unit constant
2019-07-10 Mark RousskovMove pp::Printer helpers to direct impl
2019-07-10 Mark RousskovRename is_bol -> is_beginning_of_line
2019-07-10 Mark RousskovRemove needless indirection in bclose
2019-07-10 Mark RousskovDrop length from Token::String
2019-07-10 Mark RousskovRename pretty_print_* to scan_* to follow naming in...
2019-07-10 Mark RousskovRemove is_begin/is_end functions from PrintState
2019-07-10 Mark RousskovSimplify print_end
2019-07-10 Mark RousskovSimplify check_stack implementation
2019-07-10 Mark RousskovMove BufEntry assignment into scan_push
2019-07-10 Mark RousskovRemove useless call to indent
2019-07-10 Mark RousskovFully privatize (vs. crate visibility) functions
2019-07-10 Mark RousskovMove pp::Printer out field to owned String
2019-07-10 Mark RousskovInline State::new_from_input in pprust
2019-07-10 Mark Rousskovprint_crate returns String instead of taking an out...
2019-07-10 Mark RousskovReplace src: &mut dyn Read with String
2019-07-10 Mark RousskovCombine comment-handling logic into struct
2019-07-10 Mark RousskovInline State::new
2019-07-10 Mark RousskovStop Option-wrapping comments
2019-07-10 Mark RousskovRemove unused boxes vector
2019-07-10 Mark RousskovPrivatize and remove unused functions
2019-07-10 Mark RousskovDon't re-collect tokenstream twice to pretty print
2019-07-10 Mark RousskovMove lifetime_to_string to Display impl
2019-07-10 Mark RousskovRemove unused arm_to_string
2019-07-10 Mark RousskovRemove duplicate attr_to_string
2019-07-10 Mark RousskovMove literal_to_string to fmt::Display
2019-07-10 borsAuto merge of #62441 - RalfJung:place-ptr-normalization...
2019-07-10 borsAuto merge of #62555 - Centril:rollup-ti46adx, r=Centril
2019-07-10 Chris GregoryUse fold in Iterator::last
2019-07-10 Mazdak FarrokhzadRollup merge of #62474 - nikic:update-llvm, r=alexcrichton
2019-07-10 Mazdak FarrokhzadRollup merge of #62393 - petrochenkov:notto-disu, r...
2019-07-10 Mazdak FarrokhzadRollup merge of #62283 - fintelia:patch-5, r=Mark-Simul...
2019-07-10 Mazdak FarrokhzadRollup merge of #62278 - cuviper:iter-partition, r...
2019-07-10 Mazdak FarrokhzadRollup merge of #61853 - EricRahm:use_warning, r=varkor
2019-07-10 borsAuto merge of #62548 - ehuss:update-cargo, r=alexcrichton
2019-07-09 Eric HussUpdate cargo
2019-07-09 Josh StoneTracking issue 62544 for iter_is_partitioned
2019-07-09 Josh StoneTracking issue 62543 for iter_partition_in_place
2019-07-09 borsAuto merge of #62542 - Centril:rollup-5mpb8tu, r=Centril
2019-07-09 Eric RahmEmit warning when trying to use PGO in conjunction...
2019-07-09 Nikita PopovAdjust codegen tests for DISPFlagMainSubprogram
2019-07-09 Nikita PopovFix float add/mul reduction codegen
2019-07-09 Nikita PopovStrip function pointer alignment for older LLVM versions
2019-07-09 Nikita PopovAdd function pointer alignment to ARM/Thumb data layout
2019-07-09 Nikita PopovUse new feature names in target feature lists
2019-07-09 Nikita PopovTranslate target features for LLVM 9
2019-07-09 Nikita PopovPass type to byval attributes
2019-07-09 Nikita PopovPass GUIDPreservedSymbols to thinLTOResolvePrevailingIn...
2019-07-09 Vadim PetrochenkovAdd a test case with `$crate` from other crate
2019-07-09 Josh StoneUnit test Iterator::partition_in_place and is_partitioned
2019-07-09 Josh StoneReturn the true count from partition_in_place
2019-07-09 Josh StoneRename partition_mut to partition_in_place
2019-07-09 Josh StoneCapitalize example comment
2019-07-09 Josh StoneAdd Iterator::partition_mut() and is_partitioned()
2019-07-09 Vadim PetrochenkovResolve `$crate` in all hygienic contexts for pretty...
2019-07-09 Vadim PetrochenkovPretty-print `$crate` as `crate`/`::my_crate` in tokens
2019-07-09 Vadim PetrochenkovAdd a test for `$crate` inside macro invocation
2019-07-09 Mazdak FarrokhzadRollup merge of #62541 - mark-i-m:patch-1, r=Centril
2019-07-09 Mazdak FarrokhzadRollup merge of #62535 - alexcrichton:ci-job-name,...
2019-07-09 Mazdak FarrokhzadRollup merge of #62527 - matklad:debug-assert, r=Centril
2019-07-09 Mazdak FarrokhzadRollup merge of #62526 - fakenine:normalize_use_of_back...
2019-07-09 Mazdak FarrokhzadRollup merge of #62520 - pnkfelix:add-test-for-42574...
2019-07-09 Mazdak FarrokhzadRollup merge of #62515 - tshepang:consistent, r=Centril
2019-07-09 Mazdak FarrokhzadRollup merge of #62470 - dima74:patch-1, r=GuillaumeGomez
2019-07-09 Mazdak FarrokhzadRollup merge of #62450 - nagisa:reclimit, r=pnkfelix
2019-07-09 Mazdak FarrokhzadRollup merge of #62417 - alexreg:fix-self-in-type-alias...
2019-07-09 Who? Me?!Add spastorino for rustc-guide toolstate
2019-07-09 borsAuto merge of #62221 - jonas-schievink:normalize-impl...
2019-07-09 Aleksey KladovApply suggestions from code review
2019-07-09 Alex Crichtonci: Configure $CI_JOB_NAME correctly
2019-07-09 Freyskeyddoc(ptr): add example for {read,write}_unaligned
2019-07-09 Felix S. Klock IIAdded comment explaining purpose of `search_for_adt_wit...
2019-07-09 borsAuto merge of #62233 - matthewjasper:exit-arm-scopes...
2019-07-09 Aleksey Kladovclarify that debug_assert does not completely omits...
2019-07-09 Samy Kaciminormalize use of backticks in compiler messages for...
2019-07-09 Niko Matsakisrewrite the test to workaround #51525
2019-07-09 Felix S. Klock IIRegression test for issue 42574.
2019-07-09 borsAuto merge of #62463 - Disasm:riscv-lto, r=alexcrichton
2019-07-09 borsAuto merge of #62460 - RalfJung:llvm-null, r=eddyb
2019-07-09 borsAuto merge of #62511 - Centril:rollup-ojzb35x, r=Centril
2019-07-09 Mazdak FarrokhzadRollup merge of #62494 - sinkuu:unused_deps, r=alexcrichton
2019-07-09 Mazdak FarrokhzadRollup merge of #62403 - SimonSapin:concat, r=alexcrichton
2019-07-09 Mazdak FarrokhzadRollup merge of #62090 - davidtwco:ice-async-await...
2019-07-09 Mazdak FarrokhzadRollup merge of #60458 - KodrAus:debug_map_entry, r...
2019-07-08 Ashley Mannixadd feature to docs
2019-07-08 borsAuto merge of #61224 - aloucks:drain_filter, r=Gankro
next