]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-05-15 borsAuto merge of #81858 - ijackson:fork-no-unwind, r=m...
2021-05-15 borsAuto merge of #84920 - Aaron1011:pretty-print-rental...
2021-05-15 borsAuto merge of #85335 - GuillaumeGomez:rollup-0tvc14g...
2021-05-15 Aaron HillRemove some unncessary spaces from pretty-printed token...
2021-05-15 Guillaume GomezRollup merge of #85329 - RalfJung:version, r=Mark-Simul...
2021-05-15 Guillaume GomezRollup merge of #85324 - FabianWolff:issue-85255, r...
2021-05-15 Guillaume GomezRollup merge of #85185 - GuillaumeGomez:generate-not...
2021-05-15 Guillaume GomezRollup merge of #84751 - Soveu:is_char_boundary_opt...
2021-05-15 Guillaume GomezDon't generate more docs than necessary
2021-05-15 borsAuto merge of #82208 - jyn514:rustfmt-subtree, r=Mark...
2021-05-15 borsAuto merge of #85328 - GuillaumeGomez:rollup-exe9nbj...
2021-05-15 Ralf Jungfix version_str comment
2021-05-15 Guillaume GomezRollup merge of #85323 - GuillaumeGomez:fix-eslint...
2021-05-15 Guillaume GomezRollup merge of #85289 - GuillaumeGomez:fix-toggle...
2021-05-15 Guillaume GomezRollup merge of #85278 - ayushmishra2005:code-refactori...
2021-05-15 Guillaume GomezRollup merge of #85268 - camelid:real-name, r=Mark...
2021-05-15 Guillaume GomezRollup merge of #85256 - GuillaumeGomez:fix-implementor...
2021-05-15 Guillaume GomezRollup merge of #85253 - RafaelKr:patch-1, r=varkor
2021-05-15 Guillaume GomezRollup merge of #85246 - ayushmishra2005:minor-reactori...
2021-05-15 Guillaume GomezRollup merge of #85221 - ijackson:dbg-doc-re-tests...
2021-05-15 Guillaume GomezRollup merge of #85215 - richkadel:ice-fixes-minus...
2021-05-15 Guillaume GomezRollup merge of #85207 - andrewhalle:typo-rootseparator...
2021-05-15 Guillaume GomezRollup merge of #85067 - Stupremee:minimize-amount...
2021-05-15 Guillaume GomezRollup merge of #84461 - jyn514:remove-strip-item,...
2021-05-15 Justus KMinimize amount of fake `DefId`s used in rustdoc
2021-05-15 Guillaume GomezUpdate rustdoc-js tools
2021-05-15 Guillaume GomezFix eslint errors
2021-05-15 Fabian WolffWarn about unused pub fields in non-pub structs
2021-05-15 borsAuto merge of #84152 - sexxi-goose:insignificant_dtor...
2021-05-15 borsAuto merge of #85311 - camelid:box-blanket-impl, r...
2021-05-15 borsAuto merge of #84997 - pietroalbini:ci-verify-channel...
2021-05-15 Dhruv Jauharadd new attribute rustc_insignificant_dtor and a query...
2021-05-15 Caleb Cartwrightci(should-skip-this): only check commits when skip...
2021-05-15 Joshua Nelsonshould-skip-this: Check for changes between the master...
2021-05-15 Joshua NelsonRun toolstate jobs when src/tools/rustfmt is modified.
2021-05-15 Joshua NelsonUpdate log to 0.4.14
2021-05-15 Joshua NelsonDon't copy tool dependencies to the sysroot
2021-05-15 Joshua NelsonUpdate bootstrap for in-tree rustfmt
2021-05-15 Caleb CartwrightAdd 'src/tools/rustfmt/' from commit '7872306edf2e11a69...
2021-05-15 Joshua NelsonDelete rustfmt submodule
2021-05-15 Caleb Cartwrightadd rustfmt crlf files to root gitattributes
2021-05-15 Noah LevBox `Impl.blanket_impl` to reduce size
2021-05-14 Caleb Cartwrightchore: update gitattributes for files with windows...
2021-05-14 Guillaume GomezAdd test for toggle on mobile size
2021-05-14 Guillaume GomezUnify toggle rules on smaller resolutions
2021-05-14 Guillaume GomezMove @media rules at the end so they override the other...
2021-05-14 borsAuto merge of #85211 - Aaron1011:metadata-invalid-span...
2021-05-14 Guillaume GomezFix toggle position on mobile
2021-05-14 borsAuto merge of #83640 - bjorn3:shared_metadata_reader...
2021-05-14 ayushmishra2005Addressed PR coments
2021-05-14 Ian Jacksonpanic abort after fork test: Disable on android
2021-05-14 borsAuto merge of #85236 - nikic:update-llvm-submodule...
2021-05-14 borsAuto merge of #85233 - FabianWolff:issue-85227, r=petro...
2021-05-14 borsAuto merge of #85190 - mati865:update-cc, r=Mark-Simulacrum
2021-05-14 ayushmishra2005Improve match statements
2021-05-14 borsAuto merge of #85195 - Mark-Simulacrum:variant-by-idx...
2021-05-13 borsAuto merge of #84107 - Amanieu:global_asm2, r=nagisa
2021-05-13 Amanieu d'AntrasFix tests
2021-05-13 Amanieu d'AntrasUpdate compiler_builtins to 0.1.43
2021-05-13 Amanieu d'Antrasglobal_asm! consts do not depend on other items
2021-05-13 Amanieu d'AntrasClarify error message when both asm! and global_asm...
2021-05-13 Amanieu d'AntrasUpdate global_asm! documentation
2021-05-13 Amanieu d'AntrasAdd tests for global_asm!
2021-05-13 Amanieu d'AntrasAdd support for const operands and options to global_asm!
2021-05-13 borsAuto merge of #85186 - nikomatsakis:issue-83538-pollute...
2021-05-13 Ian JacksonTolerate SIGTRAP for panic abort after panic::always_abort
2021-05-13 Ian JacksonUse SIGUSR1 rather than SIGTRAP for "allocated after...
2021-05-13 Noah LevUse my real name
2021-05-13 borsAuto merge of #85258 - GuillaumeGomez:rollup-kzay7o5...
2021-05-13 Ian JacksonChange "etc." to "and similar"
2021-05-13 Guillaume GomezRollup merge of #85240 - Aaron1011:no-suggest-static...
2021-05-13 Guillaume GomezRollup merge of #85177 - tspiteri:wrapping-bits, r...
2021-05-13 Guillaume GomezRollup merge of #85175 - GuillaumeGomez:rustdoc-cleanup...
2021-05-13 Guillaume GomezRollup merge of #85068 - luqmana:78708-xcrate-diag...
2021-05-13 borsAuto merge of #85110 - RalfJung:no-rustc_args_required_...
2021-05-13 Guillaume GomezFix display for "implementors" section
2021-05-13 Ralf Jungfix test suite
2021-05-13 Ralf Jungupdate stdarch
2021-05-13 Rafael Krautswap function order for better read flow
2021-05-13 bjorn3Use DefaultMetadataLoader in the hotplug_codegen_backen...
2021-05-13 borsAuto merge of #83129 - LeSeulArtichaut:thir-unsafeck...
2021-05-13 Niko Matsakishave on_completion record subcycles
2021-05-13 Niko Matsakisintroduce a unit testing feature `rustc_evaluate_where_...
2021-05-13 borsAuto merge of #85041 - mibac138:suggest-generics, r...
2021-05-13 borsAuto merge of #84732 - DrChat:asm_powerpc, r=Amanieu
2021-05-13 ayushmishra2005removed compilation error
2021-05-13 ayushmishra2005Miner code formatting
2021-05-13 Rich Kadel`coverageinfo` query needs to use the same MIR as codegen
2021-05-13 borsAuto merge of #83759 - SkiFire13:fix-diag, r=estebank
2021-05-13 Andy WangBump nightly version
2021-05-13 Andy WangRename `RealFileName::Named` to `LocalPath`
2021-05-13 Andy WangOnly deal with LocalPath in conversion
2021-05-13 Andy WangRename span_to_string to span_to_diagnostic_string
2021-05-13 Rich KadelSimplified body_span and filtered span code
2021-05-13 Rich KadelSpanview needs the relevant body_span used for coverage
2021-05-13 Aaron HillDon't suggest adding `'static` lifetime to arguments
2021-05-13 borsAuto merge of #82069 - Aaron1011:verbose-in-macro,...
2021-05-12 Aaron HillShow macro name in 'this error originates in macro...
2021-05-12 borsAuto merge of #85218 - kornelski:pointerinline, r=scottmcm
2021-05-12 Aaron HillPreserve `SyntaxContext` for invalid/dummy spans in...
next