]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-07-18 Giles CopeSelf-referencial type renamed to recursive type.
2019-07-17 Giles CopeTest case for #62506.
2019-07-09 borsAuto merge of #62233 - matthewjasper:exit-arm-scopes...
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 Samy Kaciminormalize use of backticks in compiler messages for...
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...
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
2019-07-07 borsAuto merge of #62281 - Disasm:riscv-pic, r=nagisa
2019-07-07 Zack M. Davisin which the `non_ascii_idents` lint appears (RFC 2457)
2019-07-06 Zack M. Davisname the trait in ambiguous-associated-items fully...
2019-07-06 Vadim PetrochenkovAddress review comments
2019-07-06 borsAuto merge of #62452 - Centril:rollup-5jww3h7, r=Centril
2019-07-06 Matthew JasperExit arm scopes correctly in the HIR CFG
2019-07-06 Matthew JasperAdd arm ids for -Zunpretty=hir,identified
2019-07-06 Mazdak FarrokhzadRollup merge of #62436 - fakenine:normalize_use_of_back...
2019-07-06 Mazdak FarrokhzadRollup merge of #62422 - lzutao:remove-some-mem-uinit...
2019-07-06 Mazdak FarrokhzadRollup merge of #62243 - petrochenkov:macrodoc, r=eddyb
2019-07-06 Mazdak FarrokhzadRollup merge of #61862 - vorner:weak-into-raw-methods...
2019-07-06 Mazdak FarrokhzadRollup merge of #60081 - pawroman:cleanup_unicode_scrip...
2019-07-06 Samy Kaciminormalize use of backticks/lowercase in compiler messag...
2019-07-06 borsAuto merge of #59772 - andrehjr:add-rustc-guide-to...
2019-07-06 Vadim Petrochenkovresolve: Reserve cfg/cfg_attr/derive only in attribute...
2019-07-06 André Luis... Don't return an error from linkcheck when it's not...
2019-07-06 André Luis... Ignore unused variable for non-linux builds
2019-07-06 Mark Mansifix macos build
2019-07-06 Mark Mansicfg: linkcheck only on x86-64 linux
2019-07-06 André Luis... add missing libssl-dev dependency to docker images...
2019-07-06 André Luis... Add 'Apache-2.0 OR MIT' license variation to tidy/tools...
2019-07-06 André Luis... Move installing of deps to the docker container, instea...
2019-07-06 André Luis... Add linkcheck command to rustbook tool
2019-07-06 André Luis... Track rustc-guide on toolstate
2019-07-06 André Luis... add ./x.py test src/doc/rustc-guide
2019-07-06 Vadim Petrochenkovprivacy: Only opaque macros leak private things
2019-07-06 Vadim PetrochenkovFix tidy issues
2019-07-06 Vadim PetrochenkovImprove documentation for built-in macros
2019-07-06 Vadim Petrochenkov`#[rustc_transparent_macro]` -> `#[rustc_macro_transpar...
2019-07-06 Vadim Petrochenkov`#[rustc_doc_only_macro]` -> `#[rustc_builtin_macro]`
2019-07-06 Vadim Petrochenkovrustbuild: Cleanup global lint settings
2019-07-06 borsAuto merge of #61988 - Centril:there-is-only-loop,...
next