]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-07-10 Mazdak FarrokhzadRollup merge of #62275 - eddyb:const-drop-replace,...
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 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 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
2019-07-08 Shotaro YamadaRemove unused dependencies
2019-07-08 borsAuto merge of #62473 - timvermeulen:is_sorted_by_key...
2019-07-08 borsAuto merge of #62366 - lzutao:feature/float-from-to...
2019-07-08 Lzu TaoAdd documentation to float conversion methods
2019-07-08 Tobias BucherAdd float conversions to and from bytes
2019-07-08 borsAuto merge of #62485 - Centril:rollup-gg3it1u, r=Centril
2019-07-08 Mazdak FarrokhzadRollup merge of #62478 - fakenine:normalize_use_of_back...
2019-07-08 Mazdak FarrokhzadRollup merge of #62477 - petrhosek:unwind-bootstrap...
2019-07-08 Mazdak FarrokhzadRollup merge of #62472 - fakenine:normalize_use_of_back...
2019-07-08 Mazdak FarrokhzadRollup merge of #62462 - JohnTitor:document-while,...
2019-07-08 Mazdak FarrokhzadRollup merge of #62356 - soc:topic/contains, r=Centril
2019-07-07 Ashley Mannixadd key and value methods to DebugMap
2019-07-07 Samy Kaciminormalize use of backticks for compiler messages in...
2019-07-07 Petr HosekRe-add bootstrap attribute to libunwind for llvm-libunw...
2019-07-07 borsAuto merge of #62026 - mati865:deps, r=alexcrichton
2019-07-07 Aaron LoucksClarify double-drop comment
2019-07-07 Mateusz MikułaUpdate phf to get rid of rand 0.4
2019-07-07 Tim VermeulenOnly call the closure parameter of Iterator::is_sorted_...
2019-07-07 borsAuto merge of #62435 - scottmcm:constrained-array-impls...
2019-07-07 Scott McMurrayUse const generics for array impls, restricted to 0...
2019-07-07 Aaron LoucksRemove while loop in DrainFilter::drop and add addition...
2019-07-07 Tshepang Lekhonkhobecli: make help output for -l and -L consistent
2019-07-07 Samy Kaciminormalize use of backticks in compiler messages for...
2019-07-07 Dmitry MurzinPrevent shrinking of "crate select" element on Firefox
2019-07-07 borsAuto merge of #62467 - Centril:rollup-083tn7t, r=Centril
2019-07-07 Mazdak FarrokhzadRollup merge of #62286 - petrhosek:rustc-no-duplicate...
2019-07-07 Mazdak FarrokhzadRollup merge of #62213 - QuietMisdreavus:cfg-doctest...
2019-07-07 Mazdak FarrokhzadRollup merge of #62042 - petrochenkov:macstab, r=matthe...
2019-07-07 Mazdak FarrokhzadRollup merge of #61883 - zackmdavis:non_ascii_idents_li...
2019-07-07 Simon OchsenreitherImplement Option::contains, Result::contains and Result...
2019-07-07 Yuki OkushiDocument `while` keyword
2019-07-07 Vadim KaushanUpdate LLVM: apply patch necessary for ThinLTO on RISC-V
2019-07-07 borsAuto merge of #59800 - Zoxc:less-dylibs, r=alexcrichton
2019-07-07 Vadim PetrochenkovAddress review comments + Fix rebase
2019-07-07 Vadim Petrochenkovsyntax: Pre-intern names of all built-in macros
2019-07-07 Vadim Petrochenkovsyntax: Migrate built-in macros to the regular stabilit...
2019-07-07 Vadim PetrochenkovSupport deprecation checking for macros
2019-07-07 Vadim Petrochenkovresolve: Use standard stability diagnostics for macros
2019-07-07 Vadim Petrochenkovsyntax: Keep full `Stability` in `SyntaxExtension`
2019-07-07 Vadim Petrochenkovresolve: Check stability for local macros as well
2019-07-07 Vadim PetrochenkovCollect library features from non-exported macros
2019-07-07 Vadim Petrochenkovresolve/expand: Move macro stability checking to an...
next