]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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
2019-07-08 Shotaro YamadaRemove unused dependencies
2019-07-08 borsAuto merge of #62473 - timvermeulen:is_sorted_by_key...
2019-07-08 Felix S. Klock IIAdded test explicitly testing that this PR continues...
2019-07-08 Felix S. Klock IIRegression tests and updates to existing tests.
2019-07-08 Felix S. Klock IIRewrite with future-compat lint for indirect pattern...
2019-07-08 Felix S. Klock IIfuture-compat lint for newly handled cases of `#[struct...
2019-07-08 Felix S. Klock IINote that `eq_trait` denotes `trait PartialEq`, not...
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 Matthew JasperOnly omit StorageLive/Dead for variable that are never...
2019-07-07 Matthew JasperGive index temporaries a drop scope
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...
2019-07-07 Vadim Petrochenkovsyntax: Remove `NodeId` from `SyntaxExtension`
2019-07-07 borsAuto merge of #62434 - Manishearth:clippyup, r=Manishearth
2019-07-07 Ralf Jungformat a bit
2019-07-07 Valentin TolmerHandle null from LLVMRustGetSectionName
2019-07-07 borsAuto merge of #62458 - Centril:rollup-j6o2sqj, r=Centril
2019-07-07 Manish GoregaokarUpdate clippy
2019-07-07 Mazdak FarrokhzadRollup merge of #62455 - zackmdavis:name_trait_for_ambi...
2019-07-07 Mazdak FarrokhzadRollup merge of #62438 - petrochenkov:buildwarn, r...
2019-07-07 Mazdak FarrokhzadRollup merge of #62379 - GuillaumeGomez:option-doc...
2019-07-07 Mazdak FarrokhzadRollup merge of #61990 - llogiq:questionmark-test,...
2019-07-07 QuietMisdreavusforce single-threaded text execution
2019-07-07 QuietMisdreavusrustdoc: set cfg(doctest) when collecting doctests
2019-07-07 John Kåre AlsakerLink compiler plugins to rustc_driver
2019-07-07 John Kåre AlsakerUpdate Cargo.lock
2019-07-07 John Kåre AlsakerRemove some dummy dependencies
2019-07-07 Alex Crichtonrustc: Remove `dylib` crate type from most rustc crates
next