]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-04-28 joboetstd: simplify UNIX parker timeouts
2022-04-25 joboetstd: directly use pthread in UNIX parker implementation
2022-04-24 borsAuto merge of #96067 - jsgf:extern-nounused, r=compiler...
2022-04-24 Jeremy FitzhardingeAdd support for `nounused` --extern flag
2022-04-24 borsAuto merge of #96281 - SparrowLii:const_prop, r=wesleywiser
2022-04-23 borsAuto merge of #93970 - cjgillot:novis, r=petrochenkov
2022-04-23 Camille GILLOTBless pretty-print output.
2022-04-23 Camille GILLOTHash visibilities in crate_hash.
2022-04-23 Camille GILLOTCompute has_pub_restricted in the resolver.
2022-04-23 Camille GILLOTMake clippy inspector more precise.
2022-04-23 Camille GILLOTFix lints.
2022-04-23 borsAuto merge of #96326 - JakobDegen:relax-operand, r...
2022-04-23 borsAuto merge of #90602 - mbartlett21:const-intoiterator...
2022-04-23 borsAuto merge of #95971 - workingjubilee:no-weird-fp-in...
2022-04-23 borsAuto merge of #96323 - bjorn3:sync_cg_clif-2022-04...
2022-04-23 Camille GILLOTBless incremental tests.
2022-04-23 Camille GILLOTDrop vis in Item.
2022-04-23 Camille GILLOTDrop vis in ImplItem.
2022-04-23 Camille GILLOTDrop vis from ForeignItem.
2022-04-23 Camille GILLOTDrop vis in FieldDef.
2022-04-23 Camille GILLOTStop pretty-printing HIR visibility.
2022-04-23 Camille GILLOTStop visiting visibility.
2022-04-23 borsAuto merge of #96316 - michaelwoerister:debuginfo-fix...
2022-04-23 borsAuto merge of #96314 - AronParker:issue-96297-fix,...
2022-04-23 Jubilee YoungRemove unnecessary const-time x87-related checks
2022-04-23 Jubilee YoungFix comments for float classify
2022-04-23 borsAuto merge of #94887 - dylni:move-normpath-crate-impl...
2022-04-22 borsAuto merge of #95739 - lqd:proc-macro-expansions, r...
2022-04-22 Jakob DegenRelax restrictions for copy operands
2022-04-22 borsAuto merge of #96322 - matthiaskrgr:rollup-9xejxrf...
2022-04-22 bjorn3Merge commit 'f2cdd4a78d89c009342197cf5844a21f8aa813df...
2022-04-22 Matthias KrügerRollup merge of #96315 - SparrowLii:graph_lt, r=petroch...
2022-04-22 Matthias KrügerRollup merge of #96273 - TaKO8Ki:make-E0117-error-clear...
2022-04-22 Matthias KrügerRollup merge of #96272 - tmiasko:validate-uninhabited...
2022-04-22 borsAuto merge of #96301 - notriddle:notriddle/synthetic...
2022-04-22 Rémy Rakicstart tracking proc-macros expansion spans in the self...
2022-04-22 Rémy Rakicextend `EventArgRecorder` into span-aware `SpannedEvent...
2022-04-22 borsAuto merge of #96226 - xldenis:thir-clone, r=oli-obk
2022-04-22 Michael Woeristerdebuginfo: Emit ZST struct debuginfo for unit type...
2022-04-22 SparrowLiiMake the lifetime accurate which is used in the region...
2022-04-22 borsAuto merge of #96197 - erikdesjardins:scalarpairenum...
2022-04-22 Aron ParkerRemove redundant type annotation
2022-04-22 Aron ParkerReduce allocations for path conversions on Windows
2022-04-22 borsAuto merge of #96207 - nikic:distcheck-dir, r=Mark...
2022-04-22 Erik Desjardinsnormalize out pref_align (copied from another test)
2022-04-22 borsAuto merge of #96144 - c410-f3r:z-errors, r=petrochenkov
2022-04-22 borsAuto merge of #96282 - petrochenkov:unindent, r=Guillau...
2022-04-22 Takayuki Maedaremove an error for type params
2022-04-22 SparrowLiiuse references to avoid function calls
2022-04-22 Michael Howellrustdoc: make primitive synthetic impls for correct...
2022-04-22 borsAuto merge of #96261 - petrochenkov:doclink7, r=Guillau...
2022-04-21 borsAuto merge of #96293 - Dylan-DPC:rollup-saipx8c, r...
2022-04-21 Tomasz MiąskoUpdate `validate_uninhabited_zsts.rs` test after MIR...
2022-04-21 Dylan DPCRollup merge of #96289 - aDotInTheVoid:redundant-fmt...
2022-04-21 Dylan DPCRollup merge of #96269 - davidtwco:diagnostic-translati...
2022-04-21 Dylan DPCRollup merge of #96251 - ehuss:update-books, r=ehuss
2022-04-21 Dylan DPCRollup merge of #96248 - TaKO8Ki:remove-unnecessary...
2022-04-21 Dylan DPCRollup merge of #95434 - cjgillot:dump-dep-kind, r...
2022-04-21 bjorn3Rustup to rustc 1.62.0-nightly (879aff385 2022-04-20)
2022-04-21 borsAuto merge of #96260 - Kobzol:rustdoc-idmap, r=petrochenkov
2022-04-21 bjorn3Sync from rust 1dec35a1b0df406da5d7cae55a7fa8d186a2b028
2022-04-21 bjorn3Update Cranelift to 0.83.0
2022-04-21 Nixon Enraght... Remove redundant `format!`s
2022-04-21 borsAuto merge of #96210 - nnethercote:speed-up-TokenCursor...
2022-04-21 CaioMove some tests to more reasonable directories
2022-04-21 Vadim Petrochenkovrustdoc: Unindent doc fragments on `Attributes` constru...
2022-04-21 borsAuto merge of #96003 - aswild:pr/bootstrap-subcommands...
2022-04-21 SparrowLiiaccess `local_decls` through `ecx`
2022-04-21 borsAuto merge of #95828 - vacuus:rustdoc-print-where-claus...
2022-04-21 Takayuki Maedamake `E0117` error clear
2022-04-21 borsAuto merge of #95612 - davidtwco:split-debuginfo-in...
2022-04-21 Nicholas NethercoteIntroduced `Cursor::next_with_spacing_ref`.
2022-04-21 David Woodmacros: update doc comment for diagnostic derive
2022-04-21 David Woodtypeck: remove unnecessary fluent attr
2022-04-21 Nicholas NethercoteProduce `CloseDelim` and pop the stack at the same...
2022-04-21 borsAuto merge of #96263 - Dylan-DPC:rollup-0eofl13, r...
2022-04-21 Roc Yurustdoc: Clean up `html::format::print_where_clause`
2022-04-20 borsAuto merge of #96254 - RalfJung:miri, r=RalfJung
2022-04-20 Nicholas NethercoteAvoid some tuple destructuring.
2022-04-20 Dylan DPCRollup merge of #96236 - Aaron1011:constraint-debug...
2022-04-20 Dylan DPCRollup merge of #96228 - mbartlett21:patch-4, r=thomcc
2022-04-20 Dylan DPCRollup merge of #96196 - jyn514:no-assertion, r=Mark...
2022-04-20 Dylan DPCRollup merge of #96193 - djkoloski:fuchsia_current_exe...
2022-04-20 Dylan DPCRollup merge of #90630 - GuillaumeGomez:improve-rustdoc...
2022-04-20 Ralf Jungupdate Miri
2022-04-20 Vadim Petrochenkov[WIP] rustdoc: Resolve some more doc links early
2022-04-20 Jakub Beránekrustdoc: Optimize IdMap
2022-04-20 borsAuto merge of #96187 - GuillaumeGomez:potential-intra...
2022-04-20 Guillaume GomezExtend `handleSingleArg` documentation
2022-04-20 borsAuto merge of #96253 - Dylan-DPC:rollup-87hpds5, r...
2022-04-20 Guillaume GomezRemove `<>` links to be potential intra-doc links
2022-04-20 Dylan DPCRollup merge of #96234 - goffrie:eloop, r=thomcc
2022-04-20 Dylan DPCRollup merge of #96206 - m-ou-se:wasm-futex-locks,...
2022-04-20 Dylan DPCRollup merge of #96168 - chris-morgan:AddrParseError...
2022-04-20 Dylan DPCRollup merge of #96167 - CAD97:weak-dlsym-less-ptr...
2022-04-20 Dylan DPCRollup merge of #96160 - RalfJung:interpret-debug,...
2022-04-20 Dylan DPCRollup merge of #93313 - tmiasko:uninhabited, r=tmandry
2022-04-20 borsAuto merge of #96250 - ehuss:update-cargo, r=ehuss
2022-04-20 Eric HussUpdate books
2022-04-20 Eric HussUpdate cargo
next