]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-07-15 Lzu TaoRemove combine function
2020-07-15 borsAuto merge of #74175 - nnethercote:more-static-symbols...
2020-07-14 Nicholas NethercoteRemove lots of `Symbol::as_str()` calls.
2020-07-14 Nicholas NethercoteAdd and use more static symbols.
2020-07-14 Nicholas NethercoteFix the ordering of the static symbols.
2020-07-14 Nicholas NethercoteRename `sym::nontrapping_fptoint`.
2020-07-14 borsAuto merge of #74342 - Manishearth:rollup-l63pesj,...
2020-07-14 Manish GoregaokarRollup merge of #74340 - davidtwco:issue-73747-improper...
2020-07-14 Manish GoregaokarRollup merge of #74336 - davidtwco:issue-73112-cross...
2020-07-14 Manish GoregaokarRollup merge of #74334 - jyn514:config-toml-docs, r...
2020-07-14 Manish GoregaokarRollup merge of #74332 - ehuss:update-cargo, r=ehuss
2020-07-14 Manish GoregaokarRollup merge of #74272 - davidtwco:issue-73626-multilin...
2020-07-14 Manish GoregaokarRollup merge of #74271 - lzutao:cmdbytes, r=LukasKalbertodt
2020-07-14 Manish GoregaokarRollup merge of #74263 - RalfJung:thread-local, r=Mark...
2020-07-14 Manish GoregaokarRollup merge of #74252 - shepmaster:bootstrap-rust...
2020-07-14 Manish GoregaokarRollup merge of #74228 - estebank:unsized-param, r...
2020-07-14 Manish GoregaokarRollup merge of #74211 - estebank:struct-pat-as-unit...
2020-07-14 Manish GoregaokarRollup merge of #73759 - GuillaumeGomez:stdin-examples...
2020-07-14 Esteban KüberReword message
2020-07-14 Esteban KüberRemove redundant explanatory `note` for type parameters
2020-07-14 David Woodlint: use `transparent_newtype_field` to avoid ICE
2020-07-14 Esteban KüberSuggest borrowing in more unsized fn param cases
2020-07-14 Esteban KüberRemove `Sized` `on_unimplemented` note
2020-07-14 Esteban KüberSuggest boxing or borrowing unsized fields
2020-07-14 Esteban KüberPoint at type on E0275 instead of whole field
2020-07-14 Esteban KüberSuggest borrowing unsized argument types
2020-07-14 Esteban KüberSuggest struct pat on incorrect unit or tuple pat
2020-07-14 borsAuto merge of #74330 - Manishearth:rollup-mrc09pb,...
2020-07-14 David Woodtypeck: use `item_name` in cross-crate packed diag
2020-07-14 Joshua Nelsonbootstrap: Improve wording on docs for `verbose-tests`
2020-07-14 Eric HussUpdate cargo
2020-07-14 Manish GoregaokarRollup merge of #74324 - flip1995:clippyup, r=Manishearth
2020-07-14 Manish GoregaokarRollup merge of #74316 - yoshuawuyts:no-wake-type-hints...
2020-07-14 Manish GoregaokarRollup merge of #74310 - nnethercote:use-ArrayVec-in...
2020-07-14 Manish GoregaokarRollup merge of #74296 - Lynoure:rfind-doc-improvement...
2020-07-14 Manish GoregaokarRollup merge of #74270 - davidtwco:issue-74086-more...
2020-07-14 Manish GoregaokarRollup merge of #74257 - alex:patch-1, r=joshtriplett
2020-07-14 Manish GoregaokarRollup merge of #74239 - AdrianCX:master, r=cuviper
2020-07-14 Manish GoregaokarRollup merge of #74227 - erikdesjardins:layun, r=estebank
2020-07-14 Manish GoregaokarRollup merge of #74220 - lzutao:windows-path-com, r...
2020-07-14 Manish GoregaokarRollup merge of #74173 - estebank:struct-pat-as-enum...
2020-07-14 Manish GoregaokarRollup merge of #73986 - RalfJung:raw-slice-as-ptr...
2020-07-14 Manish GoregaokarRollup merge of #73965 - davidtwco:issue-73886-non...
2020-07-14 Manish GoregaokarRollup merge of #73866 - Goirad:fix-entry-improper...
2020-07-14 Manish GoregaokarRollup merge of #73720 - GuillaumeGomez:cleanup-e0704...
2020-07-14 Manish GoregaokarRollup merge of #71237 - Cldfire:rustdoc-ayu-theme...
2020-07-14 flip1995Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175...
2020-07-14 Yoshua WuytsRemove unnecessary type hints from the Wake impl
2020-07-14 borsAuto merge of #5732 - bjorn3:patch-1, r=flip1995
2020-07-14 borsAuto merge of #5773 - giraffate:repeat_once, r=flip1995
2020-07-14 borsAuto merge of #73490 - CAD97:range-unchecked-stepping...
2020-07-14 borsAuto merge of #74313 - Manishearth:rollup-b55rn6t,...
2020-07-14 Manish GoregaokarRollup merge of #74286 - PankajChaudhary5:E0688, r...
2020-07-14 Manish GoregaokarRollup merge of #74285 - wangtheo:issue-71669, r=lcnr
2020-07-14 Manish GoregaokarRollup merge of #74147 - dennis-hamester:fix/issue...
2020-07-14 Manish GoregaokarRollup merge of #74123 - GuillaumeGomez:cleanup-e0718...
2020-07-14 Manish GoregaokarRollup merge of #74046 - ehuss:deny-warnings-caching...
2020-07-14 Manish GoregaokarRollup merge of #73867 - poliorcetics:union-keyword...
2020-07-14 Manish GoregaokarRollup merge of #73852 - euclio:rustdoc-attr-newlines...
2020-07-14 Manish GoregaokarRollup merge of #73354 - XAMPPRocky:relnotes-1.45.0...
2020-07-14 Nicholas NethercoteUse `ArrayVec` in `SparseBitSet`.
2020-07-13 Takayuki NakataUse `.is_some()` not `Some(_)`
2020-07-13 bjorn3Rename collapsable_if fix suggestion to "collapse neste...
2020-07-13 Lynoure BraakmanClarify the description for rfind
2020-07-13 Takayuki NakataRefactoring to use `constant_context
2020-07-13 borsAuto merge of #5792 - flip1995:rollup-torc1we, r=flip1995
2020-07-13 Philipp KronesRollup merge of #5786 - matthiaskrgr:new_lint_issue_tem...
2020-07-13 Philipp KronesRollup merge of #5784 - matthiaskrgr:ice_5780, r=phansch
2020-07-13 Philipp KronesRollup merge of #5756 - ebroto:5754_sort_by, r=flip1995
2020-07-13 Philipp KronesRollup merge of #5752 - chrisduerr:pedantic_ranges...
2020-07-13 Philipp KronesRollup merge of #5443 - thiagoarrais:issue-2040, r...
2020-07-13 borsAuto merge of #5790 - flip1995:rustup, r=flip1995
2020-07-13 wangtheoRemove trailing whitespace
2020-07-13 Pankaj ChaudharyMerge branch 'master' into E0688
2020-07-13 PankajChaudhary5Added proper explanation of ErrorCode-E0688
2020-07-13 Teddy_WangRemoved trailing whitespace
2020-07-13 Teddy_WangAdded ui tests for volatile and nearby intrinsics
2020-07-13 Teddy_WangAdded tests for volatile and nearbyint intrinsics
2020-07-12 Adrian CruceruUpdate llvm-project to latest origin/rustc/10.0-2020...
2020-07-12 Jarek SamicAdd Ayu theme to rustdoc
2020-07-12 Jarek SamicClean up handling of style files in rustdoc
2020-07-12 Jake GouldingDon't allow `DESTDIR` to influence LLVM builds
2020-07-12 Erin PowerUpdate RELEASES.md for 1.45.0
2020-07-12 Esteban KüberDetect tuple struct incorrectly used as struct pat
2020-07-12 David Woodpprust: support multiline comments within lines
2020-07-12 Lzu Taoprocess_unix: prefer i32::*_be_bytes over manually...
2020-07-12 David Woodtypeck: report placeholder type error w/out span
2020-07-12 Lzu TaoReduce unsafe scope
2020-07-12 Lzu TaoPrefer empty OsStr over unsafe cast from [u8]
2020-07-12 Lzu TaoRewrite parse_two_comps
2020-07-12 Lzu TaoMake use of slice::strip_prefix and slice pattern
2020-07-12 Lzu TaoMake is_valid_drive_letter function
2020-07-12 Lzu TaoMove constants to top file
2020-07-12 Lzu TaoRemove the useless indentation
2020-07-12 Ralf Jungassign tracking issue
2020-07-12 Ralf Jungadjust remaining targets
2020-07-12 Ralf Jungrename fast_thread_local -> thread_local_dtor; thread_l...
2020-07-12 Lzu TaoSorting feature attributes in std
2020-07-12 borsAuto merge of #74245 - Manishearth:rollup-r0xq9dn,...
2020-07-11 Matthias Krügerfix phrase in new_lint issue template
next