]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-05-13 borsAuto merge of #41920 - arielb1:inline-drop, r=eddyb
2017-05-13 Ariel Ben-Yehudaadd min-llvm-version
2017-05-13 borsAuto merge of #41965 - Mark-Simulacrum:rollup, r=Mark...
2017-05-13 borsAuto merge of #41861 - arthurprs:update-jemalloc, r...
2017-05-13 borsAuto merge of #41847 - alexcrichton:less-unstable-annot...
2017-05-13 Mark SimulacrumRollup merge of #41951 - Eijebong:master, r=GuillaumeGomez
2017-05-13 Mark SimulacrumRollup merge of #41943 - malbarbo:android-openssl,...
2017-05-13 Mark SimulacrumRollup merge of #41942 - tommyip:master, r=Mark-Simulacrum
2017-05-13 Mark SimulacrumRollup merge of #41940 - est31:master, r=eddyb
2017-05-13 Mark SimulacrumRollup merge of #41935 - iKevinY:detect-empty-files...
2017-05-13 Mark SimulacrumRollup merge of #41934 - est31:remove_unused_macros...
2017-05-13 Mark SimulacrumRollup merge of #41923 - eddyb:issue-41744, r=arielb1
2017-05-13 Mark SimulacrumRollup merge of #41921 - GuillaumeGomez:fix-search...
2017-05-13 Mark SimulacrumRollup merge of #41918 - brson:lic, r=alexcrichton
2017-05-13 Mark SimulacrumRollup merge of #41916 - mglagla:typo, r=sfackler
2017-05-13 Mark SimulacrumRollup merge of #41912 - oli-obk:patch-3, r=eddyb
2017-05-13 Mark SimulacrumRollup merge of #41896 - tshepang:too-long, r=steveklabnik
2017-05-13 Mark SimulacrumRollup merge of #41876 - oli-obk:diagnosing_diagnostics...
2017-05-13 Mark SimulacrumRollup merge of #41860 - mbrubeck:docs, r=nagisa
2017-05-13 Mark SimulacrumRollup merge of #41820 - devurandom:patch-1, r=alexcrichton
2017-05-13 borsAuto merge of #41955 - alexcrichton:update-sccache...
2017-05-12 borsAuto merge of #41926 - arielb1:box-mir, r=eddyb
2017-05-12 Kevin YapAdd tidy check to detect empty files
2017-05-12 Alex CrichtonUpdate sccache binaries to mozilla/sccache@d3627d766
2017-05-12 Bastien Orivelrustdoc: Break words in the location box of the sidebar.
2017-05-12 Tommy IpFix unexpected panic with the -Z treat-err-as-bug option
2017-05-12 est31config.toml.example: add note that optimize = false...
2017-05-12 Oliver SchneiderDon't use a DUMMY_SP for reporting issues with crate...
2017-05-12 Oliver SchneiderWeave the span of an import through the resolve code
2017-05-12 est31Remove some unused macros from the rust codebase
2017-05-12 borsAuto merge of #41757 - alexcrichton:stabilize-crt-stati...
2017-05-12 borsAuto merge of #41716 - nikomatsakis:issue-41677, r...
2017-05-11 Alex Crichtonrustc: Remove #![unstable] annotation
2017-05-11 Alex Crichtonrustbuild: Use `-Z force-unstable-if-unmarked`
2017-05-11 Ariel Ben-Yehudabox large variants in MIR
2017-05-11 borsAuto merge of #41684 - jethrogb:feature/ntstatus, r...
2017-05-11 Eduard-Mihai... rustc_trans: do not attempt to truncate an i1 const...
2017-05-11 Guillaume GomezFix search when looking to sources
2017-05-11 Ariel Ben-Yehudaremove the #[inline] attribute from drop_in_place
2017-05-11 Brian AndersonAnnotate the license exceptions
2017-05-11 Niko Matsakiscorrect various error messages that changed
2017-05-11 Niko Matsakisadd a WF obligation if a type variable appears in bivar...
2017-05-11 Niko Matsakisreplace the type generalizer with one based on variance
2017-05-11 Martin GlaglaFix typo in size_hint example comment
2017-05-11 borsAuto merge of #41913 - nikomatsakis:issue-41849-varianc...
2017-05-11 Jethro BeekmanAdd test
2017-05-11 Oliver SchneiderUpgrade some comments to doc comments
2017-05-11 Niko Matsakisdo not fetch variance for items when equating
2017-05-11 borsAuto merge of #41864 - malbarbo:android-docker, r=alexc...
2017-05-11 Oliver SchneiderAddress PR reviews
2017-05-11 borsAuto merge of #41863 - malbarbo:update-android-builder...
2017-05-11 borsAuto merge of #41905 - frewsxcv:rollup, r=frewsxcv
2017-05-11 Tshepang Lekhonkhobedoc: break into 2 sentences
2017-05-11 Corey FarwellRollup merge of #41889 - est31:master, r=estebank
2017-05-11 Corey FarwellRollup merge of #41877 - eddyb:gdb-force-rust, r=michae...
2017-05-11 Corey FarwellRollup merge of #41873 - michaelwoerister:fix-filemap...
2017-05-11 Corey FarwellRollup merge of #41724 - achernyak:master, r=nikomatsakis
2017-05-11 Corey FarwellRollup merge of #41192 - zackw:eprintln, r=alexcrichton
2017-05-11 borsAuto merge of #41900 - nrc:update-rls, r=Mark-Simulacrum
2017-05-10 Nick CameronUpdate RLS
2017-05-10 borsAuto merge of #41862 - GuillaumeGomez:improve-e0477...
2017-05-10 Zack WeinbergSkip print-stdout-eprint-stderr test on emscripten
2017-05-10 borsAuto merge of #41887 - steveklabnik:rollup, r=steveklabnik
2017-05-10 arthurprsUpdate jemalloc to 4.5.0
2017-05-10 est31Remove debug message
2017-05-10 Steve KlabnikRollup merge of #41886 - RalfJung:unique-doc-typo,...
2017-05-10 Steve KlabnikRollup merge of #41854 - gamazeps:thread-spawn-doc...
2017-05-10 Steve KlabnikRollup merge of #41809 - gamazeps:thread-docs, r=stevek...
2017-05-10 Steve KlabnikRollup merge of #41536 - steveklabnik:arc-and-send...
2017-05-10 Steve KlabnikRollup merge of #41531 - steveklabnik:gh40159, r=nagisa
2017-05-10 Ralf Jungfix typo in Unique::empty doc
2017-05-10 Oliver SchneiderUpdate a compile-fail test
2017-05-10 Alex Crichtonrustc: Add a new `-Z force-unstable-if-unmarked` flag
2017-05-10 Zack WeinbergFix up stability annotations per feedback.
2017-05-10 Zack WeinbergRevise the eprint(ln)! feature.
2017-05-10 Zack WeinbergAdd `eprint!` and `eprintln!` macros to the prelude.
2017-05-10 Oliver SchneiderFix tidy issues
2017-05-10 Eduard-Mihai... compiletest: force GDB to print values in the Rust...
2017-05-10 borsAuto merge of #41815 - Yamakaky:improve-backtrace-botto...
2017-05-10 Oliver SchneiderExample usage of multiple suggestions
2017-05-10 Oliver SchneiderRefactor suggestion diagnostic API to allow for multipl...
2017-05-10 Michael WoeristerICH: Handle case of removed FileMaps.
2017-05-10 borsAuto merge of #41764 - scottmcm:faster-reverse, r=brson
2017-05-10 Felix RaimundoFix typos in doc
2017-05-10 borsAuto merge of #41659 - bluss:clone-split-whitespace...
2017-05-09 borsAuto merge of #41548 - brson:relnotes, r=brson
2017-05-09 Marco A L BarbosaAdd disabled android host builders
2017-05-09 achernyakresolved merge conflicts
2017-05-09 borsAuto merge of #41830 - jonhoo:update-cargo, r=alexcrichton
2017-05-09 Guillaume GomezImprove E0477 error message
2017-05-09 Marco A L Barbosaci: Update android ndk and sdk
2017-05-09 Matt BrubeckRemove wrong or outdated info from CString docs.
2017-05-09 YamakakyDon't show the std frames before user code on unwinding.
2017-05-09 Felix RaimundoFix warnings in examples
2017-05-09 Felix RaimundoFix link
2017-05-09 steveklabnikImprove docs on Arc<T> and Send/Sync
2017-05-09 steveklabnikAdd more ways to create a PathBuf to docs
2017-05-09 borsAuto merge of #41814 - gamazeps:thread-struct-doc,...
2017-05-09 Jon GjengsetBump cargo for rust-lang/cargo#4000
2017-05-09 Felix RaimundoAddress review comments
next