]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-01-17 Stein SomersAllow added string.insert benchmarks to compile
2020-01-16 Matthias Krügerdon't clone types that are copy
2020-01-16 borsAuto merge of #68287 - flip1995:clippyup, r=oli-obk
2020-01-16 Guillaume GomezImprove code readability
2020-01-16 Richard DoddRust ./x.py fmt
2020-01-16 jumbatmDon't warn about snake case for field puns that don...
2020-01-16 Esteban Küberreview comments
2020-01-16 Vadim PetrochenkovIgnore some tests on platforms without libstd spans
2020-01-16 Vadim Petrochenkovresolve: Say "import" when reporting private imports
2020-01-16 Vadim Petrochenkovresolve: Point at the private item definitions in priva...
2020-01-16 Vadim Petrochenkovresolve: Move privacy error reporting into a separate...
2020-01-16 Ralf Jungadjust Deref comment
2020-01-16 Ralf Junglet rustfmt undo most of my edits :(
2020-01-16 Esteban KüberAccount for object safety when suggesting `Box<dyn...
2020-01-16 Esteban Küberreview comments
2020-01-16 Esteban KüberFix error index test
2020-01-16 Esteban Küberreview comments
2020-01-16 Esteban Küberreview comments
2020-01-16 Esteban Küberfix error code index comment
2020-01-16 Esteban KüberSplit `librustc/traits/error_reporting.rs`
2020-01-16 Ralf Jungfix rustfmt fallout
2020-01-16 borsAuto merge of #68286 - Dylan-DPC:rollup-x7ssgov, r...
2020-01-16 Esteban KüberAdd E0746 explanation to the index
2020-01-16 Esteban Küberfmt
2020-01-16 Esteban KüberWhen trait bounds are missing for return values, point...
2020-01-16 Esteban KüberMake `impl Trait` suggestion in E0746 `MachineApplicable`
2020-01-16 Esteban KüberElide E0308 errors in favor of E0746
2020-01-16 Esteban KüberAccount for diverging types in return `impl Trait`
2020-01-16 Esteban KüberSpecific error for unsized `dyn Trait` return type
2020-01-16 Dylan DPCRollup merge of #68274 - matthiaskrgr:dead_code, r...
2020-01-16 Dylan DPCRollup merge of #68263 - ollie27:rustdoc_invalid_syntax...
2020-01-16 Dylan DPCRollup merge of #68255 - tmiasko:unused-aux, r=Dylan-DPC
2020-01-16 Dylan DPCRollup merge of #68244 - tmiasko:leak, r=Centril
2020-01-16 Dylan DPCRollup merge of #68033 - ollie27:win_f32, r=dtolnay
2020-01-16 Oliver SchererArray repeat expression lengths must be monomorphic...
2020-01-16 flip1995Update Clippy
2020-01-16 borsAuto merge of #68258 - RalfJung:miri, r=RalfJung
2020-01-16 Guillaume GomezExtend url in titles test
2020-01-16 Guillaume GomezDon't keep link title either, text is generated outside...
2020-01-16 Guillaume Gomezclean up E0197 explanation
2020-01-16 Guillaume Gomezclean up E0195 explanation
2020-01-16 Matthias Krügerremove dead code
2020-01-16 borsAuto merge of #68272 - Dylan-DPC:rollup-vrb90gu, r...
2020-01-16 Dylan DPCRollup merge of #68266 - Stromberg90:patch-2, r=Dylan-DPC
2020-01-16 Dylan DPCRollup merge of #68265 - JohnTitor:fix-issue-number...
2020-01-16 Dylan DPCRollup merge of #68223 - SOF3:float-fract-doc, r=varkor
2020-01-16 Dylan DPCRollup merge of #68096 - varkor:diagnostic-cleanup...
2020-01-16 Dylan DPCRollup merge of #67780 - cjgillot:passes-ty, r=Zoxc
2020-01-16 Yuki OkushiFix issue number of `infer_static_outlives_requirements`
2020-01-16 Yuki OkushiFix issue number of `repr128`
2020-01-16 StrømbergUpdate f32.rs
2020-01-16 StrømbergUpdate f64.rs
2020-01-16 StrømbergUpdate f32.rs
2020-01-16 Yuki OkushiFix issue number of `member_constraints`
2020-01-16 borsAuto merge of #67339 - CAD97:rc-provenance, r=sfackler
2020-01-16 Tomasz MiąskoUpdate sanitizer tests
2020-01-15 Oliver Middletonrustdoc: HTML escape codeblocks which fail syntax highl...
2020-01-15 Guillaume GomezFix rendering on sidebar and update tests
2020-01-15 Guillaume GomezSimplify deref impls for type aliases
2020-01-15 borsAuto merge of #68254 - Dylan-DPC:rollup-9vhc59u, r...
2020-01-15 Ralf Jungupdate miri
2020-01-15 SOFeUse 3.6 instead of 3.5 in float fract() documentation
2020-01-15 Tomasz MiąskoEnable leak sanitizer test case
2020-01-15 Tomasz MiąskoRemove unused auxiliary file that was replaced with...
2020-01-15 Dylan DPCRollup merge of #68252 - matthiaskrgr:redundant_clones...
2020-01-15 Dylan DPCRollup merge of #68237 - estebank:bad-bad-ice, r=petroc...
2020-01-15 Dylan DPCRollup merge of #68236 - JohnTitor:ice-tests, r=Centril
2020-01-15 Dylan DPCRollup merge of #68232 - Mark-Simulacrum:unicode-tables...
2020-01-15 Dylan DPCRollup merge of #68212 - csmoe:temp, r=estebank
2020-01-15 Dylan DPCRollup merge of #68123 - crlf0710:linked_list_cursor...
2020-01-15 Guillaume GomezInclude type alias implementations
2020-01-15 borsAuto merge of #67603 - oli-obk:no_mut_static_ref_from_c...
2020-01-15 Yuki OkushiSet mir-opt-level to 3 to prevent regressions
2020-01-15 Yuki OkushiAdd test for issue-66473
2020-01-15 Yuki OkushiAdd test for issue-65918
2020-01-15 Yuki OkushiAdd test for issue-64848
2020-01-15 Guillaume Gomezremove unneeded code from cache.rs
2020-01-15 Matthias Krügerremove redundant clones, found by clippy
2020-01-15 borsAuto merge of #68248 - JohnTitor:rollup-x0kml5f, r...
2020-01-15 Yuki OkushiRollup merge of #68233 - danielframpton:update-compiler...
2020-01-15 Yuki OkushiRollup merge of #68231 - danielframpton:windows-crossco...
2020-01-15 Yuki OkushiRollup merge of #68230 - danielframpton:update-libssh2...
2020-01-15 Yuki OkushiRollup merge of #68229 - danielframpton:update-iovec...
2020-01-15 Yuki OkushiRollup merge of #68227 - danielframpton:update-cmake...
2020-01-15 Yuki OkushiRollup merge of #68226 - Aaron1011:fix/opaque-trace...
2020-01-15 Yuki OkushiRollup merge of #68222 - alexcrichton:update-wasi-libc...
2020-01-15 Yuki OkushiRollup merge of #68219 - oli-obk:fix_miri, r=RalfJung...
2020-01-15 Yuki OkushiRollup merge of #68211 - GuillaumeGomez:add-failing...
2020-01-15 Yuki OkushiRollup merge of #68141 - euclio:replace-bindings-with...
2020-01-15 Yuki OkushiRollup merge of #67914 - Aaron1011:fix/const-prop-impos...
2020-01-15 Yuki OkushiRollup merge of #67784 - Mark-Simulacrum:residual-pad...
2020-01-15 Guillaume Gomezformatting
2020-01-15 Guillaume GomezAdd test for typedef deref
2020-01-15 Guillaume GomezFix deref impl on type alias
2020-01-15 Oliver SchererAddress review comments
2020-01-15 Oliver SchererTypo
2020-01-15 Oliver SchererUndo a change not neceesary for this bugfix
2020-01-15 Oliver SchererUpdate src/librustc_mir/interpret/intern.rs
2020-01-15 Oliver SchererClean up comment
2020-01-15 Oliver SchererElaborate on the details in some comments
next