]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-09-10 Arno Haasedocumentation for AtomicPtr CAS operations
2019-09-10 Eduard-Mihai... rustc_mir: buffer -Zdump-mir output instead of pesterin...
2019-09-10 David Woodlowering: extend temporary lifetimes around await
2019-09-10 borsAuto merge of #64329 - Mark-Simulacrum:rustdoc-log...
2019-09-10 Jiewen YaoAdd i686-unknown-uefi target
2019-09-10 borsAuto merge of #64333 - Centril:rollup-llhhr82, r=Centril
2019-09-10 Mazdak FarrokhzadRollup merge of #64323 - cramertj:fuchsia-rust-backtrac...
2019-09-10 Mazdak FarrokhzadRollup merge of #64318 - RalfJung:reference, r=ehuss
2019-09-10 Mazdak FarrokhzadRollup merge of #64308 - oli-obk:miri, r=oli-obk
2019-09-10 Mazdak FarrokhzadRollup merge of #64307 - lzutao:clippy-up, r=oli-obk
2019-09-10 hman523Changed instant is earlier to instant is later
2019-09-10 Samuel Hollandtest/c-variadic: Fix patterns on powerpc64
2019-09-10 Mark RousskovClarify E0507 to note Fn/FnMut relationship to borrowing
2019-09-10 Mark RousskovSwitch rustdoc logging to RUSTDOC_LOG
2019-09-10 hman523Update added backticks around a function call
2019-09-10 borsAuto merge of #64321 - Centril:rollup-jsj5tpl, r=Centril
2019-09-09 hman523Fixed documentation within c_str::from_ptr
2019-09-09 Taylor CramerAlways show backtrace on Fuchsia
2019-09-09 Santiago PastorinoUse slice patterns to match projection base
2019-09-09 Santiago PastorinoMake move_path_children_matching closure take a PlaceEl...
2019-09-09 Santiago PastorinoUse rposition to find the position of an elem
2019-09-09 Santiago PastorinoConvert Place's projection to a boxed slice
2019-09-09 Mazdak FarrokhzadRollup merge of #64320 - alexcrichton:update-patch...
2019-09-09 Mazdak FarrokhzadRollup merge of #64317 - nikic:bump-llvm-3, r=alexcrichton
2019-09-09 Mazdak FarrokhzadRollup merge of #64279 - Xanewok:bump-rustc-ap, r=tmandry
2019-09-09 Mazdak FarrokhzadRollup merge of #64054 - estebank:unused-import-is...
2019-09-09 Mazdak FarrokhzadRollup merge of #63806 - mati865:rand, r=alexcrichton
2019-09-09 ChristianAdded some context on SGX. Lists Darwin separately.
2019-09-09 Alex CrichtonUpdate version of `rustc-std-workspace-*` crates
2019-09-09 Ralf Jungupdate reference
2019-09-09 Nikita PopovUpdate LLVM submodule
2019-09-09 borsAuto merge of #64313 - Centril:rollup-7w8b67g, r=Centril
2019-09-09 Igor Matuszewskicargo update -p rustfmt-nightly
2019-09-09 Igor MatuszewskiBump RLS and Rustfmt submodules
2019-09-09 Eduard-Mihai... lldb: avoid mixing "Hit breakpoint" message with other...
2019-09-09 Mazdak FarrokhzadRollup merge of #64312 - GuillaumeGomez:rustdoc-better...
2019-09-09 Mazdak FarrokhzadRollup merge of #64306 - lukas-code:patch-1, r=jonas...
2019-09-09 Mazdak FarrokhzadRollup merge of #64278 - guanqun:check-git, r=Mark...
2019-09-09 Mazdak FarrokhzadRollup merge of #64121 - timvermeulen:iter_step_by_inte...
2019-09-09 Mazdak FarrokhzadRollup merge of #63468 - c410-f3r:attrs, r=petrochenkov
2019-09-09 Alex Crichtonstd: Add a `backtrace` module
2019-09-09 Mazdak Farrokhzadpacify tidy.
2019-09-09 Guillaume GomezUnify escape usage
2019-09-09 Mazdak Farrokhzadcheck_match: use pluralisee!
2019-09-09 Mazdak Farrokhzadcheck_match: unify check_irrefutable & check_exhaustive...
2019-09-09 Mazdak Farrokhzadjoined_uncovered_patterns: use slice pats & eta-reduce.
2019-09-09 Mazdak Farrokhzadcheck_match: extract joined_uncovered_patterns.
2019-09-09 Mazdak Farrokhzadtypeck: use .peel_refs() more.
2019-09-09 Mazdak Farrokhzadcheck_match: refactor + improve non-exhaustive diag...
2019-09-09 Guanqun Lucheck git in bootstrap.py when trying to update submodule
2019-09-09 Oliver SchererUpdate miri submodule
2019-09-09 Lzu TaoUpdate clippy
2019-09-09 borsAuto merge of #63118 - Centril:stabilize-bind-by-move...
2019-09-09 CaioResolve attributes in several places
2019-09-09 LukasFix typo in config.toml.example
2019-09-09 borsAuto merge of #64237 - estebank:tweak-method-not-found...
2019-09-09 borsAuto merge of #64195 - mark-i-m:update-rustc-guide...
2019-09-09 Nicholas NethercoteShrink `ObligationCauseCode` by boxing `IfExpression`.
2019-09-09 Nicholas NethercoteShrink `ObligationCauseCode` by boxing `MatchExpression...
2019-09-09 Nicholas NethercoteAdd some assertions on obligation type sizes.
2019-09-09 Esteban KüberGive method not found a primary span label
2019-09-09 markupdate guide
2019-09-09 Mark Mansiupdate rustc-guide
2019-09-09 borsAuto merge of #64108 - estebank:issue-36836, r=Centril
2019-09-08 Nicholas NethercoteRemove two unnecessary `clone()` calls.
2019-09-08 Nicholas NethercoteUse `sym::{all,any,main,not}` more.
2019-09-08 borsAuto merge of #64293 - Centril:rollup-blnhxwl, r=Centril
2019-09-08 Mazdak FarrokhzadRollup merge of #64288 - guanqun:use-get-toml, r=Mark...
2019-09-08 Mazdak FarrokhzadRollup merge of #64280 - V1shvesh:master, r=Centril
2019-09-08 Mazdak FarrokhzadRollup merge of #64263 - crlf0710:improve_wording,...
2019-09-08 Mazdak FarrokhzadRollup merge of #64078 - Mark-Simulacrum:compiletest...
2019-09-08 Esteban KüberAlways emit unresolved import errors and hide unused...
2019-09-08 V1shveshDedent macro definition
2019-09-08 V1shveshRemove extra trailing newline
2019-09-08 borsAuto merge of #63994 - Centril:refactor-qualify-consts...
2019-09-08 Guanqun Luuse 'get_toml' instead of regular expression
2019-09-08 Mark RousskovUpdate test stderr with results of enabling unused...
2019-09-08 borsAuto merge of #64281 - Centril:rollup-inyqjf8, r=Centril
2019-09-08 Mazdak FarrokhzadRollup merge of #64267 - ehuss:rustdoc-fix-mixed-code...
2019-09-08 Mazdak FarrokhzadRollup merge of #64265 - petrochenkov:useerr, r=estebank
2019-09-08 Mazdak FarrokhzadRollup merge of #64152 - cramertj:update-backtrace...
2019-09-08 Mazdak FarrokhzadRollup merge of #62205 - timvermeulen:iter_order_by...
2019-09-08 V1shveshRefactor Pluralisation
2019-09-08 V1shveshAdd pluralise macro
2019-09-08 Aleksi JuvaniFix cross-compilation to macOS
2019-09-08 borsAuto merge of #64096 - GuillaumeGomez:theme-regex-fix...
2019-09-08 borsAuto merge of #64044 - Mark-Simulacrum:rustdoc-clean...
2019-09-08 Charles LewImprove wording.
2019-09-07 Mazdak Farrokhzadbind-by-move: add E0008 commented out to error_codes.rs
2019-09-07 Mazdak Farrokhzadbootstrap -> boostrap_stdarch_ignore_this
2019-09-07 Mazdak FarrokhzadTests: No longer emitting 0008, E0301, E0302.
2019-09-07 Mazdak FarrokhzadUpdate tests wrt. bind_by_by_move_pattern_guards stabil...
2019-09-07 Mark RousskovMove to buffers throughout print_item
2019-09-07 Mark RousskovItem to function
2019-09-07 Mark RousskovAllTypes to function
2019-09-07 Mark RousskovSettings to function
2019-09-07 Mark RousskovMove Source to Buffer
2019-09-07 Mark Rousskovlayout::render takes Print instead of fmt::Display
2019-09-07 Mark RousskovDe-indent all fmt::Display impls for later replacement...
2019-09-07 Mark RousskovDelete Sidebar struct in favor of FnOnce impl
next