]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #66366 - JohnTitor:rollup-xlc1bj2, r=JohnTitor
[rust.git] / src /
2019-11-13 borsAuto merge of #66366 - JohnTitor:rollup-xlc1bj2, r...
2019-11-13 Yuki OkushiRollup merge of #66337 - Mark-Simulacrum:no-decode...
2019-11-13 Yuki OkushiRollup merge of #66335 - Mark-Simulacrum:self-profile...
2019-11-13 Yuki OkushiRollup merge of #66334 - Mark-Simulacrum:sess-cstore...
2019-11-13 Yuki OkushiRollup merge of #66331 - JohnTitor:add-tests, r=Centril
2019-11-13 Yuki OkushiRollup merge of #66330 - Nadrieril:nonexhaustive-constr...
2019-11-13 Yuki OkushiRollup merge of #66317 - cuviper:bindir_relative, r...
2019-11-13 Yuki OkushiRollup merge of #66297 - vakaras:edit-queries, r=oli-obk
2019-11-13 Yuki OkushiRollup merge of #66292 - lzutao:result-map_or, r=SimonSapin
2019-11-13 Yuki OkushiRollup merge of #66248 - RalfJung:unsafe_cell_raw_get...
2019-11-13 Yuki OkushiRollup merge of #66227 - bryanburgers:bufwriter-docs...
2019-11-13 Yuki OkushiRollup merge of #66186 - GuillaumeGomez:long-err-explan...
2019-11-13 Yuki OkushiRollup merge of #66166 - GuillaumeGomez:rename-rustdoc...
2019-11-13 Yuki OkushiRollup merge of #66094 - ArturKovacs:fix-count-doc...
2019-11-13 Yuki OkushiRollup merge of #65932 - guanqun:download-xz, r=alexcri...
2019-11-13 Ralf Jungmake things ugly
2019-11-13 Ralf Jungexpand docs
2019-11-13 Ralf Jungclarify why we can do the ptr cast
2019-11-13 Ralf JungTrailing full stop
2019-11-13 borsAuto merge of #65637 - ssomers:master, r=scottmcm
2019-11-13 Dylan DPCtidy up!
2019-11-13 Dylan DPCUpdate error_codes.rs
2019-11-13 borsAuto merge of #66156 - Mark-Simulacrum:stage0-step...
2019-11-12 Mark RousskovRemove no longer needed mutability
2019-11-12 Mark RousskovCompiletest bump to stage0 bootstrap libtest
2019-11-12 Mark RousskovHopefully fix rustdoc build
2019-11-12 Mark RousskovSnap cfgs
2019-11-12 Mark RousskovBump version to 1.41
2019-11-12 borsAuto merge of #60026 - Aaron1011:feature/miri-unwind...
2019-11-12 Mark RousskovRegister queries with self profiler in rustc_interface
2019-11-12 Mark RousskovRemove dead code for encoding/decoding lint IDs
2019-11-12 borsAuto merge of #65608 - matthewjasper:mir-eval-order...
2019-11-12 Mark RousskovMove self-profile infrastructure to data structures
2019-11-12 Josh StoneFallback to the unmodified path in bindir_relative
2019-11-12 Yuki OkushiAdd test for issue-63279
2019-11-12 Yuki OkushiAdd test for issue-52432
2019-11-12 Yuki OkushiAdd test for issue-40231
2019-11-12 Yuki OkushiAdd test for issue-30904
2019-11-12 NadrierilMove NonExhaustive checks to the relevant match branches
2019-11-12 NadrierilIntroduce Constructor::NonExhaustive
2019-11-12 NadrierilMatch constructor first in Constructor methods
2019-11-12 borsAuto merge of #66318 - mati865:llvm-update, r=matthewjasper
2019-11-12 Mateusz MikułaUpdate llvm submodule
2019-11-12 borsAuto merge of #66323 - JohnTitor:rollup-jl8xdk4, r...
2019-11-12 Yuki OkushiRollup merge of #66309 - petrochenkov:annoying, r=Mark...
2019-11-12 Yuki OkushiRollup merge of #66299 - rossmacarthur:fix-41260-avoid...
2019-11-12 Yuki OkushiRollup merge of #66280 - stepancheg:union, r=alexcrichton
2019-11-12 Yuki OkushiRollup merge of #66278 - LukasKalbertodt:fix-proc-macro...
2019-11-12 Yuki OkushiRollup merge of #66276 - Mark-Simulacrum:sess-code...
2019-11-12 Yuki OkushiRollup merge of #66267 - GuillaumeGomez:add-rustdoc...
2019-11-12 Yuki OkushiRollup merge of #66263 - guanqun:make-error-explicit...
2019-11-12 Yuki OkushiRollup merge of #66257 - mati865:long-section-names...
2019-11-12 Yuki OkushiRollup merge of #66241 - lzutao:ssl, r=alexcrichton
2019-11-12 Yuki OkushiRollup merge of #66230 - Axelderan:remove-vestigial...
2019-11-12 Yuki OkushiRollup merge of #65965 - GuillaumeGomez:clean-up-librus...
2019-11-12 borsAuto merge of #66129 - Nadrieril:refactor-slice-pat...
2019-11-12 Lzu Taoadd Result::map_or
2019-11-11 borsAuto merge of #66310 - Manishearth:clippyup, r=Manishearth
2019-11-11 Josh StoneUse a relative bindir for rustdoc to find rustc
2019-11-11 Matthew JasperEvaluate borrow and struct expressions in `into`
2019-11-11 Matthew JasperFix soundness issue with index bounds checks
2019-11-11 Matthew JasperAvoid a string comparison in MIR construction
2019-11-11 Aaron HillUpdate
2019-11-11 Aaron HillReturn Ok(false) instead of throwing when handling...
2019-11-11 Aaron HillFix rebase fallout
2019-11-11 Aaron HillRename to
2019-11-11 Aaron HillFix debug assertion
2019-11-11 Aaron HillRemove trampoline, pass `ret` and `unwind` when handlin...
2019-11-11 Aaron HillFix tidy
2019-11-11 Aaron HillAdd more detailed codegen comment
2019-11-11 Aaron HillMove to miri.rs and re-export it
2019-11-11 Aaron HillSome code cleanup
2019-11-11 Aaron HillMake doc comment more accurate
2019-11-11 Aaron HillChange TODO to FIXME
2019-11-11 Aaron HillAdd comment
2019-11-11 Aaron HillAdd miri trampoline, fix handling of intrinsic return
2019-11-11 Aaron HillUse proper intrinsic type
2019-11-11 Aaron HillMore work on miri_start_panic
2019-11-11 Aaron HillFix up intrinsic implementation
2019-11-11 Aaron HillAdd explicit Miri support to libpanic_unwind
2019-11-11 Aaron HillDon't attempt to get cwd when printing backtrace under...
2019-11-11 Aaron HillFix unwinding logic
2019-11-11 Aaron HillSome cleanup
2019-11-11 Aaron HillAdd doc comment
2019-11-11 Aaron HillA few minor tweaks
2019-11-11 Ralf Jungavoid the loop in unwinding stack popping
2019-11-11 Aaron HillMore fixes for rustc changes
2019-11-11 Aaron HillRemove old intrinsic check
2019-11-11 Aaron HillFix incorrect unwrap of dest
2019-11-11 Aaron HillFormatting improvements
2019-11-11 Aaron HillAdd hooks for Miri panic unwinding
2019-11-11 Mark RousskovMove allocator_kind to CrateStore
2019-11-11 Mark RousskovMove injected_panic_runtime to CrateStore
2019-11-11 Manish GoregaokarUpdate clippy
2019-11-11 Vadim PetrochenkovTiny cleanup to size assertions
2019-11-11 borsAuto merge of #65933 - crgl:vec-deque-truncate, r=alexc...
2019-11-11 Vytautas AstrauskasAdd a callback that allows compiler consumers to overri...
2019-11-11 Ross MacArthursupport issue = "none" in unstable attributes
2019-11-11 Guanqun Lubootstrap: don't call support_xz in hot-path
2019-11-11 borsAuto merge of #66252 - cjgillot:trees, r=oli-obk
next