]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-02-13 Mazdak Farrokhzadlibpanic_unwind => 2018: remove unused extern crate.
2019-02-13 Mazdak Farrokhzadlibpanic_unwind => 2018: fix ICEs.
2019-02-13 Mazdak Farrokhzadlibpanic_unwind => 2018
2019-02-13 borsAuto merge of #56951 - oli-obk:auto_toolstate_issue...
2019-02-13 borsAuto merge of #58238 - Mark-Simulacrum:doctest-fix...
2019-02-13 borsAuto merge of #58235 - jethrogb:jb/sgx-usercall-interna...
2019-02-13 borsAuto merge of #58415 - Centril:rollup, r=Centril
2019-02-13 Mazdak FarrokhzadRollup merge of #58405 - gnzlbg:remove_unused_macros...
2019-02-13 Mazdak FarrokhzadRollup merge of #58404 - euclio:cloudabi-keyserver...
2019-02-13 Mazdak FarrokhzadRollup merge of #58387 - alexreg:fix-trait-alias-2...
2019-02-13 Mazdak FarrokhzadRollup merge of #58289 - haraldh:master, r=sfackler
2019-02-13 Mazdak FarrokhzadRollup merge of #58273 - taiki-e:rename-dependency...
2019-02-13 Mazdak FarrokhzadRollup merge of #58200 - RalfJung:str-as-mut-ptr, r...
2019-02-13 Mazdak FarrokhzadRollup merge of #58166 - euclio:deprecation-shorthand...
2019-02-13 Mazdak FarrokhzadRollup merge of #58137 - ljedrz:cleanup_node_id_to_type...
2019-02-13 Mazdak FarrokhzadRollup merge of #58057 - michaelwoerister:stabilize...
2019-02-13 Mazdak FarrokhzadRollup merge of #58034 - faern:stabilize-time-checked...
2019-02-13 Mazdak FarrokhzadRollup merge of #57815 - dotdash:asserts, r=sfackler
2019-02-13 Mazdak FarrokhzadRollup merge of #57693 - king6cong:word, r=Centril
2019-02-12 borsAuto merge of #58051 - SimonSapin:str_escape, r=alexcri...
2019-02-12 borsAuto merge of #58341 - alexreg:cosmetic-2-doc-comments...
2019-02-12 Michael WoeristerFix some rebasing fallout regarding xLTO.
2019-02-12 Taiki EndoFix rebase fail
2019-02-12 Taiki EndoCleanup imports
2019-02-12 Taiki EndoRename rustc_errors dependency in rust 2018 crates
2019-02-12 gnzlbgRemove some dead code from libcore
2019-02-12 Michael WoeristerAdd documentation about -Clinker-plugin-lto to rustc...
2019-02-12 Andy Russelluse Ubuntu keyserver for CloudABI ports
2019-02-12 Alexander RegueiroAdded tests.
2019-02-12 Michael WoeristerStabilize linker-plugin based LTO.
2019-02-12 Oliver SchererPermit issue posting to have network failures
2019-02-12 borsAuto merge of #58098 - oli-obk:maybe_allow_internal_uns...
2019-02-12 Simon SapinAdd doctests for str::escape_*
2019-02-12 Simon SapinMake the prema-unstable char::escape_debug_ext method...
2019-02-12 Simon SapinMove str::escape_* to libcore
2019-02-12 Simon SapinStabilize str::escape_* methods
2019-02-12 Simon SapinNew return types for str::escape_* that impl Display...
2019-02-12 Simon SapinAdd internal impl_fn_for_zst macro for "named closure...
2019-02-12 king6congDoc rewording
2019-02-12 borsAuto merge of #57388 - euclio:runmake-explicit-ignore...
2019-02-12 borsAuto merge of #58389 - Centril:rollup, r=Centril
2019-02-12 Mazdak FarrokhzadRollup merge of #58382 - euclio:unix-ext, r=dtolnay
2019-02-12 Mazdak FarrokhzadRollup merge of #58367 - nnethercote:rm-two-dead-funcs...
2019-02-12 Mazdak FarrokhzadRollup merge of #58342 - taiki-e:nll, r=matthewjasper
2019-02-12 Mazdak FarrokhzadRollup merge of #58322 - taiki-e:librustc_codegen_ssa...
2019-02-12 Mazdak FarrokhzadRollup merge of #58318 - taiki-e:libserialize-2018...
2019-02-12 Mazdak FarrokhzadRollup merge of #58313 - matthewjasper:use-question...
2019-02-12 Mazdak FarrokhzadRollup merge of #58300 - taiki-e:librustc_typeck-2018...
2019-02-12 Mazdak FarrokhzadRollup merge of #58288 - taiki-e:rustc-workspace-hack...
2019-02-12 Mazdak FarrokhzadRollup merge of #58287 - taiki-e:rustc-std-workspace...
2019-02-12 Mazdak FarrokhzadRollup merge of #58111 - Centril:libterm-2018, r=oli-obk
2019-02-12 Mazdak FarrokhzadRollup merge of #58105 - Centril:libarena-trans-2018...
2019-02-12 borsAuto merge of #58246 - pmccarter:master, r=oli-obk
2019-02-12 Alexander RegueiroDisallow `auto` trait alias syntax.
2019-02-12 borsAuto merge of #58180 - davidtwco:issue-58053, r=estebank
2019-02-11 Mazdak Farrokhzadlibterm => 2018
2019-02-11 Mazdak Farrokhzadlibarena => 2018
2019-02-11 Andy Russelluse ignore directives for run-make tests
2019-02-11 Andy Russellremove "experimental" wording from std::os::unix
2019-02-11 Patrick McCarterrename variable and add test directive for #58030
2019-02-11 Oliver SchererParallel rustc needs synchronizing smart pointer cloning
2019-02-11 Oliver SchererAllow platform specific tests
2019-02-11 Oliver SchererUse `Rc<[Symbol]>` instead of `Vec<Symbol>` to reduce...
2019-02-11 Oliver SchererFiddle through the module visibilities for tests
2019-02-11 Oliver SchererMove out tests of a deprecated module to work around...
2019-02-11 Oliver SchererUse `allow_internal_unstable` in rustc itself
2019-02-11 Oliver SchererUpdate fulldeps test
2019-02-11 Oliver SchererFixup RustcDeserialize internal features
2019-02-11 Oliver SchererUse a more fitting name for a respanning function
2019-02-11 Oliver SchererConsistent attribute argument suggestion
2019-02-11 Oliver SchererRename the `exp` field to mirror its uses
2019-02-11 Oliver SchererEase the transition to requiring features by just warni...
2019-02-11 Oliver SchererRequire a list of features to allow in `allow_internal_...
2019-02-11 Mark RousskovThis fixes doctests in stage 1
2019-02-11 Mark RousskovNever build rustdoc in stage 0
2019-02-11 borsAuto merge of #56645 - pietroalbini:fix-unused-imports...
2019-02-11 borsAuto merge of #58153 - ljedrz:HirIdify_typeck, r=Zoxc
2019-02-11 Nicholas NethercoteRemove two dead functions.
2019-02-11 borsAuto merge of #58152 - ljedrz:HirIdify_mir, r=Zoxc
2019-02-11 borsAuto merge of #58358 - pietroalbini:update-cargo, r...
2019-02-10 Alexander RegueiroRe-blessed tests.
2019-02-10 Alexander Regueirotools: doc comments
2019-02-10 Alexander Regueirolibs: doc comments
2019-02-10 Alexander Regueirotests: doc comments
2019-02-10 Alexander Regueirorustc: doc comments
2019-02-10 borsAuto merge of #58361 - GuillaumeGomez:rollup, r=Guillau...
2019-02-10 Guillaume GomezRollup merge of #58352 - RalfJung:macro, r=oli-obk
2019-02-10 Guillaume GomezRollup merge of #58350 - petrochenkov:embed, r=frewsxcv
2019-02-10 Guillaume GomezRollup merge of #58346 - RalfJung:rpath-pop, r=Mark...
2019-02-10 Guillaume GomezRollup merge of #58345 - RalfJung:2nd-filename, r=matth...
2019-02-10 Guillaume GomezRollup merge of #58332 - RalfJung:miri-copy-nonoverlapp...
2019-02-10 Guillaume GomezRollup merge of #58324 - RalfJung:fn-ptr-eq, r=oli-obk
2019-02-10 Guillaume GomezRollup merge of #58317 - hayekr:patch-1, r=frewsxcv
2019-02-10 Guillaume GomezRollup merge of #58297 - GuillaumeGomez:cleanup-js...
2019-02-10 Guillaume GomezRollup merge of #58295 - RalfJung:stdio, r=alexcrichton
2019-02-10 Guillaume GomezRollup merge of #58262 - taiki-e:must_use, r=estebank
2019-02-10 Guillaume GomezRollup merge of #58243 - GuillaumeGomez:trait-alias...
2019-02-10 Guillaume GomezRollup merge of #58203 - euclio:rustdoc-async, r=Guilla...
2019-02-10 Guillaume GomezRollup merge of #58157 - h-michael:cargo-lock, r=alexcr...
2019-02-10 Guillaume GomezRollup merge of #57926 - icefoxen:test-doc-pr, r=frewsxcv
next