Skip to content
Closed
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
834347d
Add rustdoc JS non-std tests
GuillaumeGomez Feb 9, 2019
aa3ca32
Rename rustdoc js test suites
GuillaumeGomez Feb 23, 2019
be23cd9
Move documentation build into bootstrap
GuillaumeGomez Feb 24, 2019
240fad0
Update to last updates
GuillaumeGomez Feb 25, 2019
405d950
Move rustdoc-js testing into compiletest
GuillaumeGomez Feb 28, 2019
fb98ca7
fs::copy() linux: set file mode early
haraldh Feb 28, 2019
204f087
librustc_interface: Update scoped-tls to 1.0
Xanewok Mar 1, 2019
196e021
Prevent cache issues on version updates
GuillaumeGomez Mar 1, 2019
2742b23
Make migrate mode work at item level granularity
matthewjasper Feb 27, 2019
e0b37b1
Add tests for malformed input in `#[proc_macro_derive]`
petrochenkov Feb 28, 2019
9715428
syntax: Do not accidentally treat multi-segment meta-items as single-…
petrochenkov Feb 28, 2019
cd71788
syntax_ext: Validate `#[proc_macro_derive]` input better
petrochenkov Mar 3, 2019
37e7ae1
syntax: Introduce `Ident::can_be_raw`
petrochenkov Feb 27, 2019
0dd5ff1
Rename `MetaItem::ident` to `MetaItem::path`
petrochenkov Mar 2, 2019
f922e0d
Refactor away `NestedMetaItemKind`
petrochenkov Mar 3, 2019
c82a42c
Change `std::fs::copy` to use `copyfile` on MacOS and iOS
ebarnard Mar 3, 2019
0a991e4
Add test for the behaviour of `fs::copy` when `to` is a symlink
ebarnard Mar 4, 2019
124ab2a
Fix typo
ebarnard Mar 4, 2019
1243859
core: ensure VaList passes improper_ctypes lint
dlrobertson Mar 5, 2019
72958ac
std: Spin for a global malloc lock on wasm32
alexcrichton Mar 1, 2019
710988a
MIPS: add r6 support
wzssyqa Mar 5, 2019
7e8758b
Update compiler_builtins to 0.1.7
jordanrh1 Mar 5, 2019
d6add90
Improve code
GuillaumeGomez Mar 6, 2019
00887f3
Adds diagnostic message and UI test.
repnop Mar 5, 2019
e19b228
Improve recovery for missing trait in a trait impl
petrochenkov Mar 7, 2019
0a505a7
Parse lifetimes that start with a number and give specific error
estebank Mar 2, 2019
a03e20d
Fix fallout from #57667
ishitatsuyuki Jan 31, 2019
f690821
review comments
estebank Mar 8, 2019
3a83cb2
Fix ICE in MIR pretty printing
dlrobertson Mar 9, 2019
df4ea90
Use lifetime contravariance to elide more lifetimes in core+alloc+std
scottmcm Mar 10, 2019
ad0e142
Rollup merge of #58021 - ishitatsuyuki:57667-fix, r=RalfJung
Centril Mar 10, 2019
422db1f
Rollup merge of #58330 - GuillaumeGomez:rustdoc-js-non-std, r=QuietMi…
Centril Mar 10, 2019
0154243
Rollup merge of #58788 - matthewjasper:compare-children, r=pnkfelix
Centril Mar 10, 2019
412e7e1
Rollup merge of #58789 - jordanrh1:update-compiler-builtins, r=sanxiyn
Centril Mar 10, 2019
8931a2b
Rollup merge of #58803 - haraldh:fs_copy_fix, r=alexcrichton
Centril Mar 10, 2019
1be64bf
Rollup merge of #58829 - Xanewok:scoped-tls, r=Zoxc
Centril Mar 10, 2019
2866b77
Rollup merge of #58848 - GuillaumeGomez:fix-cache-issues, r=Mark-Simu…
Centril Mar 10, 2019
cd755cf
Rollup merge of #58855 - alexcrichton:wasm-multithreaded-alloc, r=fit…
Centril Mar 10, 2019
f847d3d
Rollup merge of #58872 - rep-nop:diagnostic-fix-56031, r=petrochenkov
Centril Mar 10, 2019
2eeca49
Rollup merge of #58876 - estebank:numeric-lifetime, r=petrochenkov
Centril Mar 10, 2019
6aed01a
Rollup merge of #58899 - petrochenkov:derval2, r=estebank
Centril Mar 10, 2019
cae31da
Rollup merge of #58901 - ebarnard:just-copying, r=sfackler
Centril Mar 10, 2019
e840d55
Rollup merge of #58938 - dlrobertson:fix_58280, r=joshtriplett
Centril Mar 10, 2019
8d74acd
Rollup merge of #58941 - wzssyqa:master, r=alexcrichton
Centril Mar 10, 2019
ab0ccf1
Rollup merge of #59036 - dlrobertson:fix_59021, r=estebank
Centril Mar 10, 2019
f5a17e8
Rollup merge of #59056 - scottmcm:even-fewer-lifetimes, r=sfackler
Centril Mar 10, 2019
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2779,7 +2779,7 @@ dependencies = [
"rustc_resolve 0.0.0",
"rustc_traits 0.0.0",
"rustc_typeck 0.0.0",
"scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
"scoped-tls 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"serialize 0.0.0",
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
"syntax 0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion src/librustc_interface/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ crate-type = ["dylib"]
log = "0.4"
rustc-rayon = "0.1.1"
smallvec = { version = "0.6.7", features = ["union", "may_dangle"] }
scoped-tls = { version = "0.1.1", features = ["nightly"] }
scoped-tls = "1.0"
syntax = { path = "../libsyntax" }
syntax_ext = { path = "../libsyntax_ext" }
syntax_pos = { path = "../libsyntax_pos" }
Expand Down