]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-11-08 Mara BosRollup merge of #78658 - casey:x, r=Mark-Simulacrum
2020-11-08 Mara BosRollup merge of #78572 - de-vri-es:bsd-cloexec, r=m...
2020-11-08 Mara BosRollup merge of #78570 - sasurau4:test/check-pass-print...
2020-11-08 Mara BosRollup merge of #78065 - tshepang:nits, r=dtolnay
2020-11-08 Mara BosRollup merge of #76227 - CDirkx:const-poll, r=KodrAus
2020-11-08 Mara BosRollup merge of #76097 - pickfire:stabilize-spin-loop...
2020-11-08 borsAuto merge of #77729 - petrochenkov:mergetarg, r=Mark...
2020-11-07 borsAuto merge of #78784 - Mark-Simulacrum:revert-77421...
2020-11-07 borsAuto merge of #75199 - Mark-Simulacrum:debug-asserts...
2020-11-07 Daiki Ihararemove FIXME comment of #62277 in print_type_sizez...
2020-11-07 Vadim PetrochenkovUpdate recently added targets
2020-11-07 Vadim Petrochenkovrustc_target: Move `linker_flavor` from `Target` to...
2020-11-07 Vadim Petrochenkovrustc_target: Move `target_vendor` from `Target` to...
2020-11-07 Vadim Petrochenkovrustc_target: Move `target_env` from `Target` to `Targe...
2020-11-07 Vadim Petrochenkovrustc_target: Move `target_os` from `Target` to `Target...
2020-11-07 Vadim Petrochenkovrustc_target: Move `target_endian` from `Target` to...
2020-11-07 Vadim Petrochenkovrustc_target: Move `target_c_int_width` from `Target...
2020-11-07 borsAuto merge of #78817 - RalfJung:miri, r=RalfJung
2020-11-06 Ralf Jungupdate Miri
2020-11-06 Mark RousskovAdd debug asserts to PR builder
2020-11-06 Mark RousskovRe-enable debug and LLVM assertions
2020-11-06 borsAuto merge of #75778 - AndyGauge:75521-rustdoc-book...
2020-11-06 Mark RousskovRevert "Revert "resolve: Avoid "self-confirming" import...
2020-11-06 borsAuto merge of #78810 - JohnTitor:rollup-8fhtvxu, r...
2020-11-06 Yuki OkushiRollup merge of #78798 - ankushduacodes:fixing-typo...
2020-11-06 Yuki OkushiRollup merge of #78795 - est31:node_id_assignment_doc_f...
2020-11-06 Yuki OkushiRollup merge of #78794 - est31:collect_bang, r=oli-obk
2020-11-06 Yuki OkushiRollup merge of #78771 - tmiasko:inline-consts, r=oli-obk
2020-11-06 Yuki OkushiRollup merge of #78760 - jyn514:deny-invalid-codeblocks...
2020-11-06 Yuki OkushiRollup merge of #78730 - kornelski:not-inverse, r=Dylan-DPC
2020-11-06 Yuki OkushiRollup merge of #78726 - GuillaumeGomez:back-link-to...
2020-11-06 Yuki OkushiRollup merge of #78705 - Mark-Simulacrum:nicer-failure...
2020-11-06 Yuki OkushiRollup merge of #78666 - sasurau4:fix/shellcheck-error...
2020-11-06 Yuki OkushiRollup merge of #78559 - glandium:release-notes, r...
2020-11-06 Yuki OkushiRollup merge of #78538 - ssomers:btree_testing_rng...
2020-11-06 Yuki OkushiRollup merge of #78514 - jyn514:setup-number, r=Mark...
2020-11-06 Yuki OkushiRollup merge of #78167 - Nadrieril:fix-76836_, r=varkor
2020-11-06 Yuki OkushiRollup merge of #78006 - pitaj:master, r=jyn514
2020-11-06 Yuki OkushiRollup merge of #74979 - maekawatoshiki:fix, r=Mark...
2020-11-06 Ivan ThamStabilize hint::spin_loop
2020-11-06 Maarten de... Disable accept4 on Android.
2020-11-06 Daiki Iharaignore shellcheck error SC2068
2020-11-06 Daiki Iharafix shellcheck error of SC2068
2020-11-06 Daiki Iharafix shellcheck error of SC1008
2020-11-06 Daiki Iharafix shellcheck error of SC2148
2020-11-06 borsAuto merge of #77351 - jyn514:clippy-sysroot, r=Mark...
2020-11-06 borsAuto merge of #78267 - richkadel:llvm-coverage-counters...
2020-11-06 Rich KadelDisable the spanview tests on MacOS for now
2020-11-06 borsAuto merge of #77856 - GuillaumeGomez:automatic-links...
2020-11-06 ankushduacodesFixing Spelling Typos
2020-11-06 Peter Jaszkowiakdocument HACKs
2020-11-06 Rich KadelFix sed command for Mac
2020-11-06 Rich Kadelrename some tests to avoid exceeding windows path limits
2020-11-06 Rich Kadelfix cross-platform test bugs
2020-11-06 Rich KadelResponded to all feedback as of 2020-10-30
2020-11-06 Rich KadelAddressed all feedback to date
2020-11-06 Rich KadelAdded comments on remapping expression IDs, and URL...
2020-11-06 Rich KadelInjecting expressions in place of counters where helpful
2020-11-06 Rich KadelAdds coverage graphviz
2020-11-06 Rich KadelImplemented CoverageGraph of BasicCoverageBlocks
2020-11-06 Rich KadelSplitting transform/instrument_coverage.rs into transfo...
2020-11-06 Rich KadelRust coverage before splitting instrument_coverage.rs
2020-11-06 est31The renumber pass is long gone
2020-11-06 est31rustc_expand: use collect_bang helper instead of manual...
2020-11-06 Peter JaszkowiakIntra-doc links for std::io::buffered
2020-11-05 Joshua NelsonGet `--fix` working for everything except rustdoc
2020-11-05 NadrierilEmit lints in the order in which they occur in the...
2020-11-05 NadrierilFix unreachable sub-branch detection
2020-11-05 NadrierilAdd test
2020-11-05 Guillaume GomezFix even more URLs
2020-11-05 borsAuto merge of #78774 - flip1995:clippyup, r=Manishearth
2020-11-05 Joshua Nelson`deny(invalid_codeblock_attributes)`
2020-11-05 flip1995Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703...
2020-11-05 borsAuto merge of #78638 - vn-ki:bindigs-after-at-issue...
2020-11-05 borsAuto merge of #6296 - flip1995:rustup, r=flip1995
2020-11-05 borsAuto merge of #78767 - m-ou-se:rollup-eu5wgxl, r=m...
2020-11-05 Mara BosRollup merge of #78758 - eltociear:patch-1, r=jyn514
2020-11-05 Mara BosRollup merge of #78757 - camelid:crate-link-text, r...
2020-11-05 Mara BosRollup merge of #78756 - ehuss:update-cargo, r=ehuss
2020-11-05 Mara BosRollup merge of #78742 - vn-ki:fix-issue-78655, r=oli-obk
2020-11-05 Mara BosRollup merge of #78739 - hameerabbasi:issue-78654,...
2020-11-05 Mara BosRollup merge of #78738 - sasurau4:test/move-range-test...
2020-11-05 Mara BosRollup merge of #78735 - danielhenrymantilla:simplify...
2020-11-05 Mara BosRollup merge of #78733 - matthiaskrgr:cl11ppy, r=jyn514
2020-11-05 Mara BosRollup merge of #78727 - liketechnik:issue-55201, r...
2020-11-05 Mara BosRollup merge of #78716 - est31:array_traits, r=Dylan-DPC
2020-11-05 Mara BosRollup merge of #78584 - notriddle:master, r=GuillaumeGomez
2020-11-05 Mara BosRollup merge of #78465 - est31:proc_macro_to_string...
2020-11-05 Mara BosRollup merge of #78425 - chansuke:move_nan, r=jyn514
2020-11-05 Mara BosRollup merge of #78093 - camelid:as-cleanup, r=jyn514
2020-11-05 Mara BosRollup merge of #76718 - poliorcetics:vec-ui-to-unit...
2020-11-05 Guillaume GomezFix more URLs
2020-11-05 Guillaume GomezRename lint to non_autolinks
2020-11-05 Guillaume GomezImprove lint even more
2020-11-05 Guillaume GomezDon't check for URLs inside codeblocks
2020-11-05 Guillaume GomezUpdate URLs used in the lint example
2020-11-05 Guillaume GomezRename automatic_links to url_improvements
2020-11-05 Guillaume GomezFix automatic_links warnings
2020-11-05 Guillaume GomezImprove automatic_links globally
2020-11-05 Guillaume GomezExtend automatic_links lint to take into account URLs...
next