]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-09-14 Igor Matuszewskisave-analysis: Process bounds in impl trait only in...
2019-09-14 Igor Matuszewskisave-analysis: Deduplicate lookup_{d,r}ef_id functions
2019-09-13 Igor Matuszewskisave-analysis: Visit bounds in opaque types
2019-09-13 Igor Matuszewskisave-analysis: Use process_bounds when processing opaqu...
2019-09-13 Igor Matuszewskisave-analysis: Add a related test case
2019-09-13 Igor MatuszewskiAlways validate HIR ID for TypeckTables
2019-09-13 Igor Matuszewskisave-analysis: Nest typeck tables when processing funct...
2019-09-13 borsAuto merge of #64254 - aleksijuvani:fix-macos-sysroot...
2019-09-13 borsAuto merge of #64361 - ehuss:update-cargo, r=alexcrichton
2019-09-12 borsAuto merge of #64360 - varkor:foreign-items-diagnostic...
2019-09-12 Aleksi JuvaniIgnore linker env vars set for macOS on iOS targets
2019-09-12 borsAuto merge of #64359 - varkor:opaque-ty-in-extern,...
2019-09-12 Aleksi JuvaniRemove env vars instead of setting them to an empty...
2019-09-12 borsAuto merge of #64328 - Mark-Simulacrum:rustdoc-find...
2019-09-12 borsAuto merge of #64303 - nnethercote:avoid-more-Symbol...
2019-09-11 borsAuto merge of #64334 - jyao1:i686-master, r=joshtriplett
2019-09-11 borsAuto merge of #64271 - Centril:non-exhaustive-peel...
2019-09-11 borsAuto merge of #64154 - alexcrichton:std-backtrace,...
2019-09-11 Nicholas NethercoteAvoid two `Symbol::as_str()` calls.
2019-09-11 Nicholas NethercoteUse `Symbol` in `external_path()`.
2019-09-11 Nicholas NethercoteUse `Symbol` in `weak_lang_items!`.
2019-09-11 Nicholas NethercoteUse `ast::Name` in `report_ambiguous_associated_type()`.
2019-09-11 Nicholas NethercoteUse `Symbol` in `Linker`.
2019-09-11 Nicholas NethercoteStore `InternedString`s in `AssertModuleSource::availab...
2019-09-11 borsAuto merge of #64369 - Centril:rollup-g875ozi, r=Centril
2019-09-11 Mazdak FarrokhzadRollup merge of #64349 - arnohaase:pr_documentation_ato...
2019-09-11 Mazdak FarrokhzadRollup merge of #64326 - hman523:master, r=joshtriplett
2019-09-11 Mazdak FarrokhzadRollup merge of #64188 - alexcrichton:wasi-cdylib,...
2019-09-11 Mazdak FarrokhzadRollup merge of #64129 - Wind-River:master_003, r=alexc...
2019-09-11 Mazdak FarrokhzadRollup merge of #64072 - limira:patch-1, r=ollie27
2019-09-11 Mazdak FarrokhzadRollup merge of #64060 - petrochenkov:unstdhyg, r=tmandry
2019-09-10 varkorMake wording less confusing
2019-09-10 varkorCorrect the polymorphic extern fn error for const param...
2019-09-10 varkorRefactor "not FFI-safe" diagnostic
2019-09-10 Mark RousskovAdd unstable --test-builder to rustdoc
2019-09-10 Mark RousskovLocate rustc binary similarly to codegen backend loading
2019-09-10 BaoshanMerge pull request #19 from Wind-River/min_stack_size
2019-09-10 Eric HussUpdate cargo
2019-09-10 varkorSurround `PhantomData` in backticks
2019-09-10 varkorForbid opaque types in extern blocks
2019-09-10 Baoshan Pangremove Copyright notic
2019-09-10 borsAuto merge of #64354 - Centril:rollup-oaq0xoi, r=Centril
2019-09-10 Mazdak FarrokhzadRollup merge of #64344 - eddyb:mir-opt-stop-shouting...
2019-09-10 Mazdak FarrokhzadRollup merge of #64331 - hman523:fix-64322, r=varkor
2019-09-10 Mazdak FarrokhzadRollup merge of #64330 - Mark-Simulacrum:clarify-E0507...
2019-09-10 Mazdak FarrokhzadRollup merge of #64311 - eddyb:lldb-python3, r=michaelw...
2019-09-10 Mazdak FarrokhzadRollup merge of #64292 - davidtwco:issue-63832-await...
2019-09-10 Mazdak FarrokhzadRollup merge of #64256 - smaeul:patch/powerpc64-tests...
2019-09-10 Mazdak FarrokhzadRollup merge of #63989 - yaahc:master, r=Manishearth
2019-09-10 Mazdak FarrokhzadRollup merge of #63786 - tspiteri:const-abs, r=alexcrichton
2019-09-10 varkorAdd unexpected type to extern type bug message
2019-09-10 Aleksi JuvaniSet environment variables for linker instead of sysroot
2019-09-10 borsAuto merge of #60387 - Goirad:test-expansion, r=ollie27
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 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 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
next