]> git.lizzy.rs Git - rust.git/history - src
Moved feature-gate tests to correct dir.
[rust.git] / src /
2018-11-30 Alexander RegueiroMoved feature-gate tests to correct dir.
2018-11-30 borsAuto merge of #49219 - eddyb:proc-macro-decouple, r...
2018-11-30 Eduard-Mihai Burtescubootstrap: provide host `rust_test_helpers` to compilet...
2018-11-30 Eduard-Mihai Burtescutests: ignore wasm32 for run-pass/proc-macro/expand...
2018-11-30 Eduard-Mihai Burtescutests: use alloc instead of libc in unnecessary-extern...
2018-11-30 Eduard-Mihai Burtescucompiletest: don't pass -Clinker when `// force-host...
2018-11-30 Eduard-Mihai Burtescutests: use a #![no_std] target crate in run-make/rustc...
2018-11-30 Eduard-Mihai Burtescubootstrap: don't use libraries from MUSL_ROOT on non...
2018-11-30 Eduard-Mihai Burtescutests: support cross-compilation in run-make/rustc...
2018-11-30 Eduard-Mihai Burtescubootstrap: ensure that `libproc_macro` is available...
2018-11-30 Eduard-Mihai Burtescutests: use `force-host` and `no-prefer-dynamic` in...
2018-11-30 Eduard-Mihai Burtescutests: move all proc_macro tests from -fulldeps.
2018-11-30 Eduard-Mihai Burtescutests: remove ignore-stage1 where possible in proc_macr...
2018-11-30 Eduard-Mihai BurtescuStatically link proc_macro into proc macros.
2018-11-30 Eduard-Mihai Burtescuproc_macro: move to a dependency of libtest.
2018-11-30 Eduard-Mihai Burtescuproc_macro: move the rustc server to syntax_ext.
2018-11-30 Eduard-Mihai Burtescuproc_macro: remove the __internal module.
2018-11-30 Eduard-Mihai Burtescuproc_macro: introduce a "bridge" between clients (proc...
2018-11-29 borsAuto merge of #49878 - dlrobertson:va_list_pt0, r=eddyb
2018-11-29 borsAuto merge of #56298 - tromey:update-and-reenable-lldb...
2018-11-29 borsAuto merge of #56340 - GuillaumeGomez:rollup, r=Guillau...
2018-11-29 Guillaume GomezRollup merge of #56330 - estebank:cleanup-span, r=zackm...
2018-11-29 Guillaume GomezRollup merge of #56322 - petrochenkov:edlints, r=eddyb
2018-11-29 Guillaume GomezRollup merge of #56321 - jnqnfe:css_nested_list_margin...
2018-11-29 Guillaume GomezRollup merge of #56319 - RalfJung:async-mutable-ref...
2018-11-29 Guillaume GomezRollup merge of #56312 - oli-obk:const_eval_literal...
2018-11-29 Guillaume GomezRollup merge of #56294 - polyfloyd:fix-typo-ffi-doc...
2018-11-29 Guillaume GomezRollup merge of #56289 - marius:patch-1, r=cramertj
2018-11-29 Guillaume GomezRollup merge of #56273 - GuillaumeGomez:iterator-fnmut...
2018-11-29 Guillaume GomezRollup merge of #56257 - mark-i-m:rustc-guide-links...
2018-11-29 Guillaume GomezRollup merge of #56255 - jasonl:update-old-documents...
2018-11-29 Guillaume GomezRollup merge of #56236 - frewsxcv:frewsxcv-unsafe-unsaf...
2018-11-29 Guillaume GomezRollup merge of #56223 - Mark-Simulacrum:self-profile...
2018-11-29 Guillaume GomezRollup merge of #56220 - estebank:suggest-lifetime...
2018-11-29 Guillaume GomezRollup merge of #56149 - ariasuni:improve-amctime-doc...
2018-11-29 Guillaume GomezRollup merge of #56148 - mark-i-m:rustc-guide-submodule...
2018-11-29 Guillaume GomezRollup merge of #56127 - rust-lang:oli-obk-patch-1...
2018-11-29 Guillaume GomezRollup merge of #56124 - antoine-de:fix_read_to_end_doc...
2018-11-29 Guillaume GomezRollup merge of #56114 - varkor:nonexhaustive-backticks...
2018-11-29 Guillaume GomezRollup merge of #56080 - mark-i-m:patch-2, r=steveklabnik
2018-11-29 Guillaume GomezRollup merge of #56023 - vorner:doc/atomic-ordering...
2018-11-29 Guillaume GomezRollup merge of #56021 - RalfJung:track-features, r...
2018-11-29 Guillaume GomezRollup merge of #55391 - matthiaskrgr:bootstrap_cleanup...
2018-11-29 borsAuto merge of #56313 - nikic:update-llvm, r=alexcrichton
2018-11-29 borsAuto merge of #56245 - mark-i-m:stabilize_ques_kleene...
2018-11-29 borsAuto merge of #56329 - eddyb:load-operand-overaligned...
2018-11-29 borsAuto merge of #56300 - nikic:issue-56267, r=eddyb
2018-11-29 Esteban KüberClean up span in non-trailing `..` suggestion
2018-11-28 Eduard-Mihai Burtescurustc_codegen_llvm: don't overalign loads of pair operands.
2018-11-28 Vadim Petrochenkovresolve: Fix false-positives from lint `absolute_paths_...
2018-11-28 Ralf Jungfix futures aliasing mutable and shared ref
2018-11-28 Oliver SchererMove hir::Lit -> ty::Const conversion into its own...
2018-11-28 Lyndon Brownrustdoc: add margin-bottom spacing to nested lists
2018-11-28 Nikita PopovUpdate LLVM
2018-11-28 Oliver SchererDeduplicate literal -> constant lowering
2018-11-28 Mark Mansifix test
2018-11-27 Nikita PopovFix alignment of stores to scalar pair
2018-11-27 borsAuto merge of #56293 - matthiaskrgr:clippy, r=oli-obk
2018-11-27 polyfloydFix a typo in the documentation of std::ffi
2018-11-27 Matthias Krügersubmodules: update clippy from 754b4c07 to b2601beb
2018-11-27 Tom TromeyRe-enable lldb
2018-11-27 Mark Mansifix test
2018-11-27 Mark Mansiremove uses of feature gate
2018-11-27 Mark Mansiremove unstable book entry
2018-11-27 Mark Mansiupdate tests
2018-11-27 Mark Mansiremove some unused vars
2018-11-27 Mark Mansiremove feature gate
2018-11-27 Mark Mansimove feature gate to accepted
2018-11-27 borsAuto merge of #56264 - petrochenkov:typonly, r=nikomatsakis
2018-11-27 Marius NuennerichFix small typo in comment
2018-11-27 borsAuto merge of #56251 - scalexm:root-universe, r=nikomat...
2018-11-27 Ralf Jungavoid features_untracked
2018-11-27 borsAuto merge of #55402 - estebank:macro-eof-2, r=nikomatsakis
2018-11-27 Vadim Petrochenkovresolve: Extern prelude is for type namespace only
2018-11-27 borsAuto merge of #56094 - RalfJung:memory-data-revived...
2018-11-27 Guillaume GomezAdd missing doc link
2018-11-27 borsAuto merge of #56262 - petrochenkov:nabsedihyg, r=petro...
2018-11-26 Dan Robertsontest: Add basic test for VaList
2018-11-26 Dan Robertsonlibcore: Add va_list lang item and intrinsics
2018-11-26 borsAuto merge of #54668 - RalfJung:use-maybe-uninit, r...
2018-11-26 Esteban KüberSpecify suggestion applicability
2018-11-26 Vadim Petrochenkovresolve: Suggest `crate::` for resolving ambiguities...
2018-11-26 Vadim Petrochenkovresolve: Fallback to extern prelude in 2015 imports...
2018-11-26 Vadim Petrochenkovresolve: Generalize `early_resolve_ident_in_lexical_sco...
2018-11-26 Vadim Petrochenkovresolve: Fallback to uniform paths in 2015 imports...
2018-11-26 Vadim Petrochenkovresolve: Implement edition hygiene for imports and...
2018-11-26 Vadim PetrochenkovRemove duplicate tests for uniform paths
2018-11-26 Mark Mansirustc-guide has moved
2018-11-26 Mark MansiAdd rustc-guide as a submodule
2018-11-26 Jason LangenauerUpdate outdated code comments in StringReader
2018-11-26 scalexmPut all existential ty vars in the `ROOT` universe
2018-11-26 Esteban KüberEmit one diagnostic for multiple misplaced lifetimes
2018-11-26 Corey FarwellRemove unsafe `unsafe` inner function.
2018-11-26 borsAuto merge of #55835 - alexcrichton:llvm-upgrade, r...
2018-11-26 borsAuto merge of #56070 - oli-obk:const_let, r=eddyb
2018-11-26 Alex CrichtonPass `--export-dynamic` to LLD for wasm
2018-11-26 Alex Crichtonwasm: Pass `--no-demangle` to LLD
2018-11-26 Edd BarrettConditionally compile in only the extra argument.
2018-11-26 Edd BarrettMake Rustc build with LLVM trunk.
2018-11-26 Alex CrichtonHandle some renamed ThinLTO functions
next