]> git.lizzy.rs Git - rust.git/history - src
Move installing of deps to the docker container, instead of installing on the host...
[rust.git] / src /
2019-07-06 André Luis Leal... Move installing of deps to the docker container, instea...
2019-07-06 André Luis Leal... Add linkcheck command to rustbook tool
2019-07-06 André Luis Leal... Track rustc-guide on toolstate
2019-07-06 André Luis Leal... add ./x.py test src/doc/rustc-guide
2019-07-06 borsAuto merge of #61988 - Centril:there-is-only-loop,...
2019-07-06 Mazdak Farrokhzad--bless --compare-mode=nll
2019-07-06 Mazdak FarrokhzadBless mir-opt/while-storage.rs.
2019-07-06 Mazdak FarrokhzadCleanup liveness comment.
2019-07-06 Mazdak Farrokhzadwhile_{let_}loops/change_{break,continue}: typeck_table...
2019-07-06 Mazdak FarrokhzadLowering: Fuse ExprKind::While logic + Cleanup.
2019-07-06 Mazdak FarrokhzadMake WhileTrue into an EarlyLintPass lint.
2019-07-06 Mazdak FarrokhzadMake sure while-exprs require 'cond: bool' exactly.
2019-07-06 Mazdak FarrokhzadAdjust incremental test while_loops.rs
2019-07-06 Mazdak Farrokhzadwhile desugars to loop so 'a: while break 'a {} in...
2019-07-06 Mazdak FarrokhzadEnforce 'cond: bool' in while-expr + improve reachabili...
2019-07-06 Mazdak Farrokhzadmin_const_fn: change error message due to changed desug...
2019-07-06 Mazdak FarrokhzadRemove ExprKind::While from HIR.
2019-07-06 borsAuto merge of #62428 - Centril:rollup-2udow5e, r=Centril
2019-07-06 Mazdak FarrokhzadRollup merge of #62377 - wesleywiser:fix_62375, r=alexc...
2019-07-06 Mazdak FarrokhzadRollup merge of #62329 - matklad:no-peeking, r=petrochenkov
2019-07-06 Mazdak FarrokhzadRollup merge of #62296 - RalfJung:memalign, r=alexcrichton
2019-07-06 Mazdak FarrokhzadRollup merge of #62264 - RalfJung:inline-forcing, r...
2019-07-06 Mazdak FarrokhzadRollup merge of #62257 - RalfJung:miri-c-str, r=estebank
2019-07-06 Mazdak FarrokhzadRollup merge of #62245 - RalfJung:miri-extra-fn, r...
2019-07-06 Mazdak FarrokhzadRollup merge of #62151 - alexcrichton:update-openssl...
2019-07-05 borsAuto merge of #62419 - Centril:rollup-82umycq, r=Centril
2019-07-05 Mazdak FarrokhzadRollup merge of #62414 - jethrogb:jb/sgx-uninit, r...
2019-07-05 Mazdak FarrokhzadRollup merge of #62406 - Mark-Simulacrum:warnings-lint...
2019-07-05 Mazdak FarrokhzadRollup merge of #62396 - RalfJung:miri-no-null, r=alexc...
2019-07-05 Mazdak FarrokhzadRollup merge of #62390 - markebrooks:encourage, r=Centril
2019-07-05 Mazdak FarrokhzadRollup merge of #62381 - pawroman:fix_typo_in_write_vec...
2019-07-05 Mazdak FarrokhzadRollup merge of #62380 - eddyb:x64-sysv-regs, r=nagisa
2019-07-05 Mazdak FarrokhzadRollup merge of #62369 - JohnTitor:remove-compile-pass...
2019-07-05 Mazdak FarrokhzadRollup merge of #62193 - matthewjasper:dynamic-drop...
2019-07-05 Mazdak FarrokhzadRollup merge of #62168 - ljedrz:the_culmination_of_hiri...
2019-07-05 Mazdak FarrokhzadRollup merge of #62158 - christianpoveda:ecx-memory...
2019-07-05 Mazdak FarrokhzadRollup merge of #62133 - petrochenkov:norustc, r=eddyb
2019-07-05 Mazdak FarrokhzadRollup merge of #62110 - nnethercote:improve-Ztime...
2019-07-05 Mazdak FarrokhzadRollup merge of #61545 - flip1995:internal_lints, r...
2019-07-05 Yuki OkushiFix test annotation
2019-07-05 Yuki OkushiUpdate rustc-guide
2019-07-05 Yuki OkushiRemove compile-pass from error codes' explanation
2019-07-05 Yuki OkushiRemove compile-pass from compiletest
2019-07-05 Jethro BeekmanRemove last use of mem::uninitialized in SGX
2019-07-05 Mark RousskovLint on invalid values passed to x.py --warnings
2019-07-05 borsAuto merge of #62407 - Centril:rollup-g0zmff7, r=Centril
2019-07-05 Mazdak FarrokhzadRollup merge of #62388 - rust-lang:fix-loop-break-mir...
2019-07-05 Mazdak FarrokhzadRollup merge of #62383 - Aaron1011:fix/async-error...
2019-07-05 Mazdak FarrokhzadRollup merge of #62371 - Nemo157:fix-62288, r=Centril
2019-07-05 Mazdak FarrokhzadRollup merge of #62324 - Centril:reduce-await-macro...
2019-07-05 Mazdak FarrokhzadRollup merge of #62323 - Centril:clarify-read-unaligned...
2019-07-05 Mazdak FarrokhzadRollup merge of #62292 - Centril:split-async-closures...
2019-07-05 Mazdak FarrokhzadRollup merge of #62238 - GuillaumeGomez:fix-code-block...
2019-07-05 Mazdak FarrokhzadRollup merge of #62169 - Zoxc:store-query-results,...
2019-07-05 Mazdak FarrokhzadRollup merge of #62150 - alex:mem-uninit-refactor,...
2019-07-05 Mazdak FarrokhzadRollup merge of #62123 - jeremystucki:needless_lifetime...
2019-07-05 Eduard-Mihai Burtescurustc_target: avoid negative register counts in the...
2019-07-05 borsAuto merge of #62099 - Mark-Simulacrum:syntax-print...
2019-07-05 Ralf Jungremove Scalar::is_null_ptr
2019-07-05 borsAuto merge of #62376 - Mark-Simulacrum:1.38-nightly...
2019-07-05 Mark RousskovPermit use of mem::uninitialized via allow(deprecated)
2019-07-04 Nicholas NethercoteAdd a "total" measurement to -Ztime-passes.
2019-07-04 Nicholas NethercoteRemove `solve_nll_region_constraints` measurements...
2019-07-04 borsAuto merge of #62153 - alexcrichton:parallel-compress...
2019-07-04 Matthew JasperBreak out of the correct number of scopes in loops
2019-07-04 Matthew JasperCreate async version of the dynamic-drop test
2019-07-04 Alex CrichtonUpdate the `rust-installer` submodule
2019-07-04 borsAuto merge of #61392 - Zoxc:single-interner, r=eddyb
2019-07-04 Aaron HillImprove error span for async type inference error
2019-07-04 Paweł RomanowskiFix a typo in Write::write_vectored docs
2019-07-04 Mark RousskovSwitch master to 1.38
2019-07-04 Wesley WiserAdd test for ICE #62375
2019-07-04 Alex GaynorImplement mem::{zeroed,uninitialized} in terms of Maybe...
2019-07-04 Wim LoomanAdd tracking issue for Box::into_pin
2019-07-04 ljedrzinfer: fix a Region-related debug message
2019-07-04 ljedrzfix a dep_graph doc regarding type_of_item
2019-07-04 ljedrzinfer::error_reporting: adjust 2 debug messages
2019-07-04 ljedrzrename hir::map::opt_local_def_id*
2019-07-04 ljedrzrename hir::map::local_def_id_from_hir_id to local_def_id
2019-07-04 ljedrzrename hir::map::local_def_id to local_def_id_from_node_id
2019-07-04 ljedrzremove FIXMEs for functions that won't go away
2019-07-04 Ralf Jungimprove validity error range printing for singleton...
2019-07-04 Ralf Jungturns out that dangling pointer branch is dead code...
2019-07-04 Ralf Junguse get_size_and_align to test if an allocation is...
2019-07-04 Jeremy StuckiAdd missing lifetime specifier
2019-07-04 Ralf Jungorganize methods a bit better
2019-07-04 Ralf Jungmore inlining
2019-07-04 Ralf Jungmake Memory::get_fn take a Scalar like most of the...
2019-07-04 Ralf Jungfix for tidy
2019-07-04 Ralf Jungfix determinig the size of foreign static allocations
2019-07-04 Ralf Jungadd machine hook to handle calls to 'extra' function...
2019-07-04 Ralf JungAdd basic support for "other" kinds of values for funct...
2019-07-04 Ralf JungGo back to just passing MemoryExtra to the machine...
2019-07-04 Ralf JungMachine: make self-like parameters come first
2019-07-04 Mazdak Farrokhzadptr::{read,write}_unaligned: use no_run and reword...
2019-07-04 Christian PovedaFix merge conflicts
2019-07-04 Aleksey Kladovmake unwrap_or_abort non-generic again
2019-07-04 Aleksey Kladovremove unused mk_sp_and_raw
2019-07-04 Aleksey Kladovdon't rely on spans when checking tokens for jointness
2019-07-04 Aleksey Kladovslightly comment lexer API
next