]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 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 borsAuto merge of #65608 - matthewjasper:mir-eval-order...
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 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 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
2019-11-11 borsAuto merge of #66213 - tmiasko:mandatory-error-warn...
2019-11-11 Lukas KalbertodtFix error message about exported symbols from proc...
2019-11-11 borsAuto merge of #66207 - Manishearth:clippyup, r=Centril
2019-11-11 Manish GoregaokarUpdate clippy
2019-11-11 borsAuto merge of #66250 - oli-obk:no_fields_in_empty_union...
2019-11-10 Stepan KoltsovFix HashSet::union performance
2019-11-10 Guillaume GomezAdd rustdoc doc page for lints
2019-11-10 Guillaume GomezAdd rustdoc doc page on how to write documentation
2019-11-10 borsAuto merge of #66161 - mark-i-m:fix-rustc-guide, r...
2019-11-10 Tomasz MiąskoMake error and warning annotations mandatory in UI...
2019-11-10 Tomasz MiąskoAdd warning annotations to rustdoc-ui tests
2019-11-10 Tomasz MiąskoAdd warning annotations to ignore-stage1 ui-fulldeps...
2019-11-10 Mark RousskovMove lock into CodeStats
2019-11-10 borsAuto merge of #66070 - petrochenkov:regattr, r=matthewj...
2019-11-10 Guillaume GomezClean up librustc_typeck error_codes file
2019-11-10 borsAuto merge of #65324 - Centril:organize-syntax, r=petro...
2019-11-10 Camille GILLOTFix tidy.
2019-11-10 Camille GILLOTMerge hir::ImplPolarity into ast::ImplPolarity.
2019-11-10 Camille GILLOTMerge hir::IsAuto into ast::IsAuto.
2019-11-10 Camille GILLOTMerge hir::CaptureClause into ast::CaptureBy.
next